FedEx
The FedEx object contains shipping options through the MailingTypeBase object.
| Parameter | Type | Description |
|---|---|---|
| FedEx | MailingTypeBase | A sequence of elements specifying the mailing type. |
MailingTypeBase
| Parameter | Type | Description |
|---|---|---|
| PriorityOvernight | boolean | A yes or no indicator specifying if the mailing type is priority overnight. |
| StandardOvernight | A yes or no indicator specifying if the mailing type is standard overnight. | |
| TwoDayShipping | A yes or no indicator specifying if the mailing type is two day shipping. | |
| InternationalPriority | A yes or no indicator specifying if the mailing type is international priority. | |
| Economy | A yes or no indicator specifying if the mailing type is economy. |
Note: State and Zip values are not required when using an
international mailing and a InternationalPriority parameter.