Last modified
On this page
Overview
This page lists the response messages that you may get when making calls to the Global and Domestic Minimum Tax Return API.
The format the response message will take is:
{
"errors": [
{
"code": "Error code will be here",
"detail": "Relevant code detail provided here",
"source": {
"pointer": "source and parameter provided if relevant within"
}
}
]
}Response Messages
| HTTP Status | Response Code | Error detail | Troubleshooting |
|---|---|---|---|
| 500 | PRN.EM91892 | Your request cannot be processed. Please try again later. If the problem persists, contact ATO. |
Try again using Payment Reference Number API to request for a PRN
for a specific lodgment or transaction.
For Global and Domestic Minimum Tax, a PRN will be returned for group entity that has tax liabilities > $0. The tax return lodgment will still be proceeding for group entity with no PRN returned. To obtain a PRN for the group entity, make a call to Payment Reference Number API using the transaction ID of the group entity lodgment. Contact ATO if you require further assistance. |
| 500 | PRN.EMxxxxx | Your request cannot be processed. Contact ATO. | The error code “xxxxx” can be any other error code not mentioned explicitly on this page. |