curl --location --request GET 'https://api-dev.synswi.com/settlements?limit=1&offset=1'[
{
"_id": "string",
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"accountId": "string",
"status": "string",
"finixSettlementId": "string",
"totalAmount": 0,
"totalFees": 0,
"netAmount": 0
}
]