Update Listing

Update Listing

patch

Update Listing

Allows an authenticated seller to update a listing in StubHub

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


Name Values Description
body
(required)

Request Body

Updated listing parameters

listingId The listing ID on Stubhub null true

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 401
    401

    Not authorized to access the API

  • 403
    403

    Forbidden

  • 500
    500

    inventory.listings.systemError

  • 404
    404

    Not Found

Resource Summary

Security

Content Type

application/json

Category

Inventory Management

Working...