Express Entry:Global JSON Response

From Melissa Data Wiki
Revision as of 00:04, 15 December 2021 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

← Global Express Entry

Express Entry Navigation
Introduction
Global Getting Started
Endpoints
ExpressAddress
ExpressCityState
ExpressFreeForm
ExpressPostalCode
ExpressStreet
GlobalExpressAddress
GlobalExpressCountry
GlobalExpressLocalityAdministrativeArea
GlobalExpressFreeForm
  ↳  Filtering Responses
GlobalExpressPostalCode
GlobalExpressThoroughfare
Examples
XML Response
JSON Response
Global XML Response
Global JSON Response
Token Server
Result Codes
Result Code Use
Express Entry Result Codes
Sample Code



GlobalExpressAddress/GlobalExpressFreeForm

{
  "Version":"string",
  "ResultCode":"string",
  "ErrorString":"string",
  "Results":[{
    "Address":{
      "Address":"string",
      "Address1":"string",
      "Address2":"string",
      "Address3":"string",
      "Address4":"string",
      "Address5":"string",
      "Address6":"string",
      "Address7":"string",
      "Address8":"string",
      "Address9":"string",
      "Address10":"string",
      "Address11":"string",
      "Address12":"string",
      "DeliveryAddress":"string",
      "DeliveryAddress1":"string",
      "DeliveryAddress2":"string",
      "DeliveryAddress3":"string",
      "DeliveryAddress4":"string",
      "DeliveryAddress5":"string",
      "DeliveryAddress6":"string",
      "DeliveryAddress7":"string",
      "DeliveryAddress8":"string",
      "DeliveryAddress9":"string",
      "DeliveryAddress10":"string",
      "DeliveryAddress11":"string",
      "DeliveryAddress12":"string",
      "CountryName":"string",
      "ISO3166_2":"string",
      "ISO3166_3":"string",
      "ISO3166_N":"string",
      "SuperAdministrativeArea":"string",
      "AdministrativeArea":"string",
      "SubAdministrativeArea":"string",
      "Locality":"string",
      "DependentLocality":"string",
      "DoubleDependentLocality":"string",
      "Thoroughfare":"string",
      "DependentThoroughfare":"string",
      "Building":"string",
      "Premise":"string",
      "SubBuilding":"string",
      "PostalCode":"string",
      "PostalCodePrimary":"string",
      "PostalCodeSecondary":"string",
      "Organization":"string",
      "PostBox":"string",
      "Unmatched":"string",
      "GeneralDelivery":"string",
      "DeliveryInstallation":"string",
      "Route":"string",
      "AdditionalContent":"string",
      "CountrySubdivisionCode":"string",
      "MAK":"string",
      "BaseMAK":"string",
      "Latitude":"string",
      "Longitude":"string",
      "DistanceFromPoint":"float"
    }
  }]
}


GlobalExpressLocalityAdministrativeArea

{
  "Version":"string",
  "ResultCode":"string",
  "ErrorString":"string",
  "Results":[{
    "Address":{
      "Address":"string",
      "Address1":"string",
      "Address2":"string",
      "Address3":"string",
      "Address4":"string",
      "Address5":"string",
      "Address6":"string",
      "Address7":"string",
      "Address8":"string",
      "Address9":"string",
      "Address10":"string",
      "Address11":"string",
      "Address12":"string",
      "DeliveryAddress":"string",
      "DeliveryAddress1":"string",
      "DeliveryAddress2":"string",
      "DeliveryAddress3":"string",
      "DeliveryAddress4":"string",
      "DeliveryAddress5":"string",
      "DeliveryAddress6":"string",
      "DeliveryAddress7":"string",
      "DeliveryAddress8":"string",
      "DeliveryAddress9":"string",
      "DeliveryAddress10":"string",
      "DeliveryAddress11":"string",
      "DeliveryAddress12":"string",
      "CountryName":"string",
      "ISO3166_2":"string",
      "ISO3166_3":"string",
      "ISO3166_N":"string",
      "SuperAdministrativeArea":"string",
      "AdministrativeArea":"string",
      "SubAdministrativeArea":"string",
      "Locality":"string",
      "DependentLocality":"string",
      "DoubleDependentLocality":"string",
      "Thoroughfare":"string",
      "DependentThoroughfare":"string",
      "Building":"string",
      "Premise":"string",
      "SubBuilding":"string",
      "PostalCode":"string",
      "PostalCodePrimary":"string",
      "PostalCodeSecondary":"string",
      "Organization":"string",
      "PostBox":"string",
      "Unmatched":"string",
      "GeneralDelivery":"string",
      "DeliveryInstallation":"string",
      "Route":"string",
      "AdditionalContent":"string",
      "CountrySubdivisionCode":"string",
      "MAK":"string",
      "BaseMAK":"string",
      "Latitude":"string",
      "Longitude":"string",
      "DistanceFromPoint":"float"
    }
  }]
}


