Skip to main content

AccessTokenRequest

clientIdstringrequired

Client identifier provided by Payonic for the account scope.

Example: ext_test_Z9Q35LAWZXDV
clientSecretstringrequired

Secret associated with the client identifier.

Example: s65d1as6d156sad16sa
AccessTokenRequest
{
"clientId": "ext_test_Z9Q35LAWZXDV",
"clientSecret": "s65d1as6d156sad16sa"
}