Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Retrieves Contact information based on the input parameters passed in

Edit this section

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

Edit this section

Output

  • Contact Array

    • Record

      • ID

      • FirstName

      • LastName

      • Email

  • No labels