Skip to main content
GET
Obter um arranjo

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Owning participant id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000aa"

arrangementId
string
obrigatório

Arrangement id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000bb"

Resposta

OK

active
boolean
obrigatório

Whether the arrangement is active.

Exemplo:

true

code
string
obrigatório

Card-scheme arrangement code.

Exemplo:

"VCC"

createdAt
string<date-time>
obrigatório

Creation timestamp (RFC3339 UTC).

Exemplo:

"2026-06-15T07:50:00Z"

id
string
obrigatório

Arrangement id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000bb"

participantId
string
obrigatório

Owning participant id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000aa"

role
string
obrigatório

Participant role for this arrangement.

Exemplo:

"ACQUIRER"

updatedAt
string<date-time>
obrigatório

Last-update timestamp (RFC3339 UTC).

Exemplo:

"2026-06-15T07:50:00Z"