List SettlementsAsk AIget https://sandbox.api.yellowcard.io/business/new-endpointGet a list of settlement requests.Query ParamsstartDatestringa date string in ISO format (2023-02-13T10:08:57.307Z)endDatestringa date string in ISO format (2025-03-13T12:30:00.000Z)sortBystringDefaults to createdAta string indicating the field on which to sort by - either 'createdAt' or 'updatedAt'rangeBystringDefaults to createdAta string indicating the field to which the start and end date are applied - either 'createdAt' or 'updatedAorderBystringDefaults to desca string indicating how to order the results - either 'asc' or 'desc'perPagestringDefaults to 100a number indicating the number of items per pageResponses 200 400Bad Request 500Internal Server ErrorUpdated 7 months ago