Subscriptions 2.0
Update Subscription
Cancel a subscription
PUT
/
subscriptions_v2
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
X-Sellix-Merchant
string
The name of the store to perform actions on via the API
Path Parameters
id
string
requiredID of the resource
Body
application/json
gateway
enum<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
payment_method_uniqid
string
The unique id of the customer's payment method to set for this endpoint.
Response
200 - application/json
status
integer
data
object
error
string
message
string
env
string
log
object
Was this page helpful?