# POST /dropshipment-imports.json **POST /dropshipment-imports.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **dropshipProviderId** (integer(int32) | null) Dropship provider - **dropshipmentId** (integer(int32) | null) Dropshipment - **problem** (object | null | array | boolean | integer | number | string) Problem - **purchaseId** (integer(int32) | null) Purchase - **response** (object | null | array | boolean | integer | number | string) Response - **status** (string | null) Status ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **dropshipmentId** (integer(int32) | null) Dropshipment - **id** (integer(int32)) Id - **problem** (object | null | array | boolean | integer | number | string) Problem - **purchaseId** (integer(int32) | null) Purchase - **response** (object | null | array | boolean | integer | number | string) Response - **status** (string | null) Status - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)