Create Tax

Creates a tax. rate is a fraction (0.06 = 6%); type defaults to percent when omitted. Requires the Manage Taxes permission — app tokens without that role receive 403 FORBIDDEN ("Permission p/manage-tax is required for Company").

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string | null

Tax type; defaults to percent.

number
required

Tax rate as a fraction (e.g. 0.06 for 6%).

string
required
length ≤ 5
config
object | null
Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json