Update buy orders
Buy Orders
Update buy orders
Updates the spend cap, FDV cap, or validity of one or more active buy orders.
Each item is processed independently. The response is always HTTP 200 once authenticated and the body is valid — check the per-item ok flag in results (index-aligned to your request) for each outcome.
PATCH
Update buy orders
Authorizations
API key issued via POST /api/public/v1/api-keys.
Body
application/json
The buy orders to update, keyed by project slug.
Required array length:
1 - 50 elementsResponse
Per-item results for the batch.
- Option 1
- Option 2

