GET api/Orders/ReadyToSend?CatalogueId={CatalogueId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CatalogueId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Order
NameDescriptionTypeAdditional information
OrderId

globally unique identifier

None.

CatalogueId

integer

None.

Catalogue

Catalogue

None.

UserId

string

None.

User

ApplicationUser

None.

SiteCode

integer

None.

TCPReferenceCode

integer

None.

TCPTransactionReference

string

None.

TCPDateGenerated

date

None.

TCPNote

string

None.

TCPDateCreated

date

None.

TCPDateModified

date

None.

TCPDateDelivery

date

None.

TCPSupplier

integer

None.

DateReceived

date

None.

DateSending

date

None.

DateSent

date

None.

DateResponded

date

None.

DateResponseNotified

date

None.

DateFailed

date

None.

CurrentStatus

StockOrderStatus

None.

Retries

integer

None.

Attempt

integer

None.

TCPDiscount

decimal number

None.

TCPCharge

decimal number

None.

ExpectedDeliveryDate

date

None.

Temperature

Temperature

None.

Details

Collection of OrderDetail

None.

History

Collection of OrderHistory

None.

Deliveries

Collection of Delivery

None.

CustomerCode

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.