development
                                      https://api-sandbox.supplychain.fedex.com/api/sandbox
                                  Paths
/inventory
                                                                      get /inventory                                          
                    Get Inventory
Retrieves the inventory details for one or more SKUs from one or more facilities. When facility is not provide in the request, network level inventory will be returned by the call.
To use this operation you must use one of the following sets of security requirements.
                                                                                clientIdHeader
                                  X-IBM-Client-Id                                  
(apiKey located in header)
                                  
Enter Client Id
clientSecretHeader
                                  X-IBM-Client-Secret                                  
(apiKey located in header)
                                  
Enter Client Secret
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 objects
                                            sku
                                    Optional in query                                      
string
                                    SKU of the Product. This parameter allows upto 25 SKUs.
facility
                                    Optional in query                                      
string
                                    Inventory information need to be retrieved from a specific facility. If facility is not specified, response will return network level inventory across all facilities.
pageLimit
                                    Optional in query                                      
string
                                    Number of records to be retrieved in each page. Allowed values: 1 to 100. Default is 50.
AccessToken
                                    Optional in header                                      
string
                                    Enter AccessToken, it is mandatory in case of basic authentication.
offset
                                    Optional in query                                      
string
                                    Offset value to be passed retrieve the previous/next page. Not applicable for initial request
Accept
                                  Optional in header                                  
                                  string
                                                                                                                  application/json
fsc-api-admin@fedex.com
                                                                                                            
fsc-api-admin@fedex.com
200                              
200 OK
Example Request
                        
                      Example Response
                                              
                                                GET https://api-sandbox.supplychain.fedex.com/api/sandbox/v1/inventory
                                            
                      
                    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.).
                            
                    
