GET api/Operations/SelectOpsAcknowledge/{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

TaskOpsAcknowledgeResp
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

ShipmentGUID

string

None.

ShipmentNumber

integer

None.

TrackingNumber

string

None.

PuCompanyName

string

None.

PuAddress1

string

None.

PuAddress2

string

None.

PuAddress3

string

None.

PuCityName

string

None.

PuStateProvID

string

None.

PuPostalCode

string

None.

PuCountryID

string

None.

PuCountryName

string

None.

PuPersonToSee

string

None.

PuPhoneNumber

string

None.

PuAfterHoursNumber

string

None.

PuFaxNumber

string

None.

PuEmailAddress

string

None.

PuInstructions

string

None.

ReadyDateTime

date

None.

DelCompanyName

string

None.

DelAddress1

string

None.

DelAddress2

string

None.

DelAddress3

string

None.

DelCityName

string

None.

DelStateProvID

string

None.

DelPostalCode

string

None.

DelCountryID

string

None.

DelCountryName

string

None.

DelAttention

string

None.

DelPhoneNumber

string

None.

DelAfterHoursNumber

string

None.

DelFaxNumber

string

None.

DelEmailAddress

string

None.

DelInstructions

string

None.

DeliverWhen

string

None.

RequestedDeliveryDateTime

date

None.

PuAirportID

string

None.

DelAirportID

string

None.

PuTimezoneID

string

None.

DelTimezoneID

string

None.

PuDistance

integer

None.

PuDistanceUOM

string

None.

DelDistance

integer

None.

DelDistanceUOM

string

None.

NewPickupGUID

string

None.

PuCloseDateTime

date

None.

SchedPickupDateTime

date

None.

UpdatedPickupDateTime

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.