⌨️Get payment amount API
Gets the amount saved via save payment amount API.
Gets the pre-saved amount.
Request Body
Name
Type
Description
Last updated
Last updated
{
"code": 0,
"message": "string",
"response": {
"merchant_uid": "string",
"amount": 0
}
}