Skip to main content
GET
Query Refund Payment

Headers

Abp-TenantId
string
required

Your unique Merchant ID assigned by CommercePay.

Authorization
string
required

Your API credentials used for authentication (typically a Bearer token).

cap-signature
string
required

A unique security hash used to verify the integrity of the request body. See Generate Signature for how to generate this.

Query Parameters

TransactionNumber
string
required

Unique CAP Transaction Number

Maximum string length: 24
Timestamp
integer<int64>
required

new Date().getTime()

Example:

1621851652617

Response

Success

tenantId
integer
transactionNumber
string
paymentSessionNumber
string
refundTransactionNumber
string
referenceCode
string
amount
integer
currencyCode
string
refundStatus
integer
refundPaymentList
object[]
responseMessage
string