post https://api.clientpay.com/v2/token/accessid/current
Works the same as the New Access ID call except instead of automatically voiding the old and creating a new access ID, it will only return the currently active Access ID if there is one.
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. |