Get Billers
This retrieves the list of available billers.
To get the list of available billers, you append your token to the get billers endpoint path and make a get request.
It is required to append your token to this request for a successful response.
GET
https://staging.mybankone.com/thirdpartyapiservice/apiservice/BillsPayment/ GetBillers/{Token}
Path Parameters
Name
Type
Description
Token*
String
Authentication Key for the request
Last updated