SearchProcessedOrdersPaged

Use this call to search for processed orders.
Rate limit: 150 / minute

Log in to see full request history
Body Params
date-time

The lower end of the date range to search. Can be null if searching for 'all dates'. Maximum range is 3 months.

date-time

The upper end of the date range to search. Can be null if searching for 'all dates'. Maximum range is 3 months.

string

The search type (e.g. ALLDATES)

string

The field to search by. Can be found by calling GetSearchTypes.

boolean

Set to true if an exact match is required for the search data.

string

The term which you are searching for.

int32

The page number of the request.

int32

The number of entries required on a page. Maximum 200.

Response

Response body
object
int32

Result page number

int32

Result page size, quantity of records per page

int64

Total records

int32

Total pages

Data
array of objects
Data
object
uuid

Order ID

string

Customer's shipping address

date-time

Date when order was received on a channel

date-time

Date when order was processed

double

Days elapsed between order received and order processed

double

Order postage cost

double

Order total charge

double

Postage cost excluding tax

double

Order subtotal

double

Order tax

double

Total discount

double

Profit margin

double

Country specific tax rate

int32

Linnworks order ID

int32

Order status

string

Order currency

string

Postal tracking number

string

Country

string

ChannelName/Source (e.g. EBAY)

string

Postal service name (e.g. Next day delivery)

string

Postal service code

string

Courier name (e.g. DPD)

string
string

Order reference number

string

An additional reference number for the order

string

This is an additional reference number from the sales channel, typically used by eBay

string

Order first line of address

string

Order second line of address

string

Order third line of address

string

Town

string

Region, county, area

string

Buyer phone number

string

Company

string

Order subsource (e.g. EBAY1)

string

Channel specific name used to identify the buyer, such as a username, normally used for eBay

string

Customer channel account name

string

Customer full name

string

Customer email address

string

Post Code

date-time

When order was marked as PAID

date-time

When order was cancelled

string

Package category

string

Package name

double

Items weight

double

Total order weight

string

Folder name of an order

string

Customer billing address

string

Customer billing name

string

Customer billing company

string

Billing address line one

string

Billing address line two

string

Billing address line three

string

Billing town

string

Billing region, area, county

string

Billing postcode

string

Billing country

string

Billing phone number

boolean

If order on hold or cancelled.

boolean

If order was created from a resend

boolean

If order was created from an exchange

string

Order tax id

string

Order fulfilment location

Language
Credentials