Subscriptions 2.0
Update Subscription
Update a subscription
PUT
/
subscriptions_v2
/
{uniqid}
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
Path Parameters
Uniqid of the resource
Body
application/json
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
The unique id of the customer's payment method to set for this endpoint
Was this page helpful?