...
Attribute | Always present? | Data type | Description |
---|---|---|---|
| Yes | integer | The |
| Yes | integer | The |
| Yes | string | Unique identifier for this tax quote. This should be passed as |
| Yes | float | The |
| Yes | float | The subtotal for the wholesale order |
| Yes | float | Amount of tax to be collected on the wholesale portion of the purchase. |
| Yes | float | Final price after tax has been applied. |
| No | object | The |
| Yes, if | float | The retail price of the tickets provided in the request |
| Only if present in original request | float | The shipping amount if provided in the request |
| Only if present in original request | float | The service_fee if provided in the request |
| Only if present in original request | float | The additional_expense if provided in the request |
| Only if present in original request | float | The discount if provided in the request |
| Yes, if | float | The subtotal of the retail portion of the purchase |
| Yes, if | float | The amount of tax that should be charged on the the retail portion of the purchase |
| Yes, if | float | The summed total of values for the retail portion of the request |
...
Request | Response | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
Wholesale Only Request
|
| ||||||||||
Wholesale and Retail Minimal Request
|
| ||||||||||
Wholesale and Retail Full Request
|
|
...