GlobalExpressPostalCode

{
  "Version":"string",
  "ResultCode":"string",
  "ErrorString":"string",
  "Results":[{
    "Address":{
      "Address":"string",
      "Address1":"string",
      "Address2":"string",
      "Address3":"string",
      "Address4":"string",
      "Address5":"string",
      "Address6":"string",
      "Address7":"string",
      "Address8":"string",
      "Address9":"string",
      "Address10":"string",
      "Address11":"string",
      "Address12":"string",
      "DeliveryAddress":"string",
      "DeliveryAddress1":"string",
      "DeliveryAddress2":"string",
      "DeliveryAddress3":"string",
      "DeliveryAddress4":"string",
      "DeliveryAddress5":"string",
      "DeliveryAddress6":"string",
      "DeliveryAddress7":"string",
      "DeliveryAddress8":"string",
      "DeliveryAddress9":"string",
      "DeliveryAddress10":"string",
      "DeliveryAddress11":"string",
      "DeliveryAddress12":"string",
      "CountryName":"string",
      "ISO3166_2":"string",
      "ISO3166_3":"string",
      "ISO3166_N":"string",
      "SuperAdministrativeArea":"string",
      "AdministrativeArea":"string",
      "SubAdministrativeArea":"string",
      "Locality":"string",
      "DependentLocality":"string",
      "DoubleDependentLocality":"string",
      "Thoroughfare":"string",
      "DependentThoroughfare":"string",
      "Building":"string",
      "Premise":"string",
      "SubBuilding":"string",
      "PostalCode":"string",
      "PostalCodePrimary":"string",
      "PostalCodeSecondary":"string",
      "Organization":"string",
      "PostBox":"string",
      "Unmatched":"string",
      "GeneralDelivery":"string",
      "DeliveryInstallation":"string",
      "Route":"string",
      "AdditionalContent":"string",
      "CountrySubdivisionCode":"string",
      "MAK":"string",
      "BaseMAK":"string",
      "Latitude":"string",
      "Longitude":"string",
      "DistanceFromPoint":"float"
    }
  }]
}


GlobalExpressThoroughfare

{
  "Version":"string",
  "ResultCode":"string",
  "ErrorString":"string",
  "Results":[{
    "Address":{
      "Address":"string",
      "Address1":"string",
      "Address2":"string",
      "Address3":"string",
      "Address4":"string",
      "Address5":"string",
      "Address6":"string",
      "Address7":"string",
      "Address8":"string",
      "Address9":"string",
      "Address10":"string",
      "Address11":"string",
      "Address12":"string",
      "DeliveryAddress":"string",
      "DeliveryAddress1":"string",
      "DeliveryAddress2":"string",
      "DeliveryAddress3":"string",
      "DeliveryAddress4":"string",
      "DeliveryAddress5":"string",
      "DeliveryAddress6":"string",
      "DeliveryAddress7":"string",
      "DeliveryAddress8":"string",
      "DeliveryAddress9":"string",
      "DeliveryAddress10":"string",
      "DeliveryAddress11":"string",
      "DeliveryAddress12":"string",
      "CountryName":"string",
      "ISO3166_2":"string",
      "ISO3166_3":"string",
      "ISO3166_N":"string",
      "SuperAdministrativeArea":"string",
      "AdministrativeArea":"string",
      "SubAdministrativeArea":"string",
      "Locality":"string",
      "DependentLocality":"string",
      "DoubleDependentLocality":"string",
      "Thoroughfare":"string",
      "DependentThoroughfare":"string",
      "Building":"string",
      "Premise":"string",
      "SubBuilding":"string",
      "PostalCode":"string",
      "PostalCodePrimary":"string",
      "PostalCodeSecondary":"string",
      "Organization":"string",
      "PostBox":"string",
      "Unmatched":"string",
      "GeneralDelivery":"string",
      "DeliveryInstallation":"string",
      "Route":"string",
      "AdditionalContent":"string",
      "CountrySubdivisionCode":"string"
      "MAK":"string",
      "BaseMAK":"string",
      "Latitude":"string",
      "Longitude":"string",
      "DistanceFromPoint":"float"
    }
  }]
}