Find an ABN
Find an ABN of a registered company or sole trader.
Find an ABN
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"Message": "",
"Names": [
{
"Abn": "54107003341",
"AbnStatus": "0000000001",
"IsCurrent": true,
"Name": "SAMPLE MEDIA PTY LTD",
"NameType": "Entity Name",
"Postcode": "4551",
"Score": 100,
"State": "QLD"
},
{
"Abn": "62002098342",
"AbnStatus": "0000000001",
"IsCurrent": true,
"Name": "SAMPLE X NET",
"NameType": "Business Name",
"Postcode": "2780",
"Score": 92,
"State": "NSW"
}
]
}Last updated
Was this helpful?