Corgi BankDocumentation
OpenAPI

Approve or reject another operator's proposed loosening (payments:operations:write and operations:approve), or withdraw your own; an approval applies the change and decisions are immutable

POST/payment-control-changes/{id}/decision

Path parameters

idstringRequired

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

actorstringOptional
decisionstringRequired
notestringOptional

Returns

200 OK

The Payment Control Change object.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close