Skip to main content
PUT
Request reserved funds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Universally unique identifier (UUID v4) of a resource.

Example:

"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"

Body

multipart/form-data
fileName
string
required

Name of the evidence file.

Example:

"wire_proof.pdf"

fileContent
file
required

The evidence file content. Allowed types are application/pdf, image/jpeg, and image/png.

Response

Successfully requested reserved funds.

data
object

A credit transfer (drawdown) from the credit line.