REST API

orderInformation. amountDetails.taxDetails[]. amount

Amount of national tax or value added tax for countries in which more than one tax is applied to an order.
Provide this value if
orderInformation.lineItems[].taxDetails[].amount
differs from
orderInformation.lineItems[].taxAmount
. If you do not provide this value,
assumes that
orderInformation.lineItems[].taxDetails[].amount
is equal to
orderInformation.lineItems[].taxAmount
.
The value of this field cannot exceed
999999.99
.
The total should not include the local tax amount ( field) and national tax (
national_tax
field) incluced in the total tax (
tax_amount
field).
The maximum amount is 99,999.99.
The maximum amount is 99,999.99.
When you include this field in the request, you must also include the
orderInformation.lineItems[].taxAmount
field in the request.

Specifications

  • Data Type:
    String
  • Data Length:
    • ,
      ,
      : 10
    • : 11
    • ,
      ,
      : 12
    • : 8

Mapping Information

  • REST API Fields
    :
    orderInformation.amountDetails.taxDetails[].amount
  • SCMP API Fields:
    • alternate_tax_amount
    • national_tax
    • vat_tax_amount
  • Simple Order API Fields:
    • otherTax_alternateTaxAmount
    • otherTax_nationalTaxAmount
    • otherTax_vatTaxAmount

Processor Field Names

This list identifies the processors using this field and the corresponding processor field name:
  • :
    Alternate Tax Amount or VAT/Tax Amount
  • :
    National/Alternate Tax, Other Tax and VAT / Tax Amount (freight)
  • :
    Alternate Tax Amount and VAT/Tax Amount
  • :
    Other Tax Amount and VAT/Tax Amount
  • :
    National Tax, Other Tax and VAT/Tax Amount (Freight/Shipping)
  • :
    National Tax and VAT (Amount)
  • :
    VAT Tax Amount
  • :
    National Tax Amount, Alternate Tax Amount and VAT/Tax Amount