FindLocations Method
Finds FedEx location(s) based on the input data.
Syntax
int FindLocations();
Remarks
FedEx drop-off locations can be searched by phone number or address. On each request, the following properties can be passed in the request (the optional ones are used to narrow down the search and the conditional ones depend on other property values):
- FedExServer (required)
- FedExDeveloperKey (required)
- FedExPassword (required)
- FedExAccountNumber (required)
- FedExMeterNumber (required)
- Phone (required if searched by phone number)
- Address (required if searched by address)
- ConstraintLocationTypeFlags (optional)
If there are any locations returned, the following properties will be filled:
- Location*