Retrieve a Pix key
Queries the DICT system for Pix key details for payment preparation. The key type is inferred server-side from the value’s shape.
GET
cURL with fictitious data
Autorizaciones
JWT bearer token issued by the identity provider.
Encabezados
UUID of the account associated with the operation.
Ejemplo:
"019606a1-3b4c-7d8e-9f01-234567890abc"
End-to-end correlation ID (exactly 32 characters)
Ejemplo:
"E12345678202401011200abcdef12345"
Parámetros de ruta
Pix key value (CPF, CNPJ, email, +E.164 phone, or EVP UUID)
Ejemplo:
"52998224725"
Respuesta
OK
Ejemplo:
"2019-11-18T03:00:00Z"
Ejemplo:
"CPF"
Ejemplo:
"52998224725"
Ejemplo:
"E12345678202401011200abcdef12345"
Ejemplo:
"2019-11-18T03:00:00Z"

