v1

latestOpenAPI 3.1.02026-07-242470655.6 KB

post/sites/multiscreen/{site_name}/ecommerce/orders/{order_id}/fulfillments

Path parameters

site_namestring required

The unique identifier for the target Site.

order_idstring required

The unique identifier for the target Order.

Request body

methodstring

EMAIL_MESSAGE : When all items types are DIGITAL_PRODUCT , if an item of another type is present, the call will 400. SHIPMENT : When all items types are PHYSICAL_PRODUCT , if an item of another type is present, the call will 400. If the order does not contain any shipping method, the call will 400. PICKUP : When all items types are PHYSICAL_PRODUCT , if an item of another type is present, the call will 400. If the order does not contain any pickup information, the call will 400.

statusstring

IN_PROGRESS : only possible if the method is PICKUP, otherwise the call will 400. FULFILLED : for all other methods.

Response

Created