Skip to main content

ActivateTransitRequest

transitMidstringrequired

Merchant identification number issued by TransIT during boarding.

transitTidstringrequired

Terminal number — 8-character device tracking number starting with V or 7, assigned by the bank or agent during product registration.

transitUserIdstringrequired

TransIT user ID associated with the merchant activation.

existingPasswordstring

Optional existing TransIT password used only if TransIT reports that the merchant is already active.

ActivateTransitRequest
{
"transitMid": "string",
"transitTid": "string",
"transitUserId": "string",
"existingPassword": "string"
}