USPS
The USPS object contains shipping options through the MailingTypeBase object.
| Parameter | Type | Description |
|---|---|---|
| USPS | MailingTypeBase | A sequence of elements specifying the mailing type. |
MailingTypeBase
| Parameter | Type | Description |
|---|---|---|
| FirstClass | boolean | A yes or no indicator specifying if the mailing type is First Class. |
| CertifiedElectronic | boolean | A yes or no indicator specifying if the mailing type is Certified Electronic. |
| CertifiedGreenCard | boolean | A yes or no indicator specifying if the mailing type is two day shipping. |
| CertifiedNoReturnReceipt | boolean | A yes or no indicator specifying if the mailing type is Certified No Return Receipt. |
| USPSPriority | boolean | A yes or no indicator specifying if the mailing type is USPS Priority. |
| Form3877 | boolean | A yes or no indicator specifying if the mailing type is Form 3877. |
| Affidavit | boolean | A yes or no indicator specifying if the mailing type is Affidavit. |
| USPSPriorityMailExpress | boolean | A yes or no indicator specifying if the mailing type is USPS Priority Mail Express. |
| FirstClassMailInternational | boolean | A yes or no indicator specifying if the mailing type is First Class Mail International. |
| PriorityMailExpressInternational | boolean | A yes or no indicator specifying if the mailing type is Priority Mail Express International. |
| PriorityMailInternational | boolean | A yes or no indicator specifying if the mailing type is Priority Mail International. |
Note: State and Zip values are not required when using an
international mailing and FirstClassMailInternational,
PriorityMailExpressInternational, or PriorityMailInternational parameter.