GET {{ BASE_URL }}/api/biller/betting/providers
GET
{{ BASE_URL }}/api/biller/betting/providers
{ "isSuccessful": true, "message": "string", "code": "string", "data": [ { "service_type": "string", "name": "string", "logo": "string", "biller_id": 0 } ], "transactions": "string" }
Last updated 1 year ago