Update mutable customer-record fields for your authenticated platform. External-account changes stay on /customers/external-accounts and PPV/payment-address issuance stays on /customers/{customerId}/payment-address.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
System-generated customer UUID for the customer record addressed by this endpoint.
Send at least one valid mutable customer-record field in the PATCH body. PATCH updates the customer record itself and does not require resending the full customer payload.
At least one valid mutable customer-record field is required. PATCH updates the customer record itself rather than replacing it.
Updated customer full name for the record.
Updated KYC status for the customer record when that field should change.
PENDING, APPROVED, REJECTED Updated birth date in YYYY-MM-DD format.
Updated nationality or citizenship value for the customer record.
Updated address fields for the customer record.
Customer updated.
Bounded public customer-record patch response.
BLIPS customer ID.
Platform owner ID for the customer record.
Platform-side customer identifier for this record.
Customer type for the existing customer record.
INDIVIDUAL, ENTITY Current public customer name on the record.
Current KYC status for the customer record.
PENDING, APPROVED, REJECTED Creation timestamp.
Last update timestamp.
Birth date when present on the customer record.
Nationality or citizenship when present on the customer record.
Current customer address when present on the record.