Versapay · OAuth Scopes
Versapay OAuth Scopes
OAuth 2.0
searched
Versapay publishes 5 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Versapay API on a user’s behalf.
Tokens are issued from https://secure.versapay.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
PaymentsCanadaAccounts ReceivableAR AutomationOrder to CashPayment AcceptancePayment ProcessingB2B PaymentsInvoicingEcommerceCard PresentWebhooks
Scopes: 5
Flows: authorizationCode, clientCredentials, password
Method: searched
OAuth endpoints
Authorization URL
https://secure.versapay.com/oauth/authorize
https://secure.versapay.com/oauth/authorize
Token URL
https://secure.versapay.com/oauth/token
https://secure.versapay.com/oauth/token
Flows
authorizationCodeclientCredentialspassword
authorizationCodeclientCredentialspassword
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| receivables | Access to the accounts-receivable / Collaborative AR surface (customers, invoices, payments, collaboration, notifications). | authorizationCode, clientCredentials, password |
| payables | Access to the payables / money-movement surface (funds, transactions, debit agreements, autopay). | authorizationCode, clientCredentials, password |
| read | Read access to permitted resources. | authorizationCode, clientCredentials, password |
| write | Create access to permitted resources. | authorizationCode, clientCredentials, password |
| update | Update access to permitted resources. | authorizationCode, clientCredentials, password |
📄 Provider scope reference: https://developers.versapay.com/