Skip to main content
PATCH
Error

Path Parameters

tax_group_slug
string
required

Tax group slug

app_slug
string
required

App slug

team_slug
string
required

Team 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

Tax group updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean