Subscription Header REST Endpoints

Store/Subscription Header
Subscription Endpoints
Bill to Contacts associated with the subscription
Method: get
Path: /ccstore/v1/selfservice/subscriptions/{subscriptionNumber}/billToContacts
Get subscription details
Method: get
Path: /ccstore/v1/selfservice/subscriptions/{subscriptionNumber}
Listing subscriptions
Method: post
Path: /ccstore/v1/selfservice/subscriptions/search
Ship to Contacts associated with the subscription
Method: get
Path: /ccstore/v1/selfservice/subscriptions/{subscriptionNumber}/shipToContacts
Update subscription
Method: put
Path: /ccstore/v1/selfservice/subscriptions/{subscriptionNumber}