Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

USPSShip Class

Properties   Methods   Events   Configuration Settings   Errors  

Allows you to generate a USPS shipping label for any of USPS domestic services complete with addresses and barcode, or manage pickups.

Syntax

inship.uspsship()

Remarks

Generating a shipping label can be done by calling the GetPackageLabel method. You will have to specify the package information, USPS service to be used for shipping this package, origin and destination information, and any other special services you want to associate the shipment (such as Hold For Pickup, Return Shipment, etc.).

This class also allows you to return only the tracking number by using the GetTrackingNumber method. This is useful if you have your own Postnet barcode generating software.

In addition, the class can submit a request for your carrier to pick up packages from your current location. You can schedule multiple pickups and edit or cancel previously submitted pickups, and even electronically determine if carrier pickup is available at your current address.

The following methods are available for scheduling carrier pickups:

PickupAvailabilityChecks the availability of a Carrier Pickup service for the given address.
SchedulePickupSchedules a Carrier Pickup.
PickupInquiryReturns all the data submitted in your original SchedulePickup request.
ChangePickupChanges your original scheduled pickup with updated information (number of packages, change the date, etc).
CancelPickupCancels a scheduled Carrier Pickup request.

To use this class, you must have a USPS account. You should also have already obtained a USPSUserId and USPSPassword uniquely assigned to your account by USPS.

This class also includes Endicia support to print labels and postage through their web services. To use this service, you must have an Endicia USPSAccountNumber. You should also have already obtained a USPSUserId and USPSPassword uniquely assigned to your account by Endicia. The PostageProvider property must be set to ppEndicia to tell the class to use the Endicia protocol.

Property List


The following is the full list of the properties of the class with short descriptions. Click on the links for further details.

