v1
latestOpenAPI 3.0.32026-07-131528298.7 KBsubmission
Retrieve Overseas Return Notification
Retrieves an Overseas Return Notification for an accounting period.
Error Codes
<p>This table contains a list of 422 error codes returned when a Retrieve Overseas Return Notification request is not processed successfully.</p> <table> <thead> <tr> <th>Error Message</th> <th>Next Steps</th> </tr> </thead> <tbody> <tr> <td>003 - Request could not be processed</td> <td>The message could not be processed due to locking. Please check if there is currently an open enquiry on your tax account.</td> </tr> </tbody> </table>get/organisations/pillar-two/overseas-return-notification
Query parameters
accountingPeriodFromstring date required
Period start date
accountingPeriodTostring date required
Period end date
Headers
Authorizationstring required
Bearer token for authentication
X-Pillar2-Idstring required
Pillar2 ID for the submission
Acceptstring
Example:application/vnd.hmrc.1.0+json
Specifies the expected response format as versioned JSON from the HMRC API (v1.0). If not provided, it will default to application/vnd.hmrc.1.0+json.
Response
Overseas Return Notification Retrieved Successfully