Access Scopes
Scope | Description |
---|---|
openid profile | Your profile information |
offline_access | Connect to your account while you're not present |
full_access | Full access to the user being authorized |
read_access | Read-only access |
analytics_read | Read your analytics |
banking_read | Read your banking information |
banking_write | Modify your banking information |
checkout_write | Use the checkout |
customer_read | Read your customer information |
customer_write | Modify your customer information |
invoice_read | Read your invoices |
invoice_write | Create invoices |
product_read | Read your product information |
product_write | Modify your product information |
payment_read | Read your payment transactions |
payment_write | Modify your payment transactions |
subaccount_read | Read information from your Organizations |
subaccount_write | Modify information from your Organizations |
webhook_read | Read your Webhooks |
webhook_write | Modify your Webhooks |