POST api/Fedex/SubmitFedexInternationalShipping
Request Information
URI Parameters
None.
Body Parameters
FedexRequestInternationalModelName | Description | Type | Additional information |
---|---|---|---|
SenderAddress | string |
None. |
|
SenderZipCode | string |
None. |
|
SenderCity | string |
None. |
|
SenderCompanyName | string |
None. |
|
SenderPersonName | string |
None. |
|
SenderPhoneNumber | string |
None. |
|
SenderCountry | string |
None. |
|
ReceiptAddress | string |
None. |
|
ReceiptZipCode | string |
None. |
|
ReceiptCity | string |
None. |
|
ReceiptCompanyName | string |
None. |
|
ReceiptPersonName | string |
None. |
|
ReceiptPhoneNumber | string |
None. |
|
ReceiptCountry | string |
None. |
|
WebSiteId | integer |
None. |
|
FromUser | boolean |
None. |
|
ToUser | boolean |
None. |
|
CountryText | string |
None. |
|
PRIORITY_OVERNIGHT | boolean |
None. |
|
international | boolean |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.