charity_ids
- name: compatibility_filter
in: query
type: string
description: This field specifies the attributes used to define a specific product. The service searches for items
matching the keyword, or matching the keyword and a produc
- name: epid
in: query
type: string
description: The ePID is the eBay product identifier of a product from the eBay product catalog. This field limits
the results to only items in the specified ePID.
Us
- name: fieldgroups
in: query
type: string
description: 'A comma-separated list of values that controls what is returned in the response. The default is MATCHING_ITEMS,
which returns the items that match '
- name: filter
in: query
type: string
description: An array of field filters that can be used to limit/customize the result set.
Refer to https://www.gtin.info.<
- name: limit
in: query
type: string
description: The number of items from the result set returned in a single page.
Note:
If a value is set in the limit field
- name: offset
in: query
type: string
description: Specifies the number of items to skip in the result set. This is used with the limit field
to control the pagination of the output.
For exam
- name: q
in: query
type: string
description: 'A string consisting of one or more keywords used to search for items on eBay.
Note:
The * wildcard character '
- name: sort
in: query
type: string
description: Specifies the criteria on which returned items are to be sorted.
Items can be sorted in ascending
order based on:- Price (
sort=price)<
- name: X-EBAY-C-ENDUSERCTX
in: header
type: string
description: This header is required to support revenue sharing for eBay Partner Network and to improve the accuracy
of shipping and delivery time estimations.
For ad
- name: X-EBAY-C-MARKETPLACE-ID
in: header
type: string
description: This header identifies the seller's eBay marketplace. It is required for all marketplaces outside of
the US.
Note: If a ma
- name: Accept-Language
in: header
type: string
description: This header is used to indicate the natural language and locale preferred by the user for the response.
This
header is required when targeting a specific
- name: item_summary-search_by_image
path: /item_summary/search_by_image
operations:
- name: searchbyimage
method: POST
description: Note:
This is an Note: charity_ids
- name: fieldgroups
in: query
type: string
description: 'A comma-separated list of values that controls what is returned in the response. The default is MATCHING_ITEMS,
which returns the items that match '
- name: filter
in: query
type: string
description: An array of field filters that can be used to limit/customize the result set.
Refer to
Note:
If a value is set in the limit field
- name: offset
in: query
type: string
description: Specifies the number of items to skip in the result set. This is used with the limit field
to control the pagination of the output.
For exam
- name: sort
in: query
type: string
description: 'Note: This call currently returns results in a best-match order. This
query parameter presently has no practical use. For '
- name: X-EBAY-C-ENDUSERCTX
in: header
type: string
description: This header is required to support revenue sharing for eBay Partner Network and to improve the accuracy
of shipping and delivery time estimations.
For ad
- name: X-EBAY-C-MARKETPLACE-ID
in: header
type: string
description: This header identifies the seller's eBay marketplace. It is required for all marketplaces outside of
the US.
Note: If a ma
- name: Content-Type
in: header
type: string
description: This header indicates the format of the request body provided by the client. Its value should be set
to application/json.
For more informati
required: true
- name: Accept-Language
in: header
type: string
description: This header is used to indicate the natural language and locale preferred by the user for the response.
This
header is required when targeting a specific
- name: body
in: body
type: object
description: Request body (JSON).
required: false
authentication:
type: bearer
token: '{{env.EBAY_API_KEY}}'
exposes:
- type: rest
namespace: browse-item-summary-rest
port: 8080
description: REST adapter for eBay Browse API — Item_summary. One Spectral-compliant resource per consumed operation,
prefixed with /v1.
resources:
- path: /v1/item-summary/search
name: item-summary-search
description: REST surface for item_summary-search.
operations:
- method: GET
name: search
description: This method searches for eBay items by various query parameters and retrieves summaries of the items.
You can search by keyword, category, eBay product ID (ePID), or GTIN, charity ID, or a combination of these.
Note:
This is an Note:
This is an