POST
/
v1
/
subscriptions
/
bulk

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Details used to create bulk subscription

billTo
object
required

Bill-to address and phone details

channel
enum<string>
required

Channel

Available options:
WEBSITE,
POS
paymentDetails
object
required

Payment details

shipTo
object
required

Ship-to address and phone details

customAttributes
object

Custom attributes

customer
object

Customer details

item
object[]

Subscription items

originOrderId
string

Client's origin order ID

Response

200 - application/json

Bulk subscriptions created, and errors, if any

data
object

Subscriptions created, and errors, if any

message
string

Full response message

responseStatus
string

Brief response status