{ "address": { "line1": "<string>", "country": "<string>", "line2": "<string>", "city": "<string>", "state": "<string>", "postal_code": "<string>" }, "name": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_on": "2023-11-07T05:31:56Z", "shipping": { "phone": "<string>", "receiver_name": "<string>", "address": "<unknown>" }, "description": "<string>", "email": "<string>", "phone": "<string>", "tax": { "id_type": "<string>", "id_value": "<string>" }, "updated_on": "2023-11-07T05:31:56Z" }
Update a customer by its unique identifier.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Show child attributes
OK
Primary address line (e.g., street name, building number).
Two-letter ISO 3166-1 alpha-2 country code (e.g., SG, MY, TH).
Secondary address line (e.g., apartment, suite, or block).
City, town, or locality.
State, province, or region (if applicable).
Postal or ZIP code of the address.