latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
resell-offers

Get public ticket resell status

get/api/public/resell/ticket/{id}/status

Path parameters

idstring required

Query parameters

sellerIdstring required

The ID of the seller

The ID of the seller

secretstring required

The secret of the ticket

The secret of the ticket

Response

OK

eventIdstring required

The ID of the event

offerAbleboolean required

If this ticket can be offered on the secondary market.

hasActiveOfferboolean required

Whether this ticket is currently offered on the secondary market or not.

violations'SEASON_EVENT_OFFER_DISABLED' | 'EVENT_OFFER_DISABLED' | 'TICKET_OFFER_DISABLED' | 'NO_TRANSACTION' | 'TICKET_TYPE_NOT_MAPPED' | 'VALUE_SHARE_MISSING' | 'EVENT_EXCLUDED' | 'NO_SEATING_INFO' | 'TICKET_LOCKED' | 'TICKET_INVALID' | 'FEE_EXCEEDS_PRICE' | 'HAS_TICKET_TRANSFER' | 'HAS_SCANS' | 'HAS_ACTIVE_OFFER' | 'TRANSACTION_DISCOUNTED' | 'CART_AUTOMATION' | 'BUNDLE' | 'PAYMENT_PLAN_INCOMPLETE' | 'CUSTOMER_NOT_VERIFIED'

The violated resell rules