Contains Level 2/3 data properties for the transaction
While all
level-3-dataproperties are optional in the request, each data level (such as Level 2 and Level 3) has specific requirements. See the Level 2/3 Data guide for complete details.
Request
Property Name | Type | Description |
|---|---|---|
| string | Reference number used by shopper to track order |
| string | Destination country code |
| string | Destination zip code |
| decimal | Discount amount applied to transaction |
| decimal | Total charges for import/export duties included in transaction
|
| decimal | Shipping amount
|
| container | Container of level-3-data-item properties. May appear multiple times in request |
| decimal | Total sales tax amount |
| string | The zip code of the location from where the items were shipped |
| decimal | Total tax/VAT amount for transaction |
| decimal | Tax/VAT rate applied to transaction |
Response
Property Name | Type | Description |
|---|---|---|
| string | Reference number used by shopper to track order. |
| string | Destination country code. |
| string | Destination zip code. |
| decimal | Discount amount applied to transaction. |
| decimal | Total charges for import/export duties included in transaction. |
| decimal | Shipping amount. |
| container | Container of level-3-data-item properties. May appear multiple times in response |
| decimal | Total sales tax amount. |
| string | The zip code of the location from where the items were shipped. |
| decimal | Total tax/VAT amount for transaction. |
| decimal | Tax/VAT rate applied to transaction. |
| boolean | Indicates whether transaction was processed with an acquirer that supports Level 2/3 data. |
