Permissions

Accessing merchant data

Your app may request a set of permissions, which allow access to various endpoints of the Mollie API. All currently available permissions are listed below.

Permissions can be requested by redirecting the resource owner to the Authorize endpoint with the requested permissions as a space-separated list in the scope parameter.

PermissionDescription
balances.readView the merchantโ€™s balances information.
balance-transfers.readView the merchantโ€™s balance transfers.
balance-transfers.writeCreate balance transfers for the merchant.
customers.readView the merchantโ€™s customers.
customers.writeManage the merchantโ€™s customers.
external-accounts.readView the merchantโ€™s external accounts.
external-accounts.writeManage the merchantโ€™s external accounts.
invoices.readView the merchantโ€™s invoices.
mandates.readView the merchantโ€™s mandates.
mandates.writeManage the merchantโ€™s mandates.
onboarding.readView the merchantโ€™s onboarding status.
onboarding.writeSubmit onboarding data for the merchant.
orders.readView the merchantโ€™s orders.
orders.writeManage the merchantโ€™s orders.
organizations.readView the merchantโ€™s organizational details.
organizations.writeChange the merchantโ€™s organizational details.
payment-links.readView the merchantโ€™s payment links.
payment-links.writeCreate payment links for the merchant.
payments.readView the merchantโ€™s payments, chargebacks and payment methods.
payments.writeCreate payments for the merchant. The received payment will be added to the merchantโ€™s balance.
persons.readView the merchantโ€™s persons and stakeholders.
persons.writeManage the merchantโ€™s persons and stakeholders.
profiles.readView the merchantโ€™s website profiles.
profiles.writeManage the merchantโ€™s website profiles.
refunds.readView the merchantโ€™s refunds.
refunds.writeCreate or cancel refunds.
settlements.readView the merchantโ€™s settlements.
shipments.readView the merchantโ€™s order shipments.
shipments.writeManage the merchantโ€™s order shipments.
subscriptions.readView the merchantโ€™s subscriptions.
subscriptions.writeManage the merchantโ€™s subscriptions.
terminals.readView the merchantโ€™s point-of-sale terminals.
terminals.writeManage the merchantโ€™s point-of-sale terminals.