GetRefundDetails

Returns the status of a particular refund.

Description

Call the GetRefundDetails operation to query the status of a particular refund. If you received a Pending status when you called the Refund operation, you can call this operation to get the current status.

This operation has a maximum request quota of 20 and a restore rate of two requests every second in the production environment. It has a maximum request quota of five and a restore rate of one request every second in the sandbox environment. For definitions of throttling terminology and for a complete explanation of throttling, see Throttling: Limits to how often you can submit requests in the Amazon MWS Developer Guide.

Request Parameters

For more information about the request parameters that are required for all Amazon MWS operations, see Required request parameters in the Amazon MWS Developer Guide.

Parameter Name Required Type Description
AmazonRefundId Yes xs:string The Amazon-generated identifier for this refund transaction.

Response Elements

Element Name Description
RefundDetails Encapsulates details about the Refund object and its status.

Type: RefundDetails