POST
/
send
/
send_limits

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

epoch
integer
required

Unix epoch timestamp

checksum
string
required

Refer to checksum calculation

Body

application/json
amount
number
required

1 for RM 1

Response

200 - application/json
id
integer
currency
enum<string>
  • MYR: Ringgit Malaysia (RM)
Available options:
MYR
fee_type
enum<string>
Available options:
flat,
percentage
transaction_type
enum<string>
Available options:
in,
out
amount
number
required

1 for RM 1

fee
number

1 for RM 1

net_amount
number

-1 for -RM 1

from_settlement
string
status
enum<string>

Status will be pending until all approver approve the send limit increase request.

Available options:
pending,
approved,
expired
approvals_required
integer

Approval that are required before processing

approvals_received
integer

Approval that have been received

created_at
string

Object creation time in UTC

updated_at
string

Object updated time in UTC