Create Disbursement Transfer

Performs a generic disbursement transfer for the specified account and program. Use for sending funds to a destination.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the account.

string
required

The unique identifier of the transfer.

Body Params

The request payload containing transfer details.

string | null

The URI of the source for the transfer.

string | null

The URI of the destination for the transfer.

string | null

The currency code for the transfer (e.g., "USD").

string | null

The amount to transfer.

string | null

The description of the transfer.

string | null

The date of the transaction (format: yyyy-MM-dd).

Headers
string
required

The unique request identifier for tracking.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json