Hi,
I can see in the documentation that you can take a payment via GoCardless using the API
Take Payment using GoCardless Direct Debit Mandate
POST https://api.freeagent.com/v2/invoices/:id/direct_debit
Only available for invoices which fit the following criteria:
-
The invoice must be sent
-
The invoice must have gocardless_preauth available and enabled as a payment method
-
The invoice must not have already had a payment taken for it
My question is that in the GUI, you are able to set the DD to come out on the Invoice Date, or the Payment Due date - how do you achieve this through the API? I cannot really see any options for this?
Thanks,
Steve.