GetCaptureDetails

Returns the status of a particular capture and the total amount refunded on the capture.

Description

Call the GetCaptureDetails operation to query the status of a particular capture and to retrieve information about the total amount refunded on the capture. If you received a Pending status when you called the Capture 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
AmazonCaptureId Yes xs:string The capture identifier that was generated by Amazon on the earlier call to Capture.

Response Elements

Element Name Description
CaptureDetails Encapsulates details about the Capture object and its status.

Type: CaptureDetails