Skip to main content
PATCH
Update customer

Overview

Update the details of an existing customer. Only provided fields are updated; omitted fields remain unchanged.

Authentication

X-Api-Key
string
required
Your merchant API key

Path Parameters

id
string
required
Customer ID (UUID)Example: 650e8400-e29b-41d4-a716-446655440000

Request Body

email
string
Customer email address. Must be a valid email if provided.Example: customer@example.com
first_name
string
Customer first name (1-100 characters)Example: Jane
last_name
string
Customer last name (1-100 characters)Example: Doe

Request Examples

Response

Returns the updated customer object. See Get customer for the full field list.

Success Response

Error Responses

Next Steps

Get Customer

Retrieve the full customer record

Submit Tier 1 Verification

Verify a customer’s identity for permanent NGN funding accounts