# 2022-04-12

* We've added the `/moneybird_payments_mandate` resource on a contact. This allows you to request and delete Moneybird Payment mandates for your contacts. Read more about these endpoints:
  * [`GET /contacts/:contact_id/moneybird_payments_mandate`](/api/contacts/#get_contacts_contact_id_moneybird_payments_mandate)
  * [`POST /contacts/:contact_id/moneybird_payments_mandate`](/api/contacts/#post_contacts_contact_id_moneybird_payments_mandate)
  * [`DELETE /contacts/:contact_id/moneybird_payments_mandate`](/api/contacts/#delete_contacts_contact_id_moneybird_payments_mandate)
