Skip to main content
DELETE
Remove one-time product from upcoming order

Headers

X-API-Key
string

Query Parameters

api_key
string

API Key (Deprecated - Use Header X-API-Key instead)

contractId
integer<int64>
required

Subscription contract ID

billingAttemptId
integer<int64>
required

Billing attempt ID to remove the item from

variantId
integer<int64>
required

Product variant ID to remove

Response

One-off product successfully removed, returns updated list of remaining one-offs

shop
string
required

Shop domain identifier

Example:

"my-store.myshopify.com"

billingAttemptId
integer<int64>

Associated billing attempt ID

id
integer<int64>

Unique identifier of the one-off item

Example:

789

subscriptionContractId
integer<int64>

Associated subscription contract ID

variantHandle
string

Product variant handle for the one-off item

variantId
integer<int64>

Shopify product variant ID of the one-off item