Input
Resource URI (production)
URI parameters
HTTP request headers
This call also uses the X-EBAY-C-MARKETPLACE-ID
header to identify the user's business context. This header is currently limited to EBAY-US
, EBAY-AU
, EBAY-CA
, and EBAY-GB
values. If not included with your request, the marketplace value defaults to EBAY-US
. Note that it does not indicate a language preference or end-user location.
Examples:X-EBAY-C-MARKETPLACE-ID: EBAY-US
X-EBAY-C-MARKETPLACE-ID: EBAY-AU
OAuth scope
This request requires an access token created with the client credentials grant flow, using one or more scopes from the following list (please check your Application Keys page for a list of OAuth scopes available to your application):
See OAuth access tokens for more information.
Note: Only the sell.inventory
scope is required for selling applications, and only the commerce.catalog.readonly
scope is required for buying applications.
Output
HTTP status codes
This call can return one of the following HTTP status codes. For an overview of the status codes, see HTTP status codes in Using eBay RESTful APIs.
Error codes
Warnings
Samples
This call has no samples.