Skip to main content
GET
Check Match Pro Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required

UUID of the customer tenant. Must belong to the authenticated caller's tenant.

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Query Parameters

acquirerId
string

Optional. Test connectivity for a specific acquirer ID instead of the default stored value.

Example:

"123456"

Response

Connection status retrieved successfully.

status
enum<string>
Available options:
success
data
object