List mandatesCopy Pageget https://api.atlar.com/payments/v2/mandatesReturns a list of mandates. For further details on Pagination, see general section above.Query ParamsexternalAccountIdstringInclude only mandates associated with the given external account.counterpartyIdstringInclude only mandates associated with the given counterparty.statusstringenumInclude only mandates with the given status.SENTCREATEDPENDING_CANCELLATIONPENDING_CANCELLATION_SUBMISSIONCANCELLATION_SENTPENDING_SUBMISSIONSENTACCEPTEDACTIVEFAILEDCANCELLEDUNKNOWNShow 11 enum valuesschemestringenumInclude only mandates with the payment scheme.SDD_CORESDD_CORESDD_B2BGB_DD_BACSAUTOGIROCH_DD_LSVCH_DD_BDDAllowed:SDD_CORESDD_B2BGB_DD_BACSAUTOGIROCH_DD_LSVCH_DD_BDDlimitinteger1 to 500Defaults to 100Limit the number of items in resulting query response.tokenstringIf a query response contains a non-empty nextToken, use that value as token query parameter to continue pagination.Responses 200List of mandates. 400Bad request.Updated 4 days ago