Fetch a settlementAsk AIget https://api.ravepay.co/v2/merchant/settlements/{id}This allows you to retrieve a single settlement entry and the transactions that make up the settlement.Path ParamsidstringrequiredProvide the ID of the settlement to retrieve a single settlement. The ID can be gotten from the List all settlements service.Query ParamsseckeystringrequiredThis is your API Secret KeyfromstringThe start date range to retrieve data from. YYYY:MM:DDtostringThe end date range to retrieve data. YYYY:MM:DDResponses 200200 400400Updated over 6 years ago