Location Property
The FedEx location identifier that received the express dispatch request.
Syntax
public String getLocation(); public void setLocation(String location);
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.
Default Value
""