Skip to main content
POST
Gets a list of inventory-out orders within the WineDirect fulfillment system

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Query Parameters

supplierId
string
required

SupplierId is the unique ID for the owner of items in the system

Minimum string length: 2
warehouseCode
string

The warehouse (Code)

sku
string

The SKU of the customer

searchStartDate
string<date-time>
required

The beginning date of the search range

searchEndDate
string<date-time>
required

The ending date of the search range

Response

200 - application/json

OK

Generic container for all service responses

isSuccess
boolean

Was the request successful. If not, the message will have more information.

message
string | null

Any error message

payload
object[] | null

The payload object of the response