<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ExternalPurchaseServerAPI",
  "identifier" : "/documentation/ExternalPurchaseServerAPI/Retrieve-External-Purchase-Report",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "External Purchase Server API"
    ],
    "preciseIdentifier" : "rest:external_purchase_server_api:get:v1-reports-{}"
  },
  "title" : "Retrieve External Purchase Report"
}
-->

# Retrieve External Purchase Report

Get an external purchase report by providing its request identifier.

## Discussion

Call this endpoint to retrieve an external purchase report that you successfully sent to Apple. This endpoint takes the `requestIdentifier` that you create when you call [`Send External Purchase Report`](/documentation/ExternalPurchaseServerAPI/Send-External-Purchase-Report), for reports that were successfully submitted.

## Topics

### Data types

[`uuid requestIdentifier`](/documentation/ExternalPurchaseServerAPI/requestIdentifier)

A UUID that uniquely identifies an external purchase report.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)