List event on channel
POST
/sales-channels/{channelId}/listingsList an event on the channel, optionally within a sale window. An event is never published globally - it is listed on channels.
Parameters
channelIdpathrequiredRequest Body
eventId*string
saleStartsAtstringSale window start (ISO 8601); omit for open-ended
saleEndsAtstringSale window end (ISO 8601); omit for open-ended
Response
Listing created successfully
Code Samples
No code examples available for this operation.