Skip Subscription

View as Markdown
Removes all items belonging to the given subscription from the given order and generates the next order for those items.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

order_idstringRequired
Unique subscription ID

Request

This endpoint expects an object.
subscriptionstringOptional
The ID of the subscription

Response

200
merchantstring
customerstring
paymentstring
shipping_addressstring
public_idstring
sub_totalstring
tax_totalstring
shipping_totalstring
discount_totalstring
totalstring
createdstring
placestring
cancelledstring
triesintegerDefaults to 0
generic_error_countintegerDefaults to 0
statusintegerDefaults to 0
typeintegerDefaults to 0
order_merchant_idstring
rejected_messagestring
extra_datastring
lockedbooleanDefaults to true
oos_free_shippingbooleanDefaults to true

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error