latestOpenAPI 3.0.32026-08-21186344467.4 KB

60e021790e7a

money
movements
approvals

Approve a pending transfer request

Approves an over-threshold withdrawal with a TOTP step-up and executes it. Refused if you are the requester, if the request was already decided, or if it has expired.

post/money/transfer_approvals/{id}/approve

Path parameters

idstring required

Headers

Idempotency-Keystring

Optional client idempotency key, honored when sent; a duplicate submission with the same key is rejected with 409.

Optional client idempotency key, honored when sent; a duplicate submission with the same key is rejected with 409.

Request body

totp_codestring required

Response

OK