Skip to main content
PATCH
cURL com dados fictícios

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Idempotency-Key
string
obrigatório

Chave criada pelo cliente para repetir com segurança exatamente a mesma requisição.

Required string length: 1 - 64
X-Account-Id
string
obrigatório

UUID da conta associada à operação.

Exemplo:

"019606a1-3b4c-7d8e-9f01-234567890abc"

X-Reason
string
obrigatório

Motivo da operação. Para solicitação do cliente, use USER_REQUESTED.

Exemplo:

"USER_REQUESTED"

Parâmetros de caminho

entry_id
string
obrigatório

Entry ID (UUID format)

Exemplo:

"019606c3-5d6e-7f80-1b23-456789012cde"

Corpo

application/json
account
object
metadata
object

Free-form, single-level key/value pairs persisted with the entry. Keys up to 100 characters, values up to 2000 characters, at most 25 entries; nested objects are rejected.

Exemplo:
owner
object

Resposta

OK

account
object
obrigatório
createdAt
string<date-time>
obrigatório
Exemplo:

"2019-11-18T03:00:00Z"

holderId
string
obrigatório
Exemplo:

"019606e5-7f80-9102-3d45-678901234ef0"

id
string
obrigatório
Exemplo:

"019606c3-5d6e-7f80-1b23-456789012cde"

keyCreationDate
string<date-time>
obrigatório
Exemplo:

"2019-11-18T03:00:00Z"

keyOwnershipDate
string<date-time>
obrigatório
Exemplo:

"2019-11-18T03:00:00Z"

keyType
string
obrigatório
Exemplo:

"CPF"

keyValue
string
obrigatório
Exemplo:

"52998224725"

organizationId
string
obrigatório
Exemplo:

"019606d4-6e7f-8091-2c34-567890123def"

owner
object
obrigatório
requestId
string
obrigatório
Exemplo:

"a946d533-7f22-42a5-9a9b-e87cd55c0f4d"

status
string
obrigatório
Exemplo:

"ACTIVE"

updatedAt
string<date-time>
obrigatório
Exemplo:

"2019-11-18T03:00:00Z"

metadata
object