Basic Organisation Profile
GetBasicOrganisationProfiles
Query Parameters
Name
Type
Description
{
"message": "200",
"data": [
{
"id": 1,
"name": "Techmuncher Limited",
"address": "Victoria Island",
"email": "[email protected]",
"phoneNumber": "09012345678",
"contactPersonFullName": "Ahmed Bolu",
"country": "Nigeria",
"state": "Lagos"
}
]
}GetBasicOrganisationProfileById
Query Parameters
Name
Type
Description
CreateBasicOrganisationProfile
Request Body
Name
Type
Description
UpdatesBasicOrganisationProfile
Request Body
Name
Type
Description
Last updated