Orders

Creates an in progress standard order as a booking

Licenses Required

  • Vista.Ocapi
post/ocapi/v1/orders/standard/booking

Headers

Connect-Region-Codestring

Region Code

Request body

siteIdstring required

Gets the unique identifier of the site

bookingMode'Paid' | 'Unpaid' | 'UnpaidConfirmed' required

Represents the mode of an order booking base

siteOrderLocationIdstring nullable

Gets the unique identifier of the site order location, if applicable. <remarks><br> If null, items will be ordered from the default site item profile </remarks>

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.