v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-16143114179.4 KB
Taxes

Assign a tax to a plan

post/api/taxes/plan/{planId}

Path parameters

planIdstring required

Plan ID

Request body

taxIdstring required

Tax ID to assign

Example request

{
  "taxId": "clx1234567890"
}

Response

Tax assigned to plan