Approves an outbound payment order awaiting approval. TransitionsDocumentation Index
Fetch the complete documentation index at: https://developers.bloobank.com/llms.txt
Use this file to discover all available pages before exploring further.
status from AWAITING_APPROVAL to PENDING and submits the order to the provider network.
Preconditions
| Condition | Failure |
|---|---|
Order must be direction: OUT. | PAYMENT_ORDER_INVALID_STATE (HTTP 422). |
Order must be in AWAITING_APPROVAL. | PAYMENT_ORDER_NOT_AWAITING_APPROVAL (HTTP 422). |
Effect
status→PENDINGlockedon the wallet increases byamount- The order is submitted to the provider; settlement is asynchronous