v1

latestOpenAPI 3.0.12026-08-06135498863.0 KB
Items

Sets the items for an in progress standard order or in progress gift shop order

Existing items on the order will be replaced with the specified selections.

Note: Items with attached scarcity such as items with selling limits currently may fail on repeated PUT as this API is currently not fully atomic.

If the order contains showtimes (see standard order Showtimes), item availability will be based on the earliest showtime.

If the order has a parent order (see standard order ParentOrderId), item availability will be based on the the start time of the earliest showtime of the parent order.

Licenses Required

  • Vista.Ocapi
put/ocapi/v1/orders/{orderId}/items

Path parameters

orderIdstring required

The unique identifier of the in progress standard order or in progress gift shop order being modified

Headers

Connect-Region-Codestring

Region Code

Request body

itemDeliveriesCommentstring nullable

Gets the comment that applies to all order item delivery with comment entities (including any default deliveries)

Response

Order items