====== Outbound API ====== The Fortune3 Outbound API allows developers to retrieve information from a Fortune3 shopping cart for integrations with 3rd party applications. The Outbound API consists of 6 different request types, each explained below: * [[ProductQueryRq|ProductQueryRq]] - Retrieves Product Information * [[InventoryQueryRq|InventoryQueryRq]] - Quickly Retrieves Inventory (Stock) Quantities * [[CategoryQueryRq|CategoryQueryRq]] - Retrieves Category Information * [[OrderQueryRq|OrderQueryRq]] - Retrieves Order Information * [[OrderStatusQueryRq|OrderStatusQueryRq]] - Quickly Retrieves Order Status & Tracking Information * [[CustomerQueryRq|CustomerQueryRq]] - Retrieves Customer Account Information