IntegratorId
About the IntegratorId
An IntegratorId
is a static GUID assigned to each AccountChek integration partner
platform. The passing of this value assists with troubleshooting, monitoring
order volume, and supporting mutual client relationships.
This ID is typically assigned towards the beginning of talks with the
AccountChek integration team. To double-check your IntegratorId
, please reach
out to the team at ac-integration@informativeresearch.com.
Implementation
Each unique platform (POS/LOS) is assigned their own IntegratorId
, and this id
should be passed in every API call made to AccountChek via a custom HTTP header.
The same id should be used for both CTE/Testing and Production environments, and
will also be the same for each mutual client using your platform.
Custom header key: X-AccountChek-Integrator-Id
Value: IntegratorId
Example:
X-AccountChek-Integrator-Id: 'd9bd6568-c1b2-4be2-922c-81b400924755'
Client Testing (CTE) Domains
- https://verifierapi.accountchek.net
- https://validatorapi.accountchek.net
Production Domains
- https://verifierapi.accountchek.com
- https://validatorapi.accountchek.com