Update a customer

This request allows you to update any details of the customer using the customer_id. You can choose to update certain parameters, any parameters not provided will be left unchanged.

Path Params
uuid
required

Unique ID assigned by Acquired.com for the customer.

Body Params
string
length between 0 and 50

Unique reference assigned by you for the customer when it is created.

string
length between 0 and 50

The customer's first name.

string
length between 0 and 50

The customer's last name. Required for MCC 6012 merchants.

date
length between 10 and 10

The customer's date of birth. Required for MCC 6012 merchants.

string

Base64 encoded string detailing custom data passed in the request.

billing
object
shipping
object
Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json