Salesforce

Find account and customer identifiers for Tango API

« Go Back

Information

 
Answer

In Tango API, the accountIdentifier is string used to identify the account you are transacting from. The customerIdentifier, however, is a string used to identify the Group (Customer) that contains the account you are transacting from. You can find both of these identifiers through Team settings > Accounts in Tango portal.

Find accountIdentifier in Tango portal

accountIdentifier or Account Identifier can be found in the Tango portal under Account details. The accountIdentifier may or may not be the same as the Account Number. It's best to double-check you’re using the correct accountIdentifier when making calls with the Tango API. You can either make an API call to get information about your platform's accounts, or check your account details in the Tango portal. Learn more about Tango API at the Tango Developer Center.

 

To find your accountIdentifier:

  1. Sign in to the Tango portal.
  2. Click  team-settings.png Team settings > Accounts on the left menu.
  3. Find the Account name in the list.
  4. Click to open Account details and check the Account Identifier (Also known as accountIdentifier in API).

accountidentifier

 

 

Find customerIdentifier in Tango portal

customerIdentifier or Group Identifier can be found in the Tango portal under Group details. The Group Identifier may or may not be the same as the Group Number.  It's best to double-check you’re using the correct customerIdentifier when making calls with the Tango API. You can either make an API call to get information about your platform's Customers (Groups), or check your group details in the Tango portal. Learn more about Tango API at the Tango Developer Center.

 

To find your customerIdentifier:

  1. Sign in to the Tango portal.
  2. Click team-settings.png Team settings > Accounts on the left menu.
  3. Find the Group name in the list.
  4. Click to open Group details and check the Group Identifier (also known as customerIdentifier in API).

customeridentifier


More resources

TitleFind account and customer identifiers for Tango API
URL NameFind-account-and-customer-identifiers-for-Tango-API

Powered by