GET api/Operations/SelectTaskPickupAlert/{auth}/{EntityGUID}/{EntityType}/{Realert}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

string

Required

EntityGUID

string

Required

EntityType

string

Required

Realert

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

TaskPickupAlertResp
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

PickupGUID

string

None.

PickupNumber

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.

PersonToSee

string

None.

ReadyDateTime

date

None.

CloseDateTime

date

None.

SchedPickupDateTime

date

None.

UpdatedPickupDateTime

date

None.

AirportID

string

None.

Instructions

string

None.

CourierID

integer

None.

CourierKey

string

None.

CourierName

string

None.

CourierServiceID

integer

None.

AlertVia

string

None.

AlertHow

string

None.

SpokeWith

string

None.

WaitingTime

integer

None.

AttemptCount

integer

None.

Distance

integer

None.

Weight

decimal number

None.

DistanceUOM

string

None.

WeightUOM

string

None.

TSANotice

string

None.

LockCost

boolean

None.

OrderInstructions

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.