Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Management API token, sent as Authorization: Bearer <token>.

Path Parameters

app_slug
string
required

App slug

Body

application/json

Tax group data

name
string
required
slug
string
required
description
string
is_default
boolean

If this tax group is the default tax group. If a product is created without a tax group will this tax group be selected

Response

Invalid request (e.g. bad UUID, validation error)

details
string[]
message
string
success
boolean