Skip to main content
PATCH
Update single subscriber's shipping and billing information

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Customer ID

Example:

"62cffd65e8d7eb868c6a29d6"

Body

application/json

Details for updating customer billing and shipping information

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

Request processed successfully

Subscription details after updating customer billing and shipping information

subscriptions
object[]

Subscriptions associated with this customer