Check Match Pro Connection
Match Pro
Check Match Pro Connection
Tests whether the stored Match Pro credentials are valid and reachable. Use this endpoint after saving credentials to confirm the setup is working before running match checks.
Status values:
CONNECTED— credentials are valid and the connection is activeNOT_CONNECTED— no credentials saved, orisActiveisfalseEXPIRED— the key file certificate has passed its expiry dateERROR— credentials exist but the connection attempt failed
The customerId path parameter must belong to the caller’s tenant. Cross-tenant access is rejected with 403.
GET
Check Match Pro Connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
UUID of the customer tenant. Must belong to the authenticated caller's tenant.
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Query Parameters
Optional. Test connectivity for a specific acquirer ID instead of the default stored value.
Example:
"123456"