You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the Login with Amazon (LWA) authorization code for an existing Amazon MWS authorization.
13
13
14
-
With the getAuthorizationCode operation, you can request a Login With Amazon (LWA) authorization code that will allow you to call a Selling Partner API on behalf of a seller who has already authorized you to call Amazon Marketplace Web Service (Amazon MWS). You specify a developer ID, an MWS auth token, and a seller ID. Taken together, these represent the Amazon MWS authorization that the seller previously granted you. The operation returns an LWA authorization code that can be exchanged for a refresh token and access token representing authorization to call the Selling Partner API on the seller's behalf. By using this API, sellers who have already authorized you for Amazon MWS do not need to re-authorize you for the Selling Partner API. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
14
+
With the getAuthorizationCode operation, you can request a Login With Amazon (LWA) authorization code that will allow you to call a Selling Partner API on behalf of a seller who has already authorized you to call Amazon Marketplace Web Service (Amazon MWS). You specify a developer ID, an MWS auth token, and a seller ID. Taken together, these represent the Amazon MWS authorization that the seller previously granted you. The operation returns an LWA authorization code that can be exchanged for a refresh token and access token representing authorization to call the Selling Partner API on the seller's behalf. By using this API, sellers who have already authorized you for Amazon MWS do not need to re-authorize you for the Selling Partner API.
15
+
16
+
**Usage Plan:**
17
+
18
+
| Rate (requests per second) | Burst |
19
+
| ---- | ---- |
20
+
| 1 | 5 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
Returns a specified item and its attributes. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
16
+
Returns a specified item and its attributes.
17
+
18
+
**Usage Plan:**
19
+
20
+
| Rate (requests per second) | Burst |
21
+
| ---- | ---- |
22
+
| 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
17
23
18
24
### Example
19
25
```php
@@ -64,7 +70,13 @@ No authorization required
64
70
65
71
66
72
67
-
Returns the parent categories to which an item belongs, based on the specified ASIN or SellerSKU. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
73
+
Returns the parent categories to which an item belongs, based on the specified ASIN or SellerSKU.
74
+
75
+
**Usage Plan:**
76
+
77
+
| Rate (requests per second) | Burst |
78
+
| ---- | ---- |
79
+
| 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
68
80
69
81
### Example
70
82
```php
@@ -117,7 +129,13 @@ No authorization required
117
129
118
130
119
131
120
-
Returns a list of items and their attributes, based on a search query or item identifiers that you specify. When based on a search query, provide the Query parameter and optionally, the QueryContextId parameter. When based on item identifiers, provide a single appropriate parameter based on the identifier type, and specify the associated item value. MarketplaceId is always required. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
132
+
Returns a list of items and their attributes, based on a search query or item identifiers that you specify. When based on a search query, provide the Query parameter and optionally, the QueryContextId parameter. When based on item identifiers, provide a single appropriate parameter based on the identifier type, and specify the associated item value. MarketplaceId is always required.
133
+
134
+
**Usage Plan:**
135
+
136
+
| Rate (requests per second) | Burst |
137
+
| ---- | ---- |
138
+
| 1 | 1 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
Returns financial event groups for a given date range. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
17
+
Returns financial event groups for a given date range.
18
+
19
+
**Usage Plan:**
20
+
21
+
| Rate (requests per second) | Burst |
22
+
| ---- | ---- |
23
+
| 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
18
24
19
25
### Example
20
26
```php
@@ -69,7 +75,13 @@ No authorization required
69
75
70
76
71
77
72
-
Returns financial events for the specified data range. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
78
+
Returns financial events for the specified data range.
79
+
80
+
**Usage Plan:**
81
+
82
+
| Rate (requests per second) | Burst |
83
+
| ---- | ---- |
84
+
| 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
73
85
74
86
### Example
75
87
```php
@@ -124,7 +136,13 @@ No authorization required
124
136
125
137
126
138
127
-
Returns all financial events for the specified financial event group. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
139
+
Returns all financial events for the specified financial event group.
140
+
141
+
**Usage Plan:**
142
+
143
+
| Rate (requests per second) | Burst |
144
+
| ---- | ---- |
145
+
| 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
128
146
129
147
### Example
130
148
```php
@@ -177,7 +195,13 @@ No authorization required
177
195
178
196
179
197
180
-
Returns all financial events for the specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
198
+
Returns all financial events for the specified order.
199
+
200
+
**Usage Plan:**
201
+
202
+
| Rate (requests per second) | Burst |
203
+
| ---- | ---- |
204
+
| 0.5 | 30 | For more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.
0 commit comments