{id} appears.
Request
Your CertoPay secret API key. Include it in every request as
X-Api-Key: sk_live_sua_chave_aqui.The UUID of the customer to retrieve. This is the
id returned when the customer was created via POST /api/customers.Response
A successful request returns HTTP 200 OK with the full customer object.Unique UUID identifying the customer.
Full name of the customer.
Email address of the customer.
CPF number (11 digits) of the customer.
Phone number of the customer.
ISO 8601 timestamp of when the customer record was created.
Example
200 OK