# POST /manifests.json **POST /manifests.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **documents** (array[string]) Documents - **dropshipProviderId** (integer(int32) | null) Dropship provider - **externalId** (string) External - **warehouseId** (integer(int32) | null) Warehouse ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **documents** (array[string]) Documents - **dropshipProviderId** (integer(int32) | null) Dropship provider - **externalId** (string) External - **id** (integer(int32)) Id - **updatedAt** (string(date-time)) Updated at - **warehouseId** (integer(int32) | null) Warehouse [Powered by Bump.sh](https://bump.sh)