Skip to main content
POST
Create Tax Rate

Headers

authorization
string | null
X-API-Key
string | null
X-Stella-Merchant-Id
string | null

Body

application/json
region_code
string
required
Required string length: 1 - 20
rate
required
Required range: 0 <= x < 1
is_default
boolean
default:false

Response

Successful Response

region_code
string
required
Required string length: 1 - 20
rate
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
is_default
boolean
default:false