# Frequent Payment Tokenize payment details for variable on-demand charges ## Lists frequent payments - [GET /frequent](https://docs.easypay.pt/openapi/frequent-payment/frequent-get.md): Full report with all the frequent payments from your Account Id ## Create frequent payment - [POST /frequent](https://docs.easypay.pt/openapi/frequent-payment/post_frequent.md): Frequent payments are repeatable transactions of varying sums without the client having to enter their payment details again. It is possible to limit the transferred sums by choosing minimum or maximum values, either to the total sum of the transactions or each individual transaction. Supported methods for frequent payments are: Credit Card, MB WAY, Multibanco, Direct Debit and Virtual IBAN ## Shows frequent payment details - [GET /frequent/{id}](https://docs.easypay.pt/openapi/frequent-payment/frequent-id-get.md): Retrieve a Frequent Payment details ## Deletes frequent payment - [DELETE /frequent/{id}](https://docs.easypay.pt/openapi/frequent-payment/delete_frequent_id.md): 3 times a day (10am, 3pm and 10pm) our system will attempt to close your deleted MB payments.All CC and MBW authorisations will be deleted, releasing the funds.All MBW operations waiting for user interaction will be cancelled.Before 6pm all Sepa Direct Debits waiting for file processing will be cancelled. ## Updates frequent payment details - [PATCH /frequent/{id}](https://docs.easypay.pt/openapi/frequent-payment/patch_frequent_id.md) ## Request Authorisation - [POST /frequent/authorisation/{id}](https://docs.easypay.pt/openapi/frequent-payment/frequent-authorisation.md): Create a new authorisation on a given Frequent Payment