37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
---
|
|
name: campaign-recipient-estimation-jobs-routes
|
|
description: Handle 2 OpenAPI operation(s) under /api/campaign-recipient-estimation-jobs for the campaign recipient estimation jobs route group.
|
|
---
|
|
|
|
# campaign recipient estimation jobs API Routes
|
|
|
|
Handle 2 OpenAPI operation(s) under /api/campaign-recipient-estimation-jobs for the campaign recipient estimation jobs route group.
|
|
|
|
Use the generated operation tools to make real API calls. Do not invent API responses.
|
|
If a tool reports missing setup, return the exact setup field name to the caller.
|
|
For write, update, or delete operations, state the intended action before calling the tool.
|
|
|
|
## Operations
|
|
|
|
### get_campaign_recipient_estimation_job
|
|
|
|
- Operation ID: `get_campaign_recipient_estimation_job`
|
|
- Route: `GET /api/campaign-recipient-estimation-jobs/{id}`
|
|
- Mode: READ
|
|
- Summary: Get Campaign Recipient Estimation Job
|
|
- Parameters:
|
|
- `id` in `path` required
|
|
- `fields[campaign-recipient-estimation-job]` in `query`
|
|
- `revision` in `header` required
|
|
|
|
### refresh_campaign_recipient_estimation
|
|
|
|
- Operation ID: `refresh_campaign_recipient_estimation`
|
|
- Route: `POST /api/campaign-recipient-estimation-jobs`
|
|
- Mode: WRITE
|
|
- Summary: Refresh Campaign Recipient Estimation
|
|
- Parameters:
|
|
- `fields[campaign-recipient-estimation-job]` in `query`
|
|
- `revision` in `header` required
|
|
- Body: JSON request body accepted.
|