Skip to main content
GET
Get backOrderPreOrderReservation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

BackOrderPreOrderReservationId
string

Response

backOrderPreOrderReservation returned

BackOrderPreOrderReservation Model

orderNumber
string
required
Example:

"order_123"

sku
string
required
Example:

"sku_123"

lineItemId
string
required
Example:

"0"

type
string
required
Example:

"BACKORDER"

orderDate
string<date-time>
required
Example:

"2022-04-12T09:30:31.198Z"

backOrderedQuantity
integer<int32>
required
Example:

5

locationNum
integer<int32>
required
Example:

23

channelId
string
required
Example:

"channel_12"

orderStatusCode
string
required
Example:

"Created"

id
string
Example:

"1"

itemId
string
Example:

"123"

cartId
string
Example:

"b03b72dc-78d8-4ea4-90fc-2fe6a1fe6569"

toReleaseQuantity
integer<int32>
Example:

0

vendorId
string
Example:

"vendor_123"

Example:

"true"

Example:

"2022-07-12T09:30:31.198Z"

lastNotificationDate
string<date-time>
Example:

"2022-06-12T09:30:31.198Z"

toNotify
string
Example:

"false"

lineItemStatus
string
Example:

"CANCELLED"

paymentStatus
string
Example:

"OK"