Fetch Merchant TransactionsAsk AIpost https://api.portone.cloud/api/merchant/{key}/fetch-all-paymentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamskeystringrequiredThe PortOne Key of the merchant.Body Paramspageintegerrequired≥ 1The page number of the data to be fetched.sizeintegerrequired≥ 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.environmentstringenumrequiredThe 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