Account User Address Search V1Ask AIpost https://processor-api.uat1.pcaasa.com/?call=account-user-address-search-v1Search an account user's addressesBody ParamssessionUuidstringThe unique identifier that pertains to a particular session and is used to validate permissionsData type: uuidRequired: yesLetters: yesNumbers: yesSpecial: yes*Min: 36Max: 36externalTranUuidstringIdentifier for tracking this API call Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yes*Min: 36Max: 36accountUserUuidstringData type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36addressUuidstringData type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36showInactivesbooleanDefaults to false0 = do not show records with an inactive or deleted status1 = show records of active, inactive, and deleted statusDefault is set to 0 Data type: booleanRequired: yesLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalseoffsetint32Defaults to 0Record to start with on returning resultsDefault is set to 0 Data type: numberRequired: yesLetters: noNumbers: yesSpecial: noMin: 0Max: 1000limitint32Defaults to 1000Number of rows returnedDefault is set to 100Max value is 1000 Data type: numberRequired: yesLetters: noNumbers: yesSpecial: yesMin: 1Max: 1000debugbooleanDefaults to false0 = debug off1 = debug onDefault is set to 0 Data type: booleanRequired: noLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalseResponse 200200Updated 11 months ago