# POST /data-exports.json **POST /data-exports.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **adminNotes** (string | null) Admin notes - **completedAt** (string(date-time) | null) Completed at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **exportType** (string | null) Export type - **fileUri** (string | null) File uri - **intercomMessageId** (string | null) Intercom message - **inventoryExportId** (integer(int32) | null) Inventory export - **inventoryFeedId** (integer(int32) | null) Inventory feed - **muteError** (boolean | null) Mute error - **queueName** (string | null) Queue name - **queuedAt** (string(date-time) | null) Queued at - **read** (boolean | null) Read - **retries** (integer(int32) | null) Retries - **startedAt** (string(date-time) | null) Started at - **status** (string | null) Status - **statusProblem** (object | null | array | boolean | integer | number | string) Status problem - **stockTakeId** (integer(int32) | null) Stock take - **templateId** (integer(int32) | null) Template - **userId** (integer(int32) | null) User ## Responses ### 200 Successful response #### Body: application/json (object) - **adminNotes** (string | null) Admin notes - **completedAt** (string(date-time) | null) Completed at - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **exportType** (string | null) Export type - **fileUri** (string | null) File uri - **id** (integer(int32)) Id - **intercomMessageId** (string | null) Intercom message - **inventoryExportId** (integer(int32) | null) Inventory export - **inventoryFeedId** (integer(int32) | null) Inventory feed - **muteError** (boolean | null) Mute error - **queueName** (string | null) Queue name - **queuedAt** (string(date-time) | null) Queued at - **read** (boolean | null) Read - **retries** (integer(int32) | null) Retries - **startedAt** (string(date-time) | null) Started at - **status** (string | null) Status - **statusProblem** (object | null | array | boolean | integer | number | string) Status problem - **stockTakeId** (integer(int32) | null) Stock take - **templateId** (integer(int32) | null) Template - **updatedAt** (string(date-time)) Updated at - **userId** (integer(int32) | null) User [Powered by Bump.sh](https://bump.sh)