Requires write_discounts access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Asynchronously bulk deactivate discount codes using a search query or discount code IDs.
Arguments
search ● String
Search query to filter discount codes.
ids ● [ID]
The discount codes IDs.
Return
job ● Job
An asynchronous job to deactivate code discounts.
More
userErrors ● [DiscountUserError!]!non-null
A list of mistakes that happen during mutation execution.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?