Create redraw application (sub-account)

This API is used to create a redraw application for a loan on the sub account. It is applicable for both line of credit and fixed term.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request for borrowing fiat currency with applicant information for loan redraw.

number
required
≥ 0

Amount of fiat currency to borrow.

fiatWithdrawalBankAccount
object
required

Bank account details for fiat withdrawal.

string | null

Transaction ID in your external system for cross-referencing and idempotency.

uuid
required

Unique identifier of the existing loan.

applicantInfo
object
required

Information about the loan applicant.

Headers
string
required
length between 0 and 36

A unique client-generated identifier for idempotency. Prevents duplicate requests if the same ID is used more than once.

uuid
required

Sub-account ID.

string
required

SHA-256 signature of the JSON payload and private key. See API Key Authentication

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*