ISO20022object

TaxAmount

ISO20022: Set of elements used to provide information on the amount of the tax record. API: Amounts must always be set as positive values.

PropertyDescription
rateRate used to calculate the tax.
taxableBaseAmountAmount of money on which the tax is based.
totalAmountTotal amount that is the result of the calculation of the tax for the record.
detailsSet of elements used to provide details on the tax period and amount.

Fields (4)

  • ratePercentageRate
  • taxableBaseAmountAmountType

    Schema: AmountType

  • totalAmountAmountType

    Schema: AmountType

  • detailsarray<TaxRecordDetails>

    Set of elements used to provide details on the tax period and amount.

    Item schema: TaxRecordDetails