AddressServiceRequestIndicates if an address service request is made.
BarcodeNumberPostnet Barcode number associated with label's barcode.
CountExpressThe number of Express Mail packages to be picked up.
CountInternationalThe number of International Mail packages to be picked up.
CountOtherThe number of packages to be picked up for a service type other than Priority/Express/International Mail.
CountPriorityThe number of Priority Mail packages to be picked up.
CustomerIdUser-assigned number for internal use.
CustomerReceiptImage of the Customer Online Record.
CustomerReceiptFileFilename for CustomerReceipt (optional).
FirewallAutoDetectThis property tells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallTypeThis property determines the type of firewall to connect through.
FirewallHostThis property contains the name or IP address of firewall (optional).
FirewallPasswordThis property contains a password if authentication is to be used when connecting through the firewall.
FirewallPortThis property contains the TCP port for the firewall Host .
FirewallUserThis property contains a user name if authentication is to be used connecting through a firewall.
InsuranceCostInsurance fee for the package being shipped.
LabelImageTypeType of label image.
LabelOptionIndicates type of label the USPS Server will return.
MailingLocationPostal Office Zip Code where the item will be mailed (if different from ZipCode ).
NotifyCountThe number of records in the Notify arrays.
NotifyEmailEmail address of the recipient to be notified.
NotifyNameThe name associated with the notification.
NotifyTypeIdentifies the set of valid email notification recipient types.
PackageLocationThe location of pickup.
PackageCountThe number of records in the Package arrays.
PackageDescriptionFor FedEx, this is the description that appears in the email to identify this package.
PackageHeightThe height of the package to be shipped.
PackageIdAn 8-digit Unique Parcel Identification Number.
PackageInsuredValueAmount of insurance requested for this package.
PackageLengthThe length of the package to be shipped.
PackageNetChargeNet charge applicable to this package.
PackageTypeThe packaging type of the package being rated and/or shipped.
PackageShippingLabelImage of the shipping label for this package return by the Server upon a successful ship response.
PackageShippingLabelFileFilename and location to save the ShippingLabel of this package to.
PackageSignatureTypeSpecifies one of the Delivery Signature Options requested for this package.
PackageTrackingNumberTracking number assigned to this package.
PackageWeightWeight of this package.
PackageWidthThe width of the package to be shipped.
PermitIssuingPOCityName of city, town, etc.
PermitIssuingPOStateState or province code.
PermitIssuingPOZipCodePostal code.
PermitNumberPermit number to print Postage Due labels.
PostageDueAddress1Street name.
PostageDueCityName of city, town, etc.
PostageDueStateState or province code.
PostageDueZipCodePostal code.
PostageProviderThe postage provider to use.
PostalZoneIndicates the number of postal rate zones between the origin and destination zip codes.
ProxyAuthSchemeThis property is used to tell the component which type of authorization to perform when connecting to the proxy.
ProxyAutoDetectThis property tells the component whether or not to automatically detect and use proxy system settings, if available.
ProxyPasswordThis property contains a password if authentication is to be used for the proxy.
ProxyPortThis property contains the TCP port for the proxy Server (default 80).
ProxyServerIf a proxy Server is given, then the HTTP request is sent to the proxy instead of the server otherwise specified.
ProxySSLThis property determines when to use SSL for the connection to the proxy.
ProxyUserThis property contains a user name, if authentication is to be used for the proxy.
RecipientAddress1Street name.
RecipientAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
RecipientCityName of city, town, etc.
RecipientStateState or province code.
RecipientZipCodePostal code.
RecipientCompanyIdentifies the contact person's company name.
RecipientEmailIdentifies the contact person's email address.
RecipientFaxRecipient's fax number.
RecipientFirstNameSender's first name.
RecipientLastNamePerson's last name.
RecipientMiddleInitialMiddle initial.
RecipientPhoneIdentifies the contact person's phone number.
RMABarcodeIndicates whether to print the RMANumber as a barcode on the label.
RMANumberReturn Materials Authorization number.
SenderAddress1Street name.
SenderAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
SenderCityName of city, town, etc.
SenderStateState or province code.
SenderZipCodePostal code.
SenderCompanyIdentifies the contact person's company name.
SenderEmailIdentifies the contact person's email address.
SenderFaxRecipient's fax number.
SenderFirstNameSender's first name.
SenderLastNamePerson's last name.
SenderMiddleInitialMiddle initial.
SenderPhoneIdentifies the contact person's phone number.
SeparateReceiptIndicates whether you want the shipping label and Customer Online Label Record be printed on two separate pages.
ServiceTypeIdentifies the USPS service type (applicable to US domestic shipments) to use in a ship request.
ShipDateDate package will be mailed.
ShipmentSpecialServicesContains the collection of special services offered by USPS on shipment level.
SSLAcceptServerCertEncodedThe certificate (PEM/base64 encoded).
SSLCertEncodedThe certificate (PEM/base64 encoded).
SSLCertStoreThe name of the certificate store for the client certificate.
SSLCertStorePasswordIf the certificate store is of a type that requires a password, this property is used to specify that password in order to open the certificate store.
SSLCertStoreTypeThe type of certificate store for this certificate.
SSLCertSubjectThe subject of the certificate used for client authentication.
SSLServerCertEncodedThe certificate (PEM/base64 encoded).
StandardizeAddressChecks the delivery address against the USPS Address Matching System.
TimeoutA timeout for the component.
TotalWeightThe estimated weight for the package to be picked up.
TransactionIdThe transaction Id.
USPSAccountNumberThe shipper's Endicia account number.
USPSPasswordPassword to use for logging in to the USPS Server .
USPSServerURL for the USPS server where the requests are sent.
USPSUserIdUser Id for logging in to the USPS Server .

Method List


The following is the full list of the methods of the class with short descriptions. Click on the links for further details.

CancelPickupCancels a scheduled Carrier Pickup request.
ChangePickupChanges requested data in your original Pickup Schedule request and schedules a new pickup.
ConfigSets or retrieves a configuration setting .
GetPackageLabelGenerates a shipping label for the first package in the shipment.
GetTrackingNumberGenerates a Delivery Confirmation Number or a Signature Confirmation Number that can be applied to user-generated labels..
PickupAvailabilityChecks the availability of a Carrier Pickup service for the given address.
PickupInquiryRetrieves the data submitted in your original SchedulePickup request.
ResetResets the internal state of the component and all properties to their default values.
SchedulePickupSchedules a Carrier Pickup and provides the user a confirmation number for the scheduled pickup.

Event List


The following is the full list of the events fired by the class with short descriptions. Click on the links for further details.

ErrorInformation about errors during data delivery.
NotificationNotification returned by the server upon successful request (if applicable).
SSLServerAuthenticationFired after the server presents its certificate to the client.
SSLStatusShows the progress of the secure connection.

Configuration Settings


The following is a list of configuration settings for the class with short descriptions. Click on the links for further details.

RawRequestContains the complete request sent to USPS.
RawResponseContains the complete response returned by the USPS server.
XPathUsed to retrieve data at any place within the response.
RequesterIdThe Requester Id to be used for Endicia requests.
CertifyCertify/Test mode for label components.
ImageParametersFor future use.
LabelImageResolutionThe resolution of the label.
LabelImageRotationThe rotation of the label.
LabelSizeThe size of the label.
OverwriteDetermines whether label files will be overwritten.
EndiciaInsuranceTypeThe Insurance type when using Endicia.
EntryFacilityPostal facility where mail is entered.
POZipCodeZIP Code of Post Office.
EscapeEndiciaXMLWhether to escape XML special characters when using Endicia.
IncludePostageUsed to determine if the postage will be printed on the label.
SortTypeSort level for applicable mail classes.
RubberStamp1Customer defined data to be printed on label.
RubberStamp2Customer defined data to be printed on label.
RubberStamp3Customer defined data to be printed on label.
UseStealthUsed to determine if the postage price is printed on the label.
AllowBadAddressIndicates whether the destination address should be verified.
AddOnCountTotal number of AddOns.
AddOnTypesThe AddOn type to be requested.
AddOnType[i]Indicates the AddOn type.
AddOnDescription[i]Indicates the AddOn description.
AddOnAmount[i]Indicates the AddOn amount.
AddOnAggregate[i]Indicates the AddOn raw XML.
IntegratorTxIdStamps.com transaction integrator Id.
StampsTxIdStamps.com transaction identifier.
PackageLabelUrlStamps.com label Url.
CarrierRouteThe carrier route.
IncludeEndiciaCODFormIndicates whether the COD labels should be returned in the response.
EndiciaCODReturnNameReturn Addressee's name.
EndiciaCODReturnAddress1Return Addressee's Address Line 1.
EndiciaCODReturnCityReturn Addressee's City.
EndiciaCODReturnPostalCodeReturn Addressee's Postal Code.
EndiciaCODReturnStateReturn Addressee's State.
EndiciaCODAS3816Indicates whether the 2-part Form AS3816 will be used.
EndiciaCODUSPSCAUSPS Corporate Account Number.
EndiciaCODPMExpressReturnIndicates whether the COD is to be returned by Express Mail.
EndiciaCODEndorsementOptional endorsement string on the form.
EndiciaLabelTypeThe Endicia label type to be used.
EndiciaReplyPostageUsed to request postage paid return labels.
EndiciaInsuredMailUsed to request Endicia mailpiece insurance.
EndiciaPrintScanBasedLabelUsed to request Pay-on-Use Returns.
PackageReference[i]Indicates the package reference type and value, that associates this package.
EndiciaPrintConsolidatorLabelUsed to request Consolidator Services.
EndiciaMailClassSpecifies the mail class used with the Consolidator Service request.
EMCAAccountFor future use.
EMCAPasswordFor future use.
FacilityIdId of Pickup Facility used when requesting Hold For Pickup service.
SenderPhoneExtSender's phone number extension.
SpecialInstructionsSpecial instructions for pickup location.
UseStandardPostUsed to retrieve Standard Post shipping labels.
AcceptEncodingUsed to tell the server which types of content encodings the client supports.
AllowHTTPCompressionThis property enables HTTP compression for receiving data.
AllowIdenticalRedirectURLAllow redirects to the same URL.
AppendWhether to append data to LocalFile.
AuthorizationThe Authorization string to be sent to the server.
BytesTransferredContains the number of bytes transferred in the response data.
EncodeURLIf set to true the URL will be encoded by the component.
FollowRedirectsDetermines what happens when the server issues a redirect.
GetOn302RedirectIf set to true the component will perform a GET on the new location.
HTTPVersionThe version of HTTP used by the component.
IfModifiedSinceA date determining the maximum age of the desired document.
KeepAliveDetermines whether the HTTP connection is closed after completion of the request.
MaxRedirectAttemptsLimits the number of redirects that are followed in a request.
OtherHeadersOther headers as determined by the user (optional).
ProxyAuthorizationThe authorization string to be sent to the proxy server.
ProxyAuthSchemeThe authorization scheme to be used for the proxy.
ProxyPasswordA password if authentication is to be used for the proxy.
ProxyPortPort for the proxy server (default 80).
ProxyServerName or IP address of a proxy server (optional).
ProxyUserA user name if authentication is to be used for the proxy.
TransferredDataLimitThe maximum number of incoming bytes to be stored by the component.
TransferredHeadersThe full set of headers as received from the server.
UseChunkedEncodingEnables or Disables HTTP chunked encoding for transfers.
ChunkSizeSpecifies the chunk size in bytes when using chunked encoding.
UserAgentInformation about the user agent (browser).
KerberosSPNThe Service Principal Name for the Kerberos Domain Controller.
ConnectionTimeoutSets a separate timeout value for establishing a connection.
FirewallAutoDetectTells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallHostName or IP address of firewall (optional).
FirewallPasswordPassword to be used if authentication is to be used when connecting through the firewall.
FirewallPortThe TCP port for the FirewallHost;.
FirewallTypeDetermines the type of firewall to connect through.
FirewallUserA user name if authentication is to be used connecting through a firewall.
KeepAliveTimeThe inactivity time in milliseconds before a TCP keep-alive packet is sent.
KeepAliveIntervalThe retry interval, in milliseconds, to be used when a TCP keep-alive packet is sent and no response is received.
LingerWhen set to True, connections are terminated gracefully.
LingerTimeTime in seconds to have the connection linger.
LocalHostThe name of the local host through which connections are initiated or accepted.
LocalPortThe TCP port in the local host where the component binds.
MaxLineLengthThe maximum amount of data to accumulate when no EOL is found.
MaxTransferRateThe transfer rate limit in bytes per second.
RecordLengthThe length of received data records.
TCPKeepAliveDetermines whether or not the keep alive socket option is enabled.
UseIPv6Whether to use IPv6.
TcpNoDelayWhether or not to delay when sending packets.
TLS12SignatureAlgorithmsDefines the allowed TLS 1.2 signature algorithms when UseManagedSecurityAPI is True.
ReuseSSLSessionDetermines if the SSL session is reused.
SSLCipherStrengthThe minimum cipher strength used for bulk encryption.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
SSLProviderThe name of the security provider to use.
SSLSecurityFlagsFlags that control certificate verification.
OpenSSLCADirThe path to a directory containing CA certificates.
OpenSSLCAFileName of the file containing the list of CA's trusted by your application.
OpenSSLCipherListA string that controls the ciphers to be used by SSL.
OpenSSLPrngSeedDataThe data to seed the pseudo random number generator (PRNG).
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
FirewallDataUsed to send extra data to the firewall.
InBufferSizeThe size in bytes of the incoming queue of the socket.
OutBufferSizeThe size in bytes of the outgoing queue of the socket.
CodePageThe system code page used for Unicode to Multibyte translations.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0