# Inventory Update **POST /catalog/accounts/{accountId}/inventoryUploadUrl** To support changes to item availability, Deliverect can receive an inventory file. ## Servers - https://api.staging.deliverect.io: https://api.staging.deliverect.io () ## Authentication methods - Bearer auth ## Parameters ### Headers - **X-Deliverect-Version** (string) ### Path parameters - **accountId** (string) ### Body: application/json (object) - **callbackUrl** (string) Will be used to notify you when the inventory file has been processed. ## Responses ### 200 200 ### 400 400 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)