Bulk respond to pre-customer agreements
POST/platform/v2/agreements/actions
Accept or reject up to 50 agreements within a single working set in one call. The request is scoped by the partner-supplied reference; each actions[] item carries an agreementId (UUID) and a type (ACCEPT or REJECT). Per-item outcomes are returned as a paginated list of AgreementActionResult: successful items have a status; failed items have an error.
Request
Responses
- 200
- 400
- 401
- 409
- 502
Per-item action results