Subscriptions (legacy)
Create Subscription
Create a subscription invoice to a customer
POST
/
subscriptions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Body
application/json
ID of the subscription product
ID of the store customer
Coupon code for this subscription
The custom fields passed by the user at checkout. The type is map<string, string>
If null, the customer will be asked automatically to choose a gateway on the Sellix hosted /payment page
Available options:
PAYPAL
, STRIPE
, SKRILL
, PERFECT_MONEY
, CASH_APP
, BINANCE
, BITCOIN
, LITECOIN
, ETHEREUM
, BITCOIN_CASH
, NANO
, MONERO
, SOLANA
, RIPPLE
, BINANCE_COIN
, USDC
, USDT
, TRON
, BITCOIN_LN
, CONCORDIUM
, POLYGON
, PEPE
, DAI
, WETH
, APE
, SHIB
, USDC_NATIVE
, DOGECOIN
, PYTH
, BONK
, JUP
, JITO
, WEN
, RENDER
, MOBILE
, HNT
Was this page helpful?