Skip to main content
POST
Verify PIX key existence

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json
accountId
string
required

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

Example:

"acc-123"

keys
string[]
required

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

Required array length: 1 - 200 elements
Example:

Response

OK

keys
object[] | null
required

The per-key existence results.

correlationId
string

DICT support correlation id.

Example:

"a9f13566e19f5ca51329479a5bae60c5"

jdpiReturnedAt
string

When DICT returned the verification (RFC3339).

Example:

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