Contains Level 2/3 data properties for each item purchased
Notes
- A maximum of 97
level-3-data-itemcontainers is supported. If you send more than 97 in the request, the first 97 will be accepted and the rest will be ignored.- While all
level-3-data-itemproperties 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 | Commodity code used to classify item Important: For Visa, the commodity code must be numeric and cannot be all zeros or the transaction will fail. |
| string | Item description |
| decimal | Discount amount applied to item |
| string | Indicates whether item amount is discounted Possible values: |
| string | Indicates whether tax is included in item amount Possible values: |
| decimal | Item quantity purchased |
| decimal | Total item amount |
| string | Product code for item |
| decimal | Tax amount for item |
| decimal | Tax rate applied to item |
| string | Type of tax being applied |
| decimal | Unit cost |
| string | Unit of measure |
Response
Property Name | Type | Description |
|---|---|---|
| string | Commodity code used to classify item. |
| string | Item description. |
| decimal | Discount amount applied to item. |
| string | Indicates whether item amount is discounted. Possible values: |
| string | Indicates whether tax is included in item amount Possible values: |
| decimal | Item quantity purchased. |
| decimal | Total item amount. |
| string | Product code for item. |
| decimal | Tax amount for item. |
| decimal | Tax rate applied to item. |
| string | Type of tax being applied. |
| decimal | Unit cost. |
| string | Unit of measure. |
