/
AD
adfin
/
Adfin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 21h ago
Details
Filter operations
Activities
2
Biller
3
Customers
9
Direct debit mandates
6
Invoices
11
Items
1
oAuth2
4
post
Issue an OAuth 2.0 access token
post
Revoke an OAuth2 Refresh token
post
Authorize an app to access Adfin data on behalf of an Adfin user
get
Get the authorization details for an app
Payment requests
15
Payments
1
Payouts
3
Recurring invoices
6
Recurring payment requests
5
Scheduled Activities
1
Tax rates
1
Verifications
1
Webhooks
7
Workflows
1
oAuth2
Authorize an app to access Adfin data on behalf of an Adfin user
post
/oauth2/authorize
Request body
AuthorizeRequest
required
clientId
string
refreshToken
string
redirectUri
string
scopes
string
state
string
Response
The app was successfully authorized.
Changes