Statement Transaction Search V1Ask AIpost https://processor-api.uat1.pcaasa.com/?call=statement-transaction-search-v1Search a statement transactionBody ParamsappstringDefaults to customer-statementcustomer-statementobjectstringDefaults to statementstatementactionstringDefaults to searchsearchversionint32Defaults to 11sessionUuidstringThe unique identifier that pertains to a particular session and is used to validate permissionsData type: uuidRequired: yesLetters:externalTranUuidstringAn identifier for tracking this API call Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yes*Min: 36Max: 36statementUuidstringThe unique identifier that pertains to a particular statement Is required if companyUuid and accountUuid are not provided.Data type: uuidRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 12Max: 50companyUuidstringIs required if accountUuid is not provided.Can be used with companyUuid Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36accountUuidstringIs required if companyUuid is not provided.Can be used with accountUuid Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36statementDateRangeStartdateData type: dateRequired: noLetters: noNumbers: yesSpecial: yesMin: 10Max: 10statementDateRangeEnddateData type: dateRequired: noLetters: noNumbers: yesSpecial: yesMin: 10Max: 10offsetint32Defaults to 0Record to start with on returning resultsDefault is set to 0 Data type: intRequired: yesLetters: noNumbers: yesSpecial: noMin: 0Max: 5limitint32Defaults to 100Number of rows returnedDefault is set to 100Max value is 1000 Data type: smallintRequired: yesLetters: noNumbers: yesSpecial: yesMin: 1Max: 5debugbooleanDefaults to false0 = debug off1 = debug onDefault is set to 0 Data type: booleanRequired: noLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalseResponse 200200Updated 11 months ago