Manifests¶
Overview¶
A manifest combines all shipments into a single form or electronic notification.
API Operations¶
Operation
|
Method | Endpoint
|
---|---|---|
Create a Manifest |
POST |
/v1/manifests |
Reprint a Manifest |
GET |
/v1/manifests/{manifestId} |
Retry a Manifest |
GET |
/v1/manifests?originalTransactionId={transaction_id} |