Contains Level 2/3 data properties for each item purchased
Notes
A maximum of 97 line items is supported within
level3DataItems. If you send more than 97 line items in the request, the first 97 will be accepted and the rest will be ignored.While all
level3DataItemsproperties 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
|
| 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. |
