List counterparty accountsAsk AIget deprecatedhttps://sandbox.numeral.io/v1/counterparty_accountsList and filter counterparty accounts.Query Paramslimitinteger0 to 100Defaults to 25starting_afteruuidThe ID of the object from which your list request will start. It is not included in the result.sort_orderstringenumOrder is based on attribute created_at. If asc, results are fetched in chronological order. If desc, results are fetched in reversed chronological order. Default order is desc.ascdescAllowed:ascdescstart_datedateThe creation date of the counterparty account.end_datedateThe creation date of the counterparty account.holder_namestringThe holder name of the counterparty account.account_numberstringThe account number of the counterparty account.countrystringThe country of the counterparty account.statusstringenumdeprecatedThe status of the counterparty account.pending_approvalapproveddenieddisabledAllowed:pending_approvalapproveddenieddisabledResponses 200200 400Validation Error.Updated 7 months ago