# View Products Stock **POST /api/rest/inventory/stock** Description: The view products stock endpoint allows you to view all product stock within fulfillment network warehouses in the Rayo system. You need to provide the following information: * Your Rayo JWT Token ## Servers ## Authentication methods - Bearer auth ## Parameters ### Body: (object) object ## Responses ### 200 OK #### Headers - **Date** (string) - **Content-Type** (string) - **Transfer-Encoding** (string) - **Connection** (string) - **x-request-id** (string) - **Content-Encoding** (string) - **CF-Cache-Status** (string) - **Expect-CT** (string) - **Content-Security-Policy** (string) - **Referrer-Policy** (string) - **Strict-Transport-Security** (string) - **X-Content-Type-Options** (string) - **X-Frame-Options** (string) - **X-XSS-Protection** (integer) - **Server** (string) - **CF-RAY** (string) #### Body: (object) object [Powered by Bump.sh](https://bump.sh)