POST api/FedexExternal/ValidateFedexInternationalAddress

Request Information

URI Parameters

None.

Body Parameters

FedexRequestInternationalModel
NameDescriptionTypeAdditional information
SenderZipCode

string

None.

SenderCity

string

None.

SenderState

string

None.

SenderCompanyName

string

None.

SenderPersonName

string

None.

SenderPhoneNumber

string

None.

SenderCountry

string

None.

SenderCountryCode

string

None.

ReceiptAddress2

string

None.

ReceiptZipCode

string

None.

ReceiptCity

string

None.

ReceiptState

string

None.

ReceiptCompanyName

string

None.

ReceiptPersonName

string

None.

ReceiptPhoneNumber

string

None.

ReceiptCountry

string

None.

ReceiptCountryCode

string

None.

WebSiteId

integer

None.

FromUser

boolean

None.

ToUser

boolean

None.

CountryText

string

None.

PRIORITY_OVERNIGHT

boolean

None.

international

boolean

None.

Email

string

None.

UserName

string

None.

InvoiceNumber

string

None.

AuthorizeNumber

string

None.

ParticipantTypeFromId

integer

None.

ParticipantTypeToId

integer

None.

FedexCode

string

None.

SenderAddress

string

None.

ReceiptAddress

string

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.