JSON API - GETCONTACTINFO

Retrieves Contact information based on the input parameters passed in

Input

  • TransType - string - "GETCONTACTINFO"

  • Brand - string - The Brand that the contact should be associated with

  • ContactID - int - The Contact ID for the requested contact

  • Email - string - The Email of the contact to pull information from

Output

  • Contact Array

    • Record

      • ID

      • FirstName

      • LastName

      • Email