Create a new addressAsk AIpost https://api.revioapi.com/v1/AddressesCreate a new address.Body ParamsNew address informationoverride_address_verificationbooleanAllows address verification to be skippedtruetruefalseaddress_idint32Primary identifier for this address.customer_idint32Foreign identifier linking to an associated customer. Not needed for Service, Billing, or Listing addresses.first_namestringlength between 0 and 255First name of person associated with this address. Not needed if Company_Name is filled.middle_initialstringlength between 0 and 10Middle initial of person associated with this address.last_namestringlength between 0 and 255Last name of person associated with this address. Not needed if Company_Name is filled.company_namestringlength between 0 and 255Name of the company associated with this address. Not needed if First and Last Name is filled.line_1stringlength between 0 and 500First line of address. (i.e. Street Number, Street Name, Post Direction)line_2stringlength between 0 and 500Second line of address. (i.e. Apt, Unit, Floor)citystringlength between 0 and 255state_or_provincestringlength between 0 and 50State if USA, Province for some other countries.postal_codestringlength between 0 and 12Zip for USA (5-digit), can be longer for other countries.postal_code_extensionstringZip+4 for USAcountry_codestringenumAFGAFGALAALBDZAASMANDAGOAIAATAATGARGARMABWAUSAUTAZEBHSBHRBGDBRBBLRBELBLZBENBMUBTNBOLBESBIHBWABVTBRAIOTBRNBGRBFABDICPVKHMCMRCANCYMCAFTCDCHLCHNCXRCCKCOLCOMCOGCODCOKCRICIVHRVCUBCUWCYPCZEDNKDJIDMADOMECUEGYSLVGNQERIESTETHFLKFROFJIFINFRAGUFPYFATFGABGMBGEODEUGHAGIBGRCGRLGRDGLPGUMGTMGGYGINGNBGUYHTIHMDVATHNDHKGHUNISLINDIDNIRNIRQIRLIMNISRITAJAMJPNJEYJORKAZKENKIRPRKKORXKXKWTKGZLAOLVALBNLSOLBRLBYLIELTULUXMACMKDMDGMWIMYSMDVMLIMLTMHLMTQMRTMUSMYTMEXFSMMDAMCOMNGMNEMSRMARMOZMMRNAMNRUNPLNLDNCLNZLNICNERNGANIUNFKMNPNOROMNPAKPLWPSEPANPNGPRYPERPHLPCNPOLPRTPRIQATREUROURUSRWABLMSHNKNALCAMAFSPMVCTWSMSMRSTPSAUSENSRBSYCSLESGPSXMSVKSVNSLBSOMZAFSGSSSDESPLKASDNSURSJMSWZSWECHESYRTWNTJKTZATHATLSTGOTKLTONTTOTUNTURTKMTCATUVUGAUKRAREGBRUSAUMIURYUZBVUTVENVNMVGBVIRWLFESHYEMZMBZWEShow 250 enum valuescreated_datedate-timeCreated date of addressmodified_datedate-timeModified date of addressis_provider_validatedbooleanIndicates the address has been validated with a service providertruetruefalseis_USPS_validatedbooleanIndicates the address has been validated through the USPStruetruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago