Location Property
The FedEx location identifier that received the express dispatch request.
Syntax
property Location: String;
Default Value
''
Remarks
This property is returned after a call to SchedulePickup and contains the Id of the FedEx location that is scheduled to pick up the package.
When calling CancelPickup, this property must be supplied for the cancel request to be successful.
Data Type
String