Taxes
Assign a tax to a plan
post/api/taxes/plan/{planId}
Path parameters
planIdstring required
Plan ID
Request body
Example request
{
"taxId": "clx1234567890"
}Response
Tax assigned to plan
Plan ID
{
"taxId": "clx1234567890"
}Tax assigned to plan