Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.
This section explains the inputs and outputs of the Amazon MWS Scratchpad user interface and provides an example of submitting a query request using Amazon MWS Scratchpad.
Amazon MWS Scratchpad provides input fields that enable you to select the Amazon MWS API section, the operation, your authentication credentials, and the required and optional request parameters. You can also enter User-Agent header information if you choose to, but you are free to use the defaults.
In the API Selection area of Amazon MWS Scratchpad, you can select the API section and operation that you want. Each time you select a different API section and operation, the Required API Parameters area and the Optional API Parameters area populate with input fields for the appropriate request parameters.
In the Authentication area of Amazon MWS Scratchpad you can enter your Merchant ID, Marketplace ID, AWS Access Key ID, and Secret Key.
Clicking More... expands the Authentication area and displays the following additional input fields:
In the Required API Parameters area of Amazon MWS Scratchpad you can input the parameters that are required for the selected operation. If the Add button appears, you can click the button to add another input field for that parameter.
In the Optional API Parameters area of Amazon MWS Scratchpad you can input the parameters that are optional for the selected operation. If the Add button appears, you can click the button to add another input field for that parameter.
At this point if you click a different value in either the API Section field or the Operation field, the Response tab turns gray to indicate that the response no longer matches the current API Section and Operation selections.
After you submit a query request using Amazon MWS Scratchpad, Amazon MWS Scratchpad displays the following information:
The Response tab displays the actual XML response from Amazon MWS to your query request. This means that you can copy response values directly from the Response tab and use them as request parameters for subsequent query requests.
The Request Details tab displays the following: