Skip to main content
POST
Approve send money

Authorizations

Authorization
string
header
default:ISSecretKey_test_xxxxxxxxxxxxxxxx
required

Use your KulmiPay secret key as the Bearer token.

Body

application/json
wallet
object
required
transactions
object[]
required
tracking_id
string<uuid>
batch_reference
string | null
Maximum string length: 70
nonce
string
Required string length: 1 - 6

Response

200 - application/json
transactions
object[]
required
wallet
object
required
file_id
string
read-only
tracking_id
string<uuid>
batch_reference
string | null
Maximum string length: 70
status
string
read-only
status_code
string
read-only
actual_charges
string
read-only
paid_amount
string
read-only
failed_amount
string
read-only
charge_estimate
string
read-only
total_amount_estimate
string
read-only
total_amount
string
read-only
transactions_count
string
read-only
created_at
string<date-time> | null
read-only
updated_at
string<date-time> | null
read-only