Request fiat repayment (sub-account)

This request will repay the loan with fiat.

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

Unique identifier of the loan.

Body Params

Request details for making a loan repayment using fiat currency.

number
required
≥ 0

Amount of fiat currency to be used for loan repayment.

string
enum
required
Defaults to NOT_SUPPLIED

Whether the funds were already supplied or not.

Allowed:
string | null

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

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
*/*