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
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○