v4

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-04-277127123.7 KB
Verifications

Get KYC verification for a customer

Returns the current KYC verification record associated with the customer.

get/customers/{uuid}/verification

Path parameters

uuidstring required

Customer UUID.

Response

Verification details

idinteger
selfstring
uuidstring
type'INDIVIDUAL' | 'SELFEMPLOYEE' | 'LEGAL'
status'CREATED' | 'PENDING' | 'VALIDATED' | 'REFUSED'
refused_reasonstring nullable
connectionsConnections

Hypermedia links to related resources.