SendReportSuccessResponse
A response that contains the request identifier and indicates the server successfully received your external purchase report.
Declaration
object SendReportSuccessResponseProperties
| Name | Type | Description |
|---|---|---|
requestIdentifier Required | requestIdentifier | The UUID that you generated to uniquely identify the report when calling the Send External Purchase Report endpoint. |
Discussion
The Send External Purchase Report endpoint returns this response when the server successfully receives a report that passes validation checks. Record the requestIdentifier in your system. Use the requestIdentifer to get the report by sending a request to the Retrieve External Purchase Report endpoint.