---
title: RetrieveReportSuccessResponse
framework: externalpurchaseserverapi
role: symbol
role_heading: Object
path: externalpurchaseserverapi/retrievereportsuccessresponse
---

# RetrieveReportSuccessResponse

A response that indicates success and includes your external purchase report data.

## Declaration

```data
object RetrieveReportSuccessResponse
```

## Properties

report: The external purchase report data.

## Discussion

Discussion This successful response contains the external purchase report data that you request when you call Retrieve External Purchase Report.

## Topics

### Data types

- [ExternalPurchaseReport](externalpurchaseserverapi/externalpurchasereport.md)

## See Also

### External purchase report retrieval

- [Retrieve External Purchase Report](externalpurchaseserverapi/retrieve-external-purchase-report.md)
