Australia
Australia-specific extraction features: ABN extraction, format validation, and checksum validation for Australian receipts and invoices.
Taggun’s core receipt and invoice extraction is available for documents from Australia. Which optional fields and country-specific results are returned depends on the endpoint, request parameters, account settings, and submitted document. Country-specific results may be omitted or returned without a usable value. For currency, date format, language, and tax-system context, see Supported Countries & Languages.
ABN Extraction and Validation
Taggun offers advanced capabilities for processing Australian Business Numbers (ABNs) on receipts and invoices:
- Extraction — automatically identifies and extracts ABNs from receipts and invoices.
- Format validation — ensures the ABN follows the correct 11-digit structure.
- Checksum validation — verifies the ABN's validity using the built-in check digit.
ABN structure
An ABN consists of 11 digits, where:
- The first two digits are the check digits
- The remaining nine digits are the unique identifier
Example ABN: 51 824 753 556
Response Fields
This optional property may be omitted, null, empty, or present without a populated data value. Guard both the object and data before use.
| Field Name | Type | Access Path | Description |
|---|---|---|---|
| Merchant ABN | string | null | entities.ABN.data | The detected ABN of the merchant issuing the receipt or invoice, when available. |
Availability
AvailabilityEnable Regional → ABN in your account Feature Settings when the control is available. If it is not available on your account, contact [email protected]. See Plans & Feature Access.
Need something not covered here? Contact [email protected] — see Contacting Support.
Updated 18 days ago