This endpoint combines the increase, release, and execution flows into a single typed operation.
It applies one operation to an existing fund restriction identified by restricted_funds_id. The operation type in operation.type determines how the held funds change:
-
RESTRICT_FUNDS: increases the held amount of the restriction. A restriction with a zero held amount cannot be increased. -
RELEASE_FUNDS: releases all or part of the held funds back to the available_balance. -
EXECUTE_FUNDS: debits all or part of the held funds from the restriction.
NOTE: This endpoint requires an account token, which is an access token encoded with an external account ID. Tokens expire quickly and can result in a 401 Unauthorized message.
This endpoint generates the following events:
- Platform authorization created
- Account ledger balance changed
- Restricted funds created, released, or executed
- Account balance changed
See Data and reporting for more information on events and setting up event notifications.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||