Event SeatTraits

Event SeatTraits

get

Event SeatTraits

This API retrieves information about all the seatTraits for the given StubHub Event ID.

Resource URL

https://api.stubcloudprod.com/partners /catalog/events/v3/{eventId}/seatTraits

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

Request Body

eventId StubHub event ID 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
  • 404
    404

    Incorrect event ID, or event is invalid / expired

  • 401
    401

    Not authorized to access the listing

  • 403
    403

    Forbidden

  • 400
    400

    Bad request

Resource Summary

Security

Content Type

application/json

Category

Event SeatTraits

Working...