post https://api.clientpay.com/v2/token/customeraccessid
Generates a new customerAccessId, which can be used to make some (but not all) calls. Unlike standard access ID, isn't tied to a particular merchant account, but works across the entire customer regardless of merchant account.
Body Parameters
Parameter | Type | Description |
---|---|---|
integratorKey* | String | This is the key provisioned to each integration partner. It never changes. |
customerKey* | String | Along with customerPin, is unique to a particular customer. |
customerPin* | String | Along with customerKey, is unique to a particular customer. |