Account User Address Create V1Ask AIpost https://processor-api.uat1.pcaasa.com/?call=account-user-address-create-v1Create an address for an account userBody ParamsappstringDefaults to customer-accountusercustomer-accountuserobjectstringDefaults to account-user-addressaccount-user-addressactionstringDefaults to createcreateversionstringDefaults to 11sessionUuidstringThe unique identifier that pertains to a particular session and is used to validate permissions Data 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: yesLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36addressLine1stringSpecial characters allowed are hyphen, period, comma, apostrophe, hash, ampersand, forward slash, colon, and space (-.,''#&/: ) Data type: stringRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 3Max: 100addressLine2stringSpecial characters allowed are hyphen, period, comma, apostrophe, hash, ampersand, forward slash, colon, and space (-.,''#&/: ) Data type: stringRequired: noLetters: yesNumbers: yesSpecial: yesMin: 3Max: 100citystringSpecial characters allowed are hyphen, apostrophe, and space (-'' ) Data type: stringRequired: yesLetters: yesNumbers: noSpecial: yesMin: 2Max: 50statestringOnly required when country is USA or CanadaWhen country is USA or Canada, the state must belong to the country used, else any state value is accepted.If the full name of a state is used, the corresponding ISO code abbreviation will be used in the databaseSpecial characters allowed are hyphen and space (- ) Data type: stringRequired: noLetters: yesNumbers: yesSpecial: yesMin: 2Max: 20postalCodestringSpecial characters allowed are space and hyphen ( -) Data type: stringRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 3Max: 20countrystringDefaults to USAWill default to 'USA' when no country is providedIf the full name of a country is used, the corresponding ISO code abbreviation will be used in the databaseSpecial characters allowed are space Data type: stringRequired: noLetters: yesNumbers: noSpecial: yesMin: 1Max: 50addressTypestringenumValid values: ShippingHomeWorkOther Data type: stringRequired: noLetters: yesNumbers: noSpecial: noMin: 3Max: 25ShippingShippingHomeWorkOtherAllowed:ShippingHomeWorkOtherisPrimarybooleanDefaults to falseDefaults to '0' Data type: numberRequired: yesLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalsedebugbooleanDefaults to false0 = debug off1 = debug onDefault is set to 0 Data type: booleanRequired: noLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalseResponse 200200Updated 11 months ago