GET {{BASE_URL}}/api/v1/account/topups/all
GET
{{BASE_URL}}/api/v1/account/topups/all
This endpoint allows you to get all the account topups done.
Authentication
string
Authentication token
{ "status":200, "message":"Account topup successfully fetched", "data":{ "amount":0.0 } }
Last updated 3 years ago