IShippingAdapter Methods |
The IShippingAdapter type exposes the following members.
Name | Description | |
---|---|---|
CloseManifest |
closes out an open CloseManifest grouping in .
| |
DeleteHistoryItems |
deletes the HistoryItem data from 's transactional database.
| |
DeleteTransmitItems |
Delete specified transmit items
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetCarriers |
gets a list of available Carriers on the current system.
| |
GetCarriersbyShippers |
Returns a list of carriers associated with the shippers
| |
GetDocuments |
returns a list of available documents
| |
GetHistoryItems |
gets a list of HistoryItem Symbol integers based on
Carrier and Shipper.
| |
GetHistoryPackageList |
gets a list of MSN integers based on the supplied criteria.
| |
GetManifestItems |
Gets a list of ManifestItem
| |
GetPackageTypes |
returns a list of carrier package types
| |
GetPaymentTerms |
returns a list of payment Terms
| |
GetServices |
gets a list of available Services on the current system.
| |
GetShippers |
Gets or sets shippers
| |
GetTransmitItems |
Gets transmit items for shipper and carrier
| |
Init |
Initializes adapter
(Inherited from IAdapter.) | |
ModifyPackageList |
Modify package List
| |
PrintContainerDocument |
Prints a container document
| |
PrintDocument |
print document
| |
PrintManifestDocument |
print manifest document
| |
Rate |
rates the specified objects requests through the APIs.
| |
ReProcess |
ReProcess
| |
Search |
searches for an open package by MSN.
| |
SearchByBundleId |
searches for an open package by Conenctship BundleID.
| |
Ship |
ships a full shipment request.
| |
TransmitItems |
transmit specified tranmit items
| |
VoidPackage |
voids a package transaction.
|