Skip to main content
POST
Verify PIX key existence

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
accountId
string
obrigatório

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

Exemplo:

"acc-123"

keys
string[]
obrigatório

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

Required array length: 1 - 200 elements
Exemplo:

Resposta

OK

keys
object[] | null
obrigatório

The per-key existence results.

correlationId
string

DICT support correlation id.

Exemplo:

"a9f13566e19f5ca51329479a5bae60c5"

jdpiReturnedAt
string

When DICT returned the verification (RFC3339).

Exemplo:

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