Orders
Remove a guest from an order
Remove a guest from an order. Any items currently assigned to this guest are unassigned, and the order totals are recalculated.
delete/shop/orders/{orderId}/guests/{guestId}
Response
The guest was successfully removed from the order.
Changes
No recorded changes to this endpoint across all 1 revision of this API.