Renew a mandate signature request
A mandate signature request can be renewed in case it has expired before the collection mandate could be completed and signed. This action is only possible while the mandate signature request is in expired status.
POST
/v2/mandate_signature_requests/{id}/renewals
curl \
--request POST 'https://api.memo.bank/v2/mandate_signature_requests/45195a6f-daa8-4bc1-9ac4-3979e72bd89d/renewals' \
--header "Authorization: Bearer $ACCESS_TOKEN"