api.jobs.timeline.increment_status
POST /job/{jobDisplayId}/timeline/incrementjobstatus— ACPortal
Python
api.jobs.timeline.increment_status(job_display_id: int, *, data: IncrementStatusRequest | dict) -> ServiceBaseResponse
CLI
ab jobs timeline increment_status <job_display_id> [--data ...]
POST /job/{jobDisplayId}/timeline/incrementjobstatus
Request body — IncrementStatusRequest
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Send status notification email |
Response
Returns ServiceBaseResponse.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Whether the operation succeeded |
|
|
no |
Error detail when success is False |
|
|
no |
Current job sub-management status |
|
|
no |
Document URLs/references generated by operation |
|
|
no |
Detailed error object when success is False |
|
|
no |
Whether user confirmation is needed |
|
|
no |
Notification messages for user |
|
|
no |
Shipment UUID created or modified |
|
|
no |
Carrier acceptance reference |
|
|
no |
Shipment weight details |
|
|
no |
Total net charge amount |
|
|
no |
Currency code (e.g., USD) |
|
|
no |
Whether international info is needed |
|
|
no |
Whether ship-out date confirmation is needed |
|
|
no |
Whether FedEx Express freight details are required |
|
|
no |
Carrier API type code |