Returns all awards available to the business with their current status. Use the optional status filter to narrow results (e.g. OutOfDate).

Request

GET http:///api/v2/business/{businessId}/award

Path parameters

Parameter name Value Description Additional
businessId string Required

Query parameters

Parameter name Value Description Additional
status string

Possible values are:

  • NotImported
  • UpToDate
  • OutOfDate
  • NotAvailable
  • QueuedForInstall
  • Installing
  • InstallationFailed
  • UpdateFailed
  • Updating
  • QueuedForUpdate

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

AwardStatusModel