Get an arrangement
Returns an arrangement by id, scoped to its participant and the request tenant. 404 when the arrangement does not exist.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Owning participant id (UUID).
"0190b5a0-0000-7000-8000-0000000000aa"
Arrangement id (UUID).
"0190b5a0-0000-7000-8000-0000000000bb"
Response
OK
Whether the arrangement is active.
true
Card-scheme arrangement code.
"VCC"
Creation timestamp (RFC3339 UTC).
"2026-06-15T07:50:00Z"
Arrangement id (UUID).
"0190b5a0-0000-7000-8000-0000000000bb"
Owning participant id (UUID).
"0190b5a0-0000-7000-8000-0000000000aa"
Participant role for this arrangement.
"ACQUIRER"
Last-update timestamp (RFC3339 UTC).
"2026-06-15T07:50:00Z"

