v1
latestOpenAPI 3.0.02026-07-24186151303.4 KBDeals
Batch Create Deals
Creates multiple deals in a single request (up to 100). Each deal follows the same rules as the single create endpoint.
Atomicity: This operation is all-or-nothing. If any deal in the array fails validation or creation, the entire request returns an error. Deals that were processed before the failure may have already been written; on error, check for partial side effects.
post/v1/deals/batch
Request body
Response
Deals created successfully