# Payment Events ## Payment status changed - [POST banking.payment.status.updated](https://developer.aritma.com/apis/banking/v4/openapi/banking-events-openapi/payment-events/banking.payment.status.updated.md): Fired when the status of a payment has been updated. Includes the current transaction status and any TPP messages providing additional details. Related endpoint: Get payment status ## Payment authorized - [POST banking.payment.authorized](https://developer.aritma.com/apis/banking/v4/openapi/banking-events-openapi/payment-events/banking.payment.authorized.md): Fired when a payment has been successfully authorized by a user. Includes the count of required and remaining authorizations for multi-approval flows. Related endpoint: Get payment information ## Bulk payment status changed - [POST banking.bulk_payment.status.updated](https://developer.aritma.com/apis/banking/v4/openapi/banking-events-openapi/payment-events/banking.bulk_payment.status.updated.md): Fired when the status of a bulk payment or one of its related payment lines has been updated. Related endpoint: Get bulk-payment information