NICEPAY API
...
SNAP API Testing
Payout (Disbursement)
Approve Payout
1min
POST
https://dev.nicepay.co.id/nicepay/api/v1.0/transfer/approve
Authentication
Authorization
http
Header Parameters
X-TIMESTAMP
string
*
X-SIGNATURE
string
*
X-PARTNER-ID
string
*
X-EXTERNAL-ID
string
*
CHANNEL-ID
string
*
Body Parameters
body
approve_payout_body
Example
{"originalReferenceNo":"IONPAYTEST07202308301826504375","merchantId":"IONPAYTEST","originalPartnerReferenceNo":"ref-998294194"}
All Of
Approve-Payout +
originalPartnerReferenceNo
string
*
originalReferenceNo
string
*
merchantId
string
*
Responses
200
Successful
SuccessfulApprovePayout
responseCode
string
responseMessage
string
originalPartnerReferenceNo
string
originalReferenceNo
string
beneficiaryAccountNo
string
beneficiaryName
string
beneficiaryBankCode
string
amount
amount
transactionStatus
string
202
Request In Progress
RequestInProgress
responseCode
string
responseMessage
string
409
Duplicate partnerReferenceNo
DuplicatePartnerReferenceNo
responseCode
string
responseMessage
string
500
General Error
GeneralError
responseCode
string
responseMessage
string
504
Request Timeout
RequestTimeout
responseCode
string
responseMessage
string
Updated 05 Jul 2024
Did this page help you?