Get Settlement ListAsk AIget https://{subdomain}.myshoplaza.com/openapi/2025-06/shoplazza-payment/settlements/detailsRetrieve a list of all settlement details with pagination.Query ParamscursorstringCursor for pagination; use the cursor value returned in the previous response.page_sizeint32A limit on the number of objects to return. The default is 10, and the range is 1-100.trans_typestringcurrencystringCurrency of the settlement account. Defaults to the merchant's default currency. Must match the specified region.settlement_time_minstringFilter option: settlement initiation start time (Unix timestamp).settlement_time_maxstringFilter option: settlement initiation end time (Unix timestamp).regionstringRegion of the merchant account (e.g. US, HK). Defaults to the merchant's default region.Response 200OKUpdated 2 months ago