GET api/CRMAddress?strCRMKey={strCRMKey}&strKeyType={strKeyType}

Used to look up CRM Address Data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strCRMKey

A CRM Account or CRM Contact Key for which you required the related Address Data

string

Required

strKeyType

A string indicating if the CRMKey supplied is either an 'Account' or 'Contact' Key

string

Required

Additional Details

This Method is used to query the CRM Address table in EasyTrack and returns all matching records as JSON data. The exact Fields returned in the JSON Schema are decided by the EasyTrack Client and is only editable from the EasyTrack Application. If an Error Occurs the Error ID and Description will be returned.