Subscribers
Update single subscriber's shipping and billing information
Update single subscriber’s shipping and billing information (subscriber specified by customer ID)
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Customer ID
Body
application/json
Details for updating customer billing and shipping information
Bill-to address and phone details
Ship-to address and phone details
Response
200 - application/json
Subscription details after updating customer billing and shipping information
Subscriptions associated with this customer
Was this page helpful?