Payment
Get suggested top up amount
get/v1beta/payments/suggested-top-up-amount
Response
A successful response.
Example response
{
"code": 0,
"data": {
"suggested_top_up_amount": 500
},
"desc": ""
}Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○