Remove Discount Code From Subscription

View as Markdown
Removes a Discount Code from the underlying Shopify Subscription Contract.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

subscription_idstringRequired
Unique Subscription ID

Request

This endpoint expects an object.
discount_codestringOptional
The discount code to be removed from the subscription.

Response

204

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error