Get Listings Summary
GET
Get Listings Summary
Allows an authenticated seller to get all listings summary details
Resource URL
https://api.stubhub.com/sellers/listings /summary/v3/
Query Parameters
Name | Values | Description |
---|---|---|
fl |
Optional Parameter: Example: fl=listingId,externalListingId, status, quantity, preDelivered,eventName, eventDateLocal, venue, venueConfigSectionsId, row, section,seats,pricePerProduct, expectedInhandDate (Specify field name or return default fields) Syntax: fl:value |
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Bearer {Token} |
|
Accept
(required) |
application/json |
|
Accept-Encoding
(required) |
gzip, deflate |
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400
Bad Request
-
401
Not authorized to access the API
-
403
Forbidden
-
404
Not Found
-
500
inventory.listings.systemError
Resource Summary |
|
Security |
|
Content Type |
application/json |
Working...