Skip to main content
PUT
Add one-time product to 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 add the item to

variantId
integer<int64>
required

Product variant ID to add

variantHandle
string
required

Product handle for identification

Response

One-off product successfully added, returns updated list of all 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