Skip to main content
POST
Verify PIX key existence

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
accountId
string
requerido

The CRM account id of the caller (resolves the server-side ISPB).

Ejemplo:

"acc-123"

keys
string[]
requerido

The PIX keys whose DICT existence to check (1..200).

Required array length: 1 - 200 elements
Ejemplo:

Respuesta

OK

keys
object[] | null
requerido

The per-key existence results.

correlationId
string

DICT support correlation id.

Ejemplo:

"a9f13566e19f5ca51329479a5bae60c5"

jdpiReturnedAt
string

When DICT returned the verification (RFC3339).

Ejemplo:

"2021-04-08T10:30:05.025Z"