Taxes
Assign a tax to a charge
post/api/taxes/charge/{chargeId}
Path parameters
chargeIdstring required
Charge ID
Request body
Example request
{
"taxId": "clx1234567890"
}Response
Tax assigned to charge
Charge ID
{
"taxId": "clx1234567890"
}Tax assigned to charge