Tax 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"
}
]
}