activateRate
View as MarkdownActivate an existing rate.
mutation
Requires commerce.tax:write.
Activate an existing rate.
Required headers
| Header | Required | Description |
|---|---|---|
x-store-id | Yes | ID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED". |
Go to Authentication for credential setup.
Arguments
idID!required
Possible returns
RateRate— An individual tax rate.
Last updated on
How is this guide?