Skip to content

postsale manifest

End-of-day carrier manifests: list what is pending and close the day.

Updated July 17, 20261 min readPostsale CLI

End-of-day carrier manifest (USPS SCAN, FedEx EOD, UPS close-out).

Subcommands

CommandSafetyNotes
listreadEligible shipments for a carrier account
closedestructiveIrreversible without carrier support; requires --yes
bash
postsale manifest list ...
postsale manifest close ... --yes

Verify 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