Reserves funds for a Settlement Advance draw. This is the first mandatory step in the Settlement Advance transfer flow.
Reserved funds expire after 30 minutes if not progressed to requested status via the request reserved funds endpoint.
Only one transfer may be in funds_reserved status per credit line at a time.
Note: This endpoint is only available for Settlement Advance products.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a new credit transfer (drawdown).
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
The amount and currency for the transfer. Currency must match the credit line currency.
Successfully reserved funds for a credit transfer.
A credit transfer (drawdown) from the credit line.