Requests a new credit transfer (drawdown) from the credit line. Disbursement is asynchronous.
Note: This endpoint is only available for Line of Credit products. Settlement Advance products must use the reserve funds flow.
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 created a credit transfer.
A credit transfer (drawdown) from the credit line.