Remove Discount Code From Subscription
Removes a Discount Code from the underlying Shopify Subscription Contract.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
subscription_id
Unique Subscription ID
Request
This endpoint expects an object.
discount_code
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