Create Terminal Branch Location
POST {{terminal-service-api}}/terminal-branch-location/create
The Terminal Branch Location is used to store the outlets/locations and their manager's information where one or more POS Devices will be stored
Request Body
{"businessId"=>"{{business-id}}", "mangerFirstName"=>"Donald", "mangerLastName"=>"Dan", "mangerGender"=>"Male", "mangerPhoneNumber"=>"08001000201", "outletName"=>"D-dan international", "outletCountry"=>"Nigeria", "outletState"=>"Lagos", "outletCity"=>"Lagos", "outletAddress"=>"N0 3, Orchid Lekki, Lagos"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Key | string | ||
Business-Id | string |