Retrieve SettlementsAsk AIget https://bo-api.drivewealth.io/back-office/settlementsRetrieves a list of Settlements.Query ParamsfromstringrequiredThe date to start from.tostringrequiredThe date to end at.statusstringenumFilters, the settlements by the status.PENDINGPENDINGAPPROVEDSUCCESSFULREJECTEDAllowed:PENDINGAPPROVEDSUCCESSFULREJECTEDsettlementProfileIDstringFilters, the settlements by the settlement profile.limitinteger≤ 200Defaults to 50The number of items to return.offsetstringDefaults to nullUsed for pagination. Set this to the first/last id value of your payload to get the prev/next page of results respectively.directionstringenumThe direction of the pagination.prevnextAllowed:prevnextResponse 200Retrieving a list of Settlements was Successful.Updated 8 months ago