Subscriptions 2.0
Get Subscription
Get a specific subscription.
GET
/
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
Response
200 - application/json
status
integer
data
object
message
string
log
object
error
string
env
string
Was this page helpful?