# POST /inventory-feed-products.json **POST /inventory-feed-products.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **externalId** (string | null) External - **images** (array[string] | null) Images - **inventoryFeedId** (integer(int32)) Inventory feed ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **externalId** (string | null) External - **id** (integer(int32)) Id - **images** (array[string] | null) Images - **inventoryFeedId** (integer(int32)) Inventory feed - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)