Skip to main content
GET
Gets a list of order statuses in the WineDirect interface system

Authorizations

Authorization
string
header
required

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

Query Parameters

searchStartDate
string<date-time>
required

The beginning date of the search range

searchEndDate
string<date-time>
required

The ending date of the search range.

accountNumber
string
required

AccountNumber is the unique Customer ID in the WineDirect system.

Minimum string length: 2
batchId
string

The Order import batch ID . This is defined by the customer and can be any text string

Minimum string length: 2

Response

200 - application/json

Returns the list of order statuses

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