Get customer detail
Read one customer detail record for your authenticated platform. ppvAddress is current-state readback only and remains null until a customer payment address is explicitly issued.
Authorizations
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Path Parameters
System-generated customer UUID for the customer record addressed by this endpoint.
Response
Customer detail returned.
Public customer-detail response. ppvAddress is current-state readback only, uses plain localPart@ppvDomain form when present, and remains null until a customer payment address is explicitly issued.
Stable customer identifier.
Platform identifier that owns this customer.
Platform-provided customer identifier stored for this customer.
Customer type for this customer.
INDIVIDUAL, ENTITY Public customer name stored for this customer.
Public PPV address in plain localPart@ppvDomain format.
Current KYC status for the customer.
PENDING, APPROVED, REJECTED Creation timestamp.
Last update timestamp.
Customer birth date in YYYY-MM-DD format when available.
Customer nationality or citizenship code when available.
Customer address when available.