Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 718 Bytes

Shopping Examples

These examples show how to use the eBay SDK for PHP with the Shopping service.

  1. Get eBay time

    A basic example that retrieves the eBay system time in GMT.

  2. Get single item

    This example retrieves an item using the GetSingleItem operation and displays any item specifics, variations or compatibility information.

  3. Get category info

    A basic example that shows how to call GetCategoryInfo