# PUT /data-imports/{id}.json **PUT /data-imports/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **added** (integer(int32) | null) Added - **adminNotes** (string | null) Admin notes - **completedAt** (string(date-time) | null) Completed at - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **errorMessages** (array[string] | null) Error messages - **errorUri** (string | null) Error uri - **errors** (integer(int32) | null) Errors - **fileSize** (string | null) File size - **fileUri** (string | null) File uri - **id** (integer(int32)) Id - **importType** (string | null) Import type - **intercomMessageId** (string | null) Intercom message - **inventoryFeedId** (integer(int32) | null) Inventory feed - **muteError** (boolean | null) Mute error - **priceListId** (integer(int32) | null) Price list - **queueName** (string | null) Queue name - **queuedAt** (string(date-time) | null) Queued at - **read** (boolean | null) Read - **skipped** (integer(int32) | null) Skipped - **skippedUri** (string | null) Skipped uri - **startedAt** (string(date-time) | null) Started at - **status** (string | null) Status - **statusMessage** (string | null) Status message - **statusProblem** (object | null | array | boolean | integer | number | string) Status problem - **stockTakeId** (integer(int32) | null) Stock take - **updated** (integer(int32) | null) Updated - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)