Update a Customer

This API updates details of a customer by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

customer_id refers to a specific customer whose details need to be updated.

Body Params
string

Email address of the customer. It is displayed next to the customer in the dashboard and can be used for searching and tracking.

string

Name of the customer.

string

An arbitrary string that you can attach to a customer. It is displayed next to the customer in the dashboard.

string

Email address to which the invoices will be sent.

string

Email address to which the invoices will be sent.

string

Customer's country name.

string

The customer's address for line 1.

string

The customer's address for line 2.

string

The cutomer's city name. Can be a City/District/Suburb/Town/Village.

string

The customer's state name. Can be State/County/Province/Region.

int32

The customer's ZIP code.

int32

The customer's phone number.

string

The token issued by the token service provider. A token is generated to represent the credit card number.

string

ID of the customer's card that should be set as default.

Headers
string
required
Defaults to application/json

Indicates which content types, expressed as MIME types, the client is able to understand.

string
required
Defaults to application/json

Indicates the media type of the resource sent in the HTTP message body.

Possible Values:
application/json
application/x-www-form-urlencoded

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json