Initiates a transfer (borrowing) against the line of credit.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Universally unique identifier (UUID v4) of the credit line.
"01c39206-64e9-4e30-8649-4e187cfcbf6d"
Request body for creating a new Managed Payments 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.
Optional wallet ID to transfer funds to. If not specified, funds go to the master wallet.
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Successfully created a credit transfer.
A Managed Payments credit transfer (drawdown) from the credit line.