| List Payments | Read | List Mollie payments in reverse chronological order to review recent transactions |
| Get Payment | Read | Retrieve a single Mollie payment with its current status and details |
| Create Payment | Write | Create a Mollie payment and get a checkout URL to send to the customer |
| List Customers | Read | List Mollie customers to find customer IDs for payments or refund context |
| List Payment Methods | Read | List the payment methods enabled on your Mollie profile, e.g. to pick a valid method for a new payment |
| Create Payment Link | Write | Create a shareable hosted payment link the customer can open to pay, without building a checkout |
| List Payment Refunds | Read | List the refunds created for a payment to review refund status and history |
| Create Refund | Write | Refund all or part of a Mollie payment back to the customer |