Submit Mandate Import
POST {{url}}/mandate_imports/{{mandate_import}}/actions/submit
Submits the mandate import, which allows it to be processed by a member of the GoCardless team. Once the import has been submitted, it can no longer have entries added to it.
In our sandbox environment, to aid development, we automatically process mandate imports approximately 10 seconds after they are submitted. This will allow you to test both the βsubmittedβ response and wait for the webhook to confirm the processing has begun.
Create a mandate import API Docs
RESPONSES
status: OK
{"mandate_imports":{"id":"IM00002PBRXKXR","scheme":"bacs","status":"submitted","created_at":"2024-03-22T20:34:39.897Z","links":{"creditor":"CR00006C6DF0TD"}}}