NICEPAY API
...
SNAP API Testing
QRIS
Refund QRIS
1min
POST
https://dev.nicepay.co.id/nicepay/api/v1.0/qr/qr-mpm-refund
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
refund_body
*
Example
{"originalPartnerReferenceNo":"ncpy20221017161458","originalReferenceNo":"TNICEQR08108202309122320370700","partnerRefundNo":"ncpy20221017161458","merchantId":"TNICEQR081","externalStoreId":"NicepayStoreID1","refundAmount":{"refundAmount":{"value":"10000.00","currency":"IDR"}},"reason":"Refund Trans","additionalInfo":{"cancelType":"1"}}
All Of
RefundQRis +
originalReferenceNo
string
*
originalPartnerReferenceNo
string
*
partnerRefundNo
string
*
merchantId
string
*
externalStoreId
string
*
refundAmount
refundAmount
*
reason
string
*
additionalInfo
additionalInfo
*
Responses
200
Successful
SuccessfulRefundQris
responseCode
string
responseMessage
string
originalReferenceNo
string
referenceNo
string
partnerRefundNo
string
refundTime
string
refundAmount
amount
additionalInfo
additionalInfoResponseRefundQris
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?