Skip to main content
PUT
Add product to recurring subscription

Headers

X-API-Key
string

Query Parameters

contractId
integer<int64>
required

Subscription contract ID to add product to

api_key
string

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

quantity
integer<int32>
required

Quantity of the product to add

variantId
string
required

Shopify product variant ID

Response

Product successfully added to subscription

billingAttempts
object
billingPolicy
object
createdAt
object
customAttributes
object[]
customer
object
customerPaymentMethod
object
deliveryMethod
object
deliveryPolicy
object
deliveryPrice
object
discounts
object
get__typename
string
id
string
lastPaymentStatus
enum<string>
Available options:
SUCCEEDED,
FAILED,
$UNKNOWN
lines
object
nextBillingDate
object
note
string
originOrder
object
status
enum<string>
Available options:
ACTIVE,
PAUSED,
CANCELLED,
EXPIRED,
FAILED,
$UNKNOWN
updatedAt
object