postsale manifest
End-of-day carrier manifests: list what is pending and close the day.
End-of-day carrier manifest (USPS SCAN, FedEx EOD, UPS close-out).
Subcommands
| Command | Safety | Notes |
|---|---|---|
list | read | Eligible shipments for a carrier account |
close | destructive | Irreversible without carrier support; requires --yes |
bash
postsale manifest list ...
postsale manifest close ... --yesVerify carrier account flags with postsale manifest list --help / close --help.
Schema
Not listed as a simple slug group in the same way; agent uses get_manifest_eligible_shipments and create_end_of_day_manifest (destructive; dry-run intercepted).
Agent tools
get_manifest_eligible_shipments, create_end_of_day_manifest
On this page
Related