# Upload client batch **POST /upload/batch** Endpoint to upload a batch of client data for negotiation. ## Servers ## Parameters ### Body: (object) - **dateUploaded** (string(date-time)) DateTime when the data was uploaded. - **clientsNumber** (integer) - **clients** (array[object]) ## Responses ### 200 Successful operation #### Body: (object) - **batchId** (string) ID of the uploaded batch. [Powered by Bump.sh](https://bump.sh)