Update Listing
patch
Update Listing
Resource URL
https://api.stubcloudprod.com/sellers /listings/v3/{listingId}
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
To generate an access token, use the [generateToken API](https://developer.stubhub.com/oauth/apis/post/accesstoken). Note that you will need to add a 'Bearer ' prefix to your access token. Otherwise, you'll get an 'Invalid Access Token' error |
|
Accept
(required) |
application/json |
|
Content-Type
(required) |
application/json |
Body Parameters
Request Body
listingId The listing ID on Stubhub null true
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
-
401401
Not authorized to access the API
-
403403
Forbidden
-
500500
inventory.listings.systemError
-
404404
Not Found
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Inventory Management |
Working...