development
                                      https://api-sandbox.supplychain.fedex.com/api/sandbox
                                  Paths
/locations
                                                                      get /locations                                          
                    Location Service
The Locations API provides the capability of retrieving FedEx Office locations.
To use this operation you must use one of the following sets of security requirements.
                                                                                Client_Secret
                                  X-IBM-Client-Secret                                  
(apiKey located in header)
                                  
Enter Client Secret
Client_Id
                                  X-IBM-Client-Id                                  
(apiKey located in header)
                                  
Enter Client ID
oauth2
                                  oauth2                                  
(oauth2 accessCode)
                                  
Authorization URL
                                          https://api-sandbox.supplychain.fedex.com/api/sandbox/fsc/oauth2/authorize
                                        Token URL
                                          https://api-sandbox.supplychain.fedex.com/api/sandbox/fsc/oauth2/token
                                        Scopes
                                                                                      Fulfillment_Returns
                                              Read/Write access to Orders, Items, RMAs, Inventory,location,tracking objects
                                            addressLine1
                                    Required in query                                      
string
                                    123 Main Street
addressLine2
                                    Required in query                                      
string
                                    123 Main Street
city
                                    Required in query                                      
string
                                    PLUM
stateCode
                                    Required in query                                      
string
                                    PA
zipCode
                                    Required in query                                      
string
                                    15238
countryCode
                                    Required in query                                      
string
                                    US
distance
                                    Optional in query                                      
string
                                    10
limit
                                    Optional in query                                      
string
                                    3
accessToken
                                    Optional in header                                      
string
                                    Enter AccessToken, it is mandatory in case of basic authentication.
Accept
                                  Optional in header                                  
                                  string
                                                                                                                  application/json
                                                                                                            
200                              
200 OK
Example Request
                        
                      Example Response
                                              
                                                GET https://api-sandbox.supplychain.fedex.com/api/sandbox/v1/locations
                                            
                      
                    Try this operation
                      
                    
                    
                    
                            No response. This is a mixed content call. It is not possible to test HTTP APIs from an HTTPS secured Portal site and vice versa.
                            No response. This is a cross-origin call. Make sure the server accepts requests from this portal. Or if using self-signed SSL certificates then paste the URL above into your browser to accept the certificate before trying again (On Internet Explorer it must be the same browser tab.).
                            
                    
