Branches
Get Information of all setup branches on the system
Branches
GET
https://<your_business_alias>.lenda.ng/ias/branch/branches
This endpoint fetches branches on the system.
Query Parameters
Name
Type
Description
string
Search by branch name
pageSize
integer
Specify how many records you want to retrieve per page
pageNumber
integer
Specify exactly what page you want to retrieve
Headers
Name
Type
Description
Authentication*
string
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Last updated
Was this helpful?