GET api/Operations/SelectTaskOutForDelivery/{auth}/{EntityGUID}/{EntityType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

string

Required

EntityGUID

string

Required

EntityType

string

Required

Body Parameters

None.

Response Information

Resource Description

TaskOutForDeliveryResp
NameDescriptionTypeAdditional information
ShipmentGUID

string

None.

ShipmentNumber

integer

None.

DeliveryGUID

string

None.

DeliveryNumber

integer

None.

CompanyID

integer

None.

OfficeID

integer

None.

ControllingOfficeID

integer

None.

State

string

None.

Status

integer

None.

OrderByName

string

None.

OrderByPhone

string

None.

OrderByFax

string

None.

OrderByEmail

string

None.

CustomerID

integer

None.

AddressID

integer

None.

AddressCode

string

None.

CompanyName

string

None.

Address1

string

None.

Address2

string

None.

Address3

string

None.

CityName

string

None.

StateProvID

string

None.

PostalCode

string

None.

CountryID

string

None.

TimezoneID

string

None.

PhoneNumber

string

None.

AfterHoursNumber

string

None.

FaxNumber

string

None.

EmailAddress

string

None.

Attention

string

None.

SchedDeliveryDateTime

date

None.

UpdatedDeliveryDateTime

date

None.

ActualDeliveryArrival

date

None.

ActualDeliveryDepart

date

None.

AirportID

string

None.

Instructions

string

None.

Distance

integer

None.

DistanceUOM

string

None.

CourierID

integer

None.

CourierKey

string

None.

CourierName

string

None.

CourierServiceID

integer

None.

CourierPhoneNumber

string

None.

CourierEmailAddress

string

None.

AlertStatus

integer

None.

AlertVia

string

None.

AlertHow

string

None.

AlertUserID

integer

None.

SpokeWith

string

None.

SentDateTime

date

None.

AcceptedDateTime

date

None.

IsSuccessful

boolean

None.

ErrorMessage

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.