Inventory Management
List tickets, update your listings, search your inventory and upload tickets to your listings.
Find Listings on an Event.
findListings
Method
Description
GET
Find Listings
https://api.stubcloudprod.com/sellers/find/listings/v3/
Search inventory for an event on StubHub
Inventory Management API's
listings
Method
Description
POST
Pre-deliver Mobile
https://api.stubcloudprod.com/sellers/listings/mobile/v3/{listingId}
This API allows an authenticated seller to pre-deliver mobile listings, so that they are displayed as instantly...
POST
Pre-deliver Barcode
https://api.stubcloudprod.com/sellers/listings/barcode/v3/{listingId}
Allows an authenticated seller to pre-deliver barcodes to a listing
DELETE
Delete Listing
https://api.stubcloudprod.com/sellers/listings/v3/{listingId}
Allows an authenticated seller to delete a listing resource in StubHub
POST
Pre-deliver Pdf
https://api.stubcloudprod.com/sellers/listings/pdf/v3/{listingId}
This API allows an authenticated seller to upload the PDF files to a listing, so that the it is displayed as instantly downloadable...
GET
Get Listing
https://api.stubcloudprod.com/sellers/listings/v3/{listingId}
This API allows authenticated API user to retrieve details of a single listing.
PATCH
Update Listing
https://api.stubcloudprod.com/sellers/listings/v3/{listingId}
Allows an authenticated seller to update a listing in StubHub
POST
Create Listing
https://api.stubcloudprod.com/sellers/listings/v3
Allows an authenticated seller to create a listing in StubHub.
GET
Get All Listings
https://api.stubcloudprod.com/sellers/listings/v3
Retrieves all listings for a seller