REST API

Optional Fields for Processing a Sale with Tax Details

Use one or more of the optional
taxDetails
fields to provide the required tax details.
request.taxDetails.taxId
Set this field to the merchant tax identifier.
request.taxDetails.salesSlipNumber
Set this field to the sales slip number.
request.taxDetails.includedTaxAmount
Set this field to the tax amount.
request.taxDetails.includedLocalTaxAmount
Set this field to the local tax amount.
request.taxDetails.includedNationalTaxAmount
Set this field to the national tax amount.