v1
latestOpenAPI 3.1.02026-08-06911,228852.2 KBTax Breakdown
Post proposed order
Returns the tax breakdown of a proposed order
post/tp/v1/business-locations/{businessLocationId}/tax-breakdown
Path parameters
businessLocationIdinteger required
the id of the businessLocation
Example:45454565682155
Request body
Response
Tax Breakdown
Example response
{
"transactions": [
{
"sku": "UGG-BB-PUR-06"
}
]
}