Change the status of a business.
POST /api/v1/businesses/:businessId/update-status
Parameters
Path
| Name | Type | Required | Description |
|---|---|---|---|
businessId | string | Yes | The business ID |
Body
| Name | Type | Required | Description |
|---|---|---|---|
status | enum | Yes | New business status |
Change the status of a business.
POST /api/v1/businesses/:businessId/update-status
| Name | Type | Required | Description |
|---|---|---|---|
businessId | string | Yes | The business ID |
| Name | Type | Required | Description |
|---|---|---|---|
status | enum | Yes | New business status |