Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

CreatePartnerAccessTokenRequest

environmentstring
Required

The environment for which to create an access token. This can be either test or live. The created access token will only have access to the respective environment for the merchant account.

Possible values:
"test""live"
Example:
"live"
CreatePartnerAccessTokenRequest
{  "environment": "live"}