Express Entry:Global JSON Response: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{ExpressEntryNav |ResponseCollapse= }} {{CustomTOC}} ==GlobalExpressAddress/GlobalExpressFreeForm== <pre> { “Version”:”String Content”, “ResultCode”:”Stri..." |
No edit summary |
||
| Line 63: | Line 63: | ||
“DeliveryInstallation”:””, | “DeliveryInstallation”:””, | ||
“Route”:””, | “Route”:””, | ||
“AdditionalContent”:”” | “AdditionalContent”:””, | ||
“CountrySubdivisionCode”:”String Content” | |||
} | } | ||
}] | }] | ||
| Line 128: | Line 129: | ||
“DeliveryInstallation”:null, | “DeliveryInstallation”:null, | ||
“Route”:null, | “Route”:null, | ||
“AdditionalContent”:null | “AdditionalContent”:null, | ||
“CountrySubdivisionCode”:”String Content” | |||
} | } | ||
}] | }] | ||
| Line 193: | Line 195: | ||
“DeliveryInstallation”:null, | “DeliveryInstallation”:null, | ||
“Route”:null, | “Route”:null, | ||
“AdditionalContent”:null | “AdditionalContent”:null, | ||
“CountrySubdivisionCode”:”String Content” | |||
} | } | ||
}] | }] | ||
| Line 258: | Line 261: | ||
“DeliveryInstallation”:null, | “DeliveryInstallation”:null, | ||
“Route”:null, | “Route”:null, | ||
“AdditionalContent”:null | “AdditionalContent”:null, | ||
“CountrySubdivisionCode”:”String Content” | |||
} | } | ||
}] | }] | ||
Revision as of 19:06, 9 November 2015
GlobalExpressAddress/GlobalExpressFreeForm
{
“Version”:”String Content”,
“ResultCode”:”String Content”,
“ErrorString”:”String Content”,
“Results”:[{
“Address”:{
“Address”:”String Content”,
“Address1”:”String Content”,
“Address2”:”String Content”,
“Address3”:”String Content”,
“Address4”:”String Content”,
“Address5”:”String Content”,
“Address6”:”String Content”,
“Address7”:”String Content”,
“Address8”:”String Content”,
“Address9”:””,
“Address10”:””,
“Address11”:””,
“Address12”:””,
“DeliveryAddress”:”String Content”,
“DeliveryAddress1”:”String Content”,
“DeliveryAddress2”:””,
“DeliveryAddress3”:””,
“DeliveryAddress4”:””,
“DeliveryAddress5”:””,
“DeliveryAddress6”:””,
“DeliveryAddress7”:””,
“DeliveryAddress8”:””,
“DeliveryAddress9”:””,
“DeliveryAddress10”:””,
“DeliveryAddress11”:””,
“DeliveryAddress12”:””,
“CountryName”:”String Content”,
“ISO3166_2”:””,
“ISO3166_3”:””,
“ISO3166_N”:””,
“SuperAdministrativeArea”:””,
“AdministrativeArea”:””,
“SubAdministrativeArea”:””,
“Locality”:”String Content”,
“DependentLocality”:””,
“DoubleDependentLocality”:””,
“Thoroughfare”:””,
“DependentThoroughfare”:””,
“Building”:””,
“Premise”:””,
“SubBuilding”:””,
“PostalCode”:”Alphanumeric Content”,
“PostalCodePrimary”:”Alphanumeric Content”,
“PostalCodeSecondary”:””,
“Organization”:””,
“PostBox”:”String Content”,
“Unmatched”:””,
“GeneralDelivery”:””,
“DeliveryInstallation”:””,
“Route”:””,
“AdditionalContent”:””,
“CountrySubdivisionCode”:”String Content”
}
}]
}
GlobalExpressLocalityAdministrativeArea
{
“Version”:”String Content”,
“ResultCode”:”String Content”,
“ErrorString”:null,
“Results”:[{
“Address”:{
“Address”:null,
“Address1”:null,
“Address2”:null,
“Address3”:null,
“Address4”:null,
“Address5”:null,
“Address6”:null,
“Address7”:null,
“Address8”:null,
“Address9”:null,
“Address10”:null,
“Address11”:null,
“Address12”:null,
“DeliveryAddress”:null,
“DeliveryAddress1”:null,
“DeliveryAddress2”:null,
“DeliveryAddress3”:null,
“DeliveryAddress4”:null,
“DeliveryAddress5”:null,
“DeliveryAddress6”:null,
“DeliveryAddress7”:null,
“DeliveryAddress8”:null,
“DeliveryAddress9”:null,
“DeliveryAddress10”:null,
“DeliveryAddress11”:null,
“DeliveryAddress12”:null,
“CountryName”:null,
“ISO3166_2”:null,
“ISO3166_3”:null,
“ISO3166_N”:null,
“SuperAdministrativeArea”:null,
“AdministrativeArea”:”String Content”,
“SubAdministrativeArea”:null,
“Locality”:”String Content”,
“DependentLocality”:null,
“DoubleDependentLocality”:null,
“Thoroughfare”:null,
“DependentThoroughfare”:null,
“Building”:null,
“Premise”:null,
“SubBuilding”:null,
“PostalCode”:null,
“PostalCodePrimary”:”AlphaNumeric Content”,
“PostalCodeSecondary”:null,
“Organization”:null,
“PostBox”:null,
“Unmatched”:null,
“GeneralDelivery”:null,
“DeliveryInstallation”:null,
“Route”:null,
“AdditionalContent”:null,
“CountrySubdivisionCode”:”String Content”
}
}]
}
GlobalExpressPostalCode
{
“Version”:”2.0.01”,
“ResultCode”:”String Content”,
“ErrorString”:null,
“Results”:[{
“Address”:{
“Address”:null,
“Address1”:null,
“Address2”:null,
“Address3”:null,
“Address4”:null,
“Address5”:null,
“Address6”:null,
“Address7”:null,
“Address8”:null,
“Address9”:null,
“Address10”:null,
“Address11”:null,
“Address12”:null,
“DeliveryAddress”:null,
“DeliveryAddress1”:null,
“DeliveryAddress2”:null,
“DeliveryAddress3”:null,
“DeliveryAddress4”:null,
“DeliveryAddress5”:null,
“DeliveryAddress6”:null,
“DeliveryAddress7”:null,
“DeliveryAddress8”:null,
“DeliveryAddress9”:null,
“DeliveryAddress10”:null,
“DeliveryAddress11”:null,
“DeliveryAddress12”:null,
“CountryName”:null,
“ISO3166_2”:null,
“ISO3166_3”:null,
“ISO3166_N”:null,
“SuperAdministrativeArea”:null,
“AdministrativeArea”:”String Content”,
“SubAdministrativeArea”:null,
“Locality”:”String Content”,
“DependentLocality”:null,
“DoubleDependentLocality”:null,
“Thoroughfare”:null,
“DependentThoroughfare”:null,
“Building”:null,
“Premise”:null,
“SubBuilding”:null,
“PostalCode”:null,
“PostalCodePrimary”:”String Content”,
“PostalCodeSecondary”:null,
“Organization”:null,
“PostBox”:null,
“Unmatched”:null,
“GeneralDelivery”:null,
“DeliveryInstallation”:null,
“Route”:null,
“AdditionalContent”:null,
“CountrySubdivisionCode”:”String Content”
}
}]
}
GlobalExpressThoroughfare
{
“Version”:”2.0.01”,
“ResultCode”:”String Content”,
“ErrorString”:null,
“Results”:[{
“Address”:{
“Address”:null,
“Address1”:null,
“Address2”:null,
“Address3”:null,
“Address4”:null,
“Address5”:null,
“Address6”:null,
“Address7”:null,
“Address8”:null,
“Address9”:null,
“Address10”:null,
“Address11”:null,
“Address12”:null,
“DeliveryAddress”:null,
“DeliveryAddress1”:null,
“DeliveryAddress2”:null,
“DeliveryAddress3”:null,
“DeliveryAddress4”:null,
“DeliveryAddress5”:null,
“DeliveryAddress6”:null,
“DeliveryAddress7”:null,
“DeliveryAddress8”:null,
“DeliveryAddress9”:null,
“DeliveryAddress10”:null,
“DeliveryAddress11”:null,
“DeliveryAddress12”:null,
“CountryName”:null,
“ISO3166_2”:null,
“ISO3166_3”:null,
“ISO3166_N”:null,
“SuperAdministrativeArea”:null,
“AdministrativeArea”:”String Content”,
“SubAdministrativeArea”:null,
“Locality”:”String Content”,
“DependentLocality”:null,
“DoubleDependentLocality”:null,
“Thoroughfare”:”String Content”,
“DependentThoroughfare”:null,
“Building”:null,
“Premise”:null,
“SubBuilding”:null,
“PostalCode”:null,
“PostalCodePrimary”:”String Content”,
“PostalCodeSecondary”:null,
“Organization”:null,
“PostBox”:null,
“Unmatched”:null,
“GeneralDelivery”:null,
“DeliveryInstallation”:null,
“Route”:null,
“AdditionalContent”:null,
“CountrySubdivisionCode”:”String Content”
}
}]
}