Statement Search Version 1Ask AIpost https://processor-api.uat1.pcaasa.com/?call=statement-search-v1Search for a statementBody 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: yesNumbers: yesSpecial: yesMin: 36Max: 36externalTranUuidstringAn identifier for tracking this API call Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36statementUuidstringThe unique identifier that pertains to a particular statementIs required if companyUuid and accountUuid are not providedData 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: 36dateRangeStartdateData type: dateRequired: noLetters: noNumbers: yesSpecial: yesMin: 10Max: 10dateRangeEnddateData type: dateRequired: noLetters: noNumbers: yesSpecial: yesMin: 10Max: 10offsetint32Defaults to 0Record to start with on returning resultsDefault is set to 0 Data type: numberRequired: yesLetters: noNumbers: yesSpecial: noMin: 0Max: 5limitint32Defaults to 100Number of rows returnedDefault is set to 100Max value is 1000 Data type: numberRequired: 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