UPS
The UPS object contains shipping options through the MailingTypeBase object.
| Parameter | Type | Description |
|---|---|---|
| UPS | MailingTypeBase | A sequence of elements specifying the mailing type. |
MailingTypeBase
| Parameter | Type | Description |
|---|---|---|
| NextDayAir | boolean | A yes or no indicator specifying if the mailing type is Next Day Air. |
| Ground | boolean | A yes or no indicator specifying if the mailing type is ground delivery. |
| WorldWideSaver | boolean | A yes or no indicator specifying if the mailing type is World Wide Saver. |
| ExpeditedSM | boolean | A yes or no indicator specifying if the mailing type is Expedited SM. |
Note: State and Zip values are not required when using an
international mailing and a WorldWideSaver parameter.