AccessTokenRequest
clientIdstringrequired
Client identifier provided by Payonic for the account scope.
Example:
ext_test_Z9Q35LAWZXDVclientSecretstringrequired
Secret associated with the client identifier.
Example:
s65d1as6d156sad16saAccessTokenRequest
{
"clientId": "ext_test_Z9Q35LAWZXDV",
"clientSecret": "s65d1as6d156sad16sa"
}