Retrieves the details of the business with the specified ID.
GET http:///api/v2/business/{businessId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | int32 | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | NzBusinessExportModel | 
Powered by DapperDox