Retrieve a Business Intelligence Request
/api/v2/business_intelligence/{request_uuid}
operationId: business_intelligence_results
Live: https://gdapi.globaldata.net.au/api/v2/business_intelligence/{request_uuid} · Sandbox: https://sandbox-gdapi.globaldata.net.au/api/v2/business_intelligence/{request_uuid}
Experimental
The Business Intelligence API is still in the experimental stage and is subject to change.
Path parameters
| Field | Description |
|---|---|
request_uuidrequired |
string (uuid) The identifier for the business intelligence request to retrieve |
Responses
Details of the business intelligence request
application/json
| Field | Description |
|---|---|
message |
string A message indicating the result of the request. This will be |
api_reference |
string (uuid) A unique identifier for this request. This can be used to track the request for support queries. |
status |
string The status of the business intelligence request
|
status_message |
string A message indicating what the current status of the request is |
data |
object The data returned by the request. This is available when the request is complete. |
data. |
string The ABN of the business |
data. |
object |
data. |
string The name of the business |
data. |
string (date) The start date of for this entity name |
data. |
string (date) or null The end date of for this entity name or null if it is the current entity name |
data. |
object The history of the GST status of the business. Empty if the business is not registered for GST. |
data. |
string (date) The start date of for this GST status |
data. |
string (date) or null The end date of for this GST status or null if it is the current GST status |
data. |
object The history of the charity status of the business. Empty if the business is not a charity. |
data. |
string (date) The start date of for this charity status |
data. |
string (date) or null The end date of for this charity status or null if it is the current charity status |
data. |
array of objects The previous names of the business. |
data. |
string The name of the business |
data. |
string (date) The start date of for this previous name |
data. |
string (date) or null The end date of for this previous name or null if it is the current previous name |
data. |
string The current status of the business |
data. |
string The type of business |
data. |
string (date) The date the ABN was registered |
data. |
string The location of the business (State and Postcode) |
data. |
string The ACN of the business (if applicable) |
data. |
string The status of the ACN (if applicable) |
data. |
string (date) The date the ACN was registered (if applicable) |
data. |
array of objects The recent ASIC documents of the business (if applicable) |
data. |
string The document number |
data. |
string (date) The date the document was received |
data. |
string The ASIC form code of the document |
data. |
integer The number of pages in the document |
data. |
string The description of the document |
data. |
array of objects Additional description of the document |
data. |
string The subform code of the document |
data. |
string The description of the subform |
data. |
array of objects The business names of the business |
data. |
string The name of the business |
data. |
string (date) The start date for this business name |
data. |
string (date) or null The end date for this business name or null if it is the current business name |
data. |
string The type of business name |
data. |
string The previous state number of the business name (if applicable) |
data. |
string The previous state name of the business name (if applicable) |
data. |
array of strings The domains of the business |
data. |
array of objects The websites of the business |
data. |
string The domain of the website |
data. |
string The type of website |
data. |
string The summary of the website |
data. |
string The summary of the business |
data. |
string The ANZSIC code of the business |
data. |
string The ANZSIC description of the business |
data. |
array of objects The AUSTRAC remitter details of the business |
data. |
string The ID of the remitter |
data. |
string The legal name of the remitter |
data. |
array of strings The trading names of the remitter |
data. |
string The ABN of the remitter |
data. |
string The ACN of the remitter |
data. |
string The ARBN of the remitter |
data. |
string The address of the remitter |
data. |
array of strings The log of the business intelligence request |