Payment

Get suggested top up amount

get/v1beta/payments/suggested-top-up-amount

Response

A successful response.

codeinteger
descstring
maintenanceboolean

Example response

{
  "code": 0,
  "data": {
    "suggested_top_up_amount": 500
  },
  "desc": ""
}

Changes

Changed in 1 of the 2 revisions of this API.1