Taxes
Assign a tax to a customer
post/api/taxes/customer/{customerId}
Path parameters
customerIdstring required
Customer ID
Request body
Example request
{
"taxId": "clx1234567890"
}Response
Tax assigned to customer
Customer ID
{
"taxId": "clx1234567890"
}Tax assigned to customer