Look up ABN status
Verifies an Australian Business Number (ABN) via the Equifax API and returns the ABN/GST registration dates and calculated ages in months.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
abn
11-digit Australian Business Number
Response
ABN lookup result
abn_status
ABN status (ACT = Active)
abn_status_from
Date ABN became active
gst_status_from
Date GST registration became active
abn_age
ABN age in months
gst_age
GST registration age in months
Errors
400
Abn Lookup Request Bad Request Error