Get outbound Direct Debits by dateAsk AIget http://localhost:8080/v1/direct-debitsQuery ParamsfromUtcdaterequiredDateTime in UTC format for the start date range of the Transaction searchtoUtcdaterequiredDateTime in UTC format for the end date range of the Transaction searchoffsetint32requiredOffset used for paging resultslimitint32requiredList fetch limit, value between 1 and 1000statusstringenumStatus of the Direct Debits. Possible values: RECEIVED: Direct Debit request received for processing ACCEPTED: Direct Debit has been accepted and awaiting submission to next Direct Entry payment batch REJECTED: Direct Debit request failed validation or authorization and can't be executed SUBMITTED: Direct Debit has been accepted and submitted in Direct Entry payment batch RETURNED: Direct Debit request failed and was returned from the recipient financial institution. This direct debit cannot be executed COMPLETE: Direct Debit request was successful and customer account credited successfully INCOMPLETE: Direct Debit request was successful, but customer account crediting failed RECEIVEDACCEPTEDREJECTEDSUBMITTEDRETURNEDCOMPLETEINCOMPLETEAllowed:RECEIVEDACCEPTEDREJECTEDSUBMITTEDRETURNEDCOMPLETEINCOMPLETEsenderAccountNumberstringSender Account NumberResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 10 months ago