api.jobs.parcel_items.delete
DELETE /job/{jobDisplayId}/parcelitems/{parcelItemId}— ACPortal
Python
api.jobs.parcel_items.delete(job_display_id: int, parcel_item_id: str) -> ServiceBaseResponse
CLI
ab jobs parcel_items delete <job_display_id> <parcel_item_id>
DELETE /job/{jobDisplayId}/parcelitems/{parcelItemId}
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 |