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