Create a disbursement

Creates a disbursement that will send funds from your account to an intended recipient.

Body Params
string

To specify the currency for your payments. For now, only "SGD" is allowed.

string
required

Amount of money to be disbursed out via the disbursement method. Amount can be up to 2 decimal place.

string
required

Unique ID made by merchant to identify their transaction.

The following character sets are the only acceptable ones:
- Lowercase letters: a-z
- Uppercase letters: A-Z
- Numerals: **0-9 **
- Special characters: ! # $ % & ' ( ) * + , - . / : ; '= ? @ [ ] ^ _ ` { | } ~
- Space character

string

Description of this transaction (contract) according to merchant.

The following character sets are the only acceptable ones:
- Lowercase letters: a-z
- Uppercase letters: A-Z
- Numerals: **0-9 **
- Special characters: ! # $ % & ' ( ) * + , - . / : ; '= ? @ [ ] ^ _ ` { | } ~
- Space character

disbursementMethod
object
required

How to disburse the money.

Headers
string
Defaults to vnd.api+json
Response

Language
Credentials
Basic
base64
:
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json