# Frequent Payment

Tokenize payment details for variable on-demand charges

 - [GET /frequent](https://docs.easypay.pt/openapi/frequent-payment/frequent-get.md): Full report with all the frequent payments from your Account Id **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">frequent:read</co
 - [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 maximu
 - [GET /frequent/{id}](https://docs.easypay.pt/openapi/frequent-payment/frequent-id-get.md): Retrieve a Frequent Payment details **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">frequent:read</code>
 - [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.<br>All CC and MBW authorisations will be deleted, releasing the funds.<br>All MBW operations waiting for u
 - [PATCH /frequent/{id}](https://docs.easypay.pt/openapi/frequent-payment/patch_frequent_id.md): **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">frequent:update</code>
 - [POST /frequent/authorisation/{id}](https://docs.easypay.pt/openapi/frequent-payment/frequent-authorisation.md): Create a new authorisation on a given Frequent Payment **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">frequent:create</code>
