Get Refundable Amount
1.13 Get Refundable Amount
Returns the refundable amount of the given transaction.
Request
Method
URL
GET
/payment/v1/wallet-transactions/{walletTransactionId}/refundable-amount
Response
Status
Response
200
{
"data": {
"refundableAmount": 25
}
}
403
400
400
401
401
500
Last updated