patch
https://connect.agendapro.com/v3/products/
This endpoint updates an existing product. Only provided fields are updated (partial update).
Important Notes
- Internal pricing and commission fields cannot be updated through the public API. Sending them is not an error; they are ignored.
- Use the activate and deactivate endpoints to change
active.
Errors Dictionary
| Status | Error | Detail | Description |
|---|---|---|---|
| 401 | unauthorized | invalid_api_key | Missing or invalid Bearer token. |
| 401 | unauthorized | api_config_inactive | API access is inactive for this company. |
| 403 | forbidden | scope_denied | API key lacks products:write scope. |
| 404 | not_found | product | Product not found, or it belongs to another company. |
| 422 | cross_company | product_category_id | Category does not belong to the company. |
| 422 | cross_company | product_brand_id | Brand does not belong to the company. |
| 422 | cross_company | product_display_id | Display does not belong to the company. |
| 429 | rate_limited | burst_limit_exceeded | Per-minute request limit exceeded. |
| 429 | rate_limited | daily_quota_exceeded | Daily request quota exceeded. |
| 502 | upstream_unavailable | The upstream service is unavailable. |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
