post https://api.clientpay.com/v2/token/accessid
Generates a new accessId. Access IDs are required to make almost every API call. If a current accessId exists, it will become expired.
Body Parameters
Parameter | Type | Description |
---|---|---|
integratorKey* | String | This is the key provisioned to each integration partner. It never changes. |
accountKey* | String | Along with accountPin, is unique to a particular customer merchant account. |
accountPin* | String | Along with accountKey, is unique to a particular customer merchant account. |