PATCH
/
v1
/
customers
/
{id}
/
subscriptions

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Customer ID

Body

application/json

Details for updating customer billing and shipping information

shipTo
object

Ship-to address and phone details

billTo
object

Bill-to address and phone details

Response

200 - application/json

Subscription details after updating customer billing and shipping information

subscriptions
object[]

Subscriptions associated with this customer