Actualizar un arreglo
Actualiza los campos mutables de un arreglo. Los campos omitidos se dejan sin cambios. Un duplicado (participant, code, role) devuelve 409; un role/code inválido 422. RBAC: arrangements:write.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Owning participant id (UUID).
"0190b5a0-0000-7000-8000-0000000000aa"
Arrangement id (UUID).
"0190b5a0-0000-7000-8000-0000000000bb"
Cuerpo
Respuesta
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"

