Utilities
Categories
GET
https://switchapi3.azurewebsites.net/categories/:category
Retrieve categories
Path Parameters
Name
Type
Description
category
string
One of the following: vendor, product, budget or bill_payment
Currencies
GET
https://switchapi3.azurewebsites.net/currencies/:processor
Retrieve currencies supported by the supplied payment processor.
Path Parameters
Name
Type
Description
processor
string
Payment processor (pipit)
States
GET
https://switchapi3.azurewebsites.net/utilities/:country/states
Retrieves the states of the specified country.
Query Parameters
Name
Type
Description
country
string
NG for Nigeria, GB for UK, US for US and CA for Canada.
Countries
GET
https://switchapi3.azurewebsites.net/utilities/countries
Retrieves the countries.
Last updated
Was this helpful?