Skip to main content
PATCH
Update business information (each field optional)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
businessName
string
Example:

"Green Valley Foods Ltd"

businessAddress
string
Example:

"14 Trade Avenue, Ikeja"

state
string
Example:

"Lagos"

country
string
Example:

"Nigeria"

registrationNumber
string
Example:

"RC-1234567"

estimatedMonthlyOrderMin
number
Example:

6000

estimatedMonthlyOrderMax
number
Example:

12000

contactFullName
string
Example:

"Ngozi Balogun"

contactPhone
string
Example:

"+2348012345678"

contactEmail
string
Example:

"ngozi@greenvalleyfoods.com"

Response

200 - application/json

The response is of type object.