Skip to content

undefined ​

POST
/v1/stubhubint/webhooks/listing_sale

Request Body​

application/json
JSON
{
  
"listingId": 0,
  
"saleId": 0,
  
"quantity": 0,
  
"section": null,
  
"row": null,
  
"seats": null,
  
"pricePerTicket": {
  
  
"amount": 0,
  
  
"currency": "string"
  
},
  
"deliveryMethod": "string"
}

Responses​

OK

Playground​

Server
Body

Samples​