GET api/ShipmentSMS/{auth}/{ShipmentGUID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

string

Required

ShipmentGUID

string

Required

Body Parameters

None.

Response Information

Resource Description

ShipmentSMSResp
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

ShipmentSmsGUID

string

None.

ShipmentGUID

string

None.

PhoneNumber

string

None.

PhoneCarrierID

string

None.

NotifyPickup

boolean

None.

NotifyDelivery

boolean

None.

InsertDateTime

date

None.

SMSPickupNotifyFormat

string

None.

SMSDeliveryNotifyFormat

string

None.

ShipmentNumber

integer

None.

TrackingNumber

string

None.

OrderNumber

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.