Export Sub-merchants TransactionsAsk AIpost https://api.portone.cloud/api/master-merchant/{mkey}/merchants/export-transactionsExport Sub-merchants Transactions as a CSV/XLS filePath ParamsmkeystringrequiredBody Paramspageintegerrequired≥ 1The page number of the data to be fetched.pagesizeintegerrequired≥ 1The page size of the data to be fetched.fromstringrequiredThe from Date to fetch the sub-merchant.tostringrequiredThe to Date to fetch the sub-merchant.merchant_keysarray of stringsrequiredThe list of Sub-merchants PortOne keysmerchant_keys*ADD stringenvironmentstringenumrequiredThe environment of the transaction is either live OR sandboxlivesandboxAllowed:livesandboxHeadersX-Portone-Client-KeystringAuthorizationstringThe Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token in this guideResponses 200Successful response 400Failure response 401Failure responseUpdated 7 months ago