Setting

Create tax class

Use this BillingServ API endpoint to create tax class. Review the response for the operation result or validation errors.

post/setting/create-tax-class

Request body

namestring required
ratestring[] required

Object/array keyed by tax zone id

default0 | 1 required

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.6

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added