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

Latest commit

 

History

History
27 lines (14 loc) · 1.42 KB

File metadata and controls

27 lines (14 loc) · 1.42 KB

Large Merchant Services Examples

These examples show how to use the eBay SDK for PHP with the Large Merchant Services.

  1. Get jobs

    A basic example that lists some of the jobs that been submitted to the LMS on the eBay sandbox.

  2. Add Fixed Price Items

    This example uses the LMS to upload several fixed price items for listing on the eBay sandbox.

  3. Download Active Inventory Report

    This example uses the LMS to download the Active Inventory Report.

  4. Set Shipment Tracking Info

    This example uses the SetShipmentTrackingInfo available via the LMS.

  5. Revise Inventory Status

    This example uses the ReviseInventoryStatus available via the LMS.

  6. Abort Job

    This example will abort a specificed LMS job on the eBay sandbox.