Business Check
POST
/api/v2/business_check
operationId: business_check
Live: https://gdapi.globaldata.net.au/api/v2/business_check · Sandbox: https://sandbox-gdapi.globaldata.net.au/api/v2/business_check
Performs a business lookup by ACN (9 digits) or ABN (11 digits), and combines ABR and ASIC data where available.
Input
numbermust be a valid ABN or ACN.
Output
Returns:
- business identity and status details
- address details
- ASIC dates and recent document metadata
- business names and historical name details
Request body
Content type application/json.
Business check request details.
| Field | Description |
|---|---|
numberrequired |
string ABN (11 digits) or ACN (9 digits). |
Responses
200
Business check result.
application/json
| Field | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
message |
string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
api_reference |
string (uuid) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
match |
one of 2 shapes The matched business. An empty array |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Business Check match
Empty array
Returned when the number is not known to the ABR or ASIC. (array [max 0 items]) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||