api.jobs.timeline.delete_task
DELETE /job/{jobDisplayId}/timeline/{timelineTaskId}— ACPortal
Python
api.jobs.timeline.delete_task(job_display_id: int, task_id: str) -> ServiceBaseResponse
CLI
ab jobs timeline delete_task <job_display_id> <task_id>
DELETE /job/{jobDisplayId}/timeline/{timelineTaskId}
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 |