Disbursement

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 32 and 32

The transaction identifier. A 32-character alphanumeric string. It should be unique for each request but no 'idempotency check' is implemented on this field.

string
required
length between 14 and 14

Customer Code. 14 characters. It is used to identify the customer.

string
required
length between 13 and 13

Unique Identifier for beneficiary

string
required
10000 to 250000000

The amount of the transaction. Trailing '00' after decimal(.) is mandatory. e.g. '100.00'
Transfer Amount to Bank Accounts:

  • The minimum transaction amount is 10,000.00 and maximum is 250 million (It depends on merchant transaction limit).
    Transfer Amount for eWallets (Gopay, OVO, Shopeepay):
  • Minimum amount is Rp 15.000.
  • Maximum amount is Rp 2.000.000 for non verified accounts, and Rp 20.000.000 for verified/premium accounts.
string
required
length between 3 and 3

Currency for the transaction (3-letter currency ISO code)

string
length between 1 and 100

The transaction remarks. Only alphanumeric characters are accepted. If any character other than an alphanumeric character is passed, the character will be deleted.
Banks may only accept shorter remarks. In those cases, this value will be trimmed to the maximum length allowed by the bank.

Headers
string
required
length between 16 and 16

Content type accepted by the service. Only 'application/json' is supported.

string
required
length between 16 and 16

Content type returned to the client. Only 'application/json' is supported.

string
required
length between 35 and 35

Authorization header. Only 'bearer' authentication is supported.

string
required
length between 32 and 32

Unique identifier (32 alphanumeric characters) to identify the request. It must be unique per request and can't be reused in subsequent requests.

If the same value is used in another request, it will be considered as a duplicated request, and consequently rejected.

string
required
length between 6 and 6

Unique identifier (6 alphanumeric characters) to identify the particular merchant. It must be unique per merchant.

string
required
length between 32 and 32

Public Ip Address of the end customer

string
required

Geographical coordinates of the end customer location.

string
required

Geographical coordinates of the end customer location.

Responses

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