Add AddressAsk AIpost https://api.soldo.com/business/v2/addressesEndpoint to create an Address.Body ParamsrecipientstringThe recipient of the addressee.namestringrequiredThe actual name of the Address.line1stringrequiredThe primary street of the Address.line2stringThe optional secondary street.countrystringenumrequiredThe country code in ISO 3166-1 alpha-3 standard.ASCANDAREAFGATGAIAALBARMANTAGOATAARGASMAUTAUSABWALAAZEBIHBRBBGDBELBFABGRBHRBDIBENBLMBMUBRNBOLBESBRABHSBTNBURBVTBWABLRBLZCANCCKCODCAFCOGCHECIVCOKCHLCMRCHNCOLCPTCRICSXXCUBCPVCUWCXRCYPCZEDEUDGADJIDNKDMADOMDZAECUESTEGYESHERIESPETHFINFJIFLKFSMFROFRAFXXGABGBRGRDGEOGUFGGYGHAGIBGRLGMBGINGLPGNQGRCSGSGTMGUMGNBGUYHKGHMDHNDHRVHTIHUNIDNIRLISRIMNINDIOTIRQIRNISLITAJEYJAMJORJPNKENKGZKHMKIRCOMKNAPRKKORKWTCYMKAZLAOLBNLCALIELKALBRLSOLTULUXLVALBYMARMCOMDAMNEMAFMDGMHLMKDMLIMMRMNGMACMNPMTQMRTMSRMLTMUSMDVMWIMEXMYSMOZNAMNCLNERNFKNGANICNLDNORNPLNRUNTZNIUNZLOMNPANPERPYFPNGPHLPAKPOLSPMPCNPRIPSEPRTPLWPRYQATREUROUROMSRBRUSRWASAUSLBSYCSDNSWESGPSHNSVNSJMSVKSLESMRSENSOMSURSSDSTPSUNSLVSXMSYRSWZTAATCATCDATFTGOTHATJKTKLTLSTKMTUNTONTURTTOTUVTWNTZAUKRUGAUMIUSAURYUZBVATVCTVENVGBVIRVNMVUTWLFWSMXKXXXKYEMMYTYUCSZAFZMBZRCDZWEShow 264 enum valuescountystringThe county code.citystringrequiredThe city name.post_codestringrequiredThe post code of the city.delivery_phone_numberstringThe delivery phone including the country code.default_shippingbooleanIt is true if it's the default shipping address.truetruefalseuser_idstringThe ID of the User owner of the Address, required only when resource_type is USER.cards_to_linkarraycards_to_linkADD HeadersX-Soldo-FingerprintstringrequiredDefaults to {{fingerprint}}Advanced authentication: SHA512SUM of the Fingerprint order values.X-Soldo-Fingerprint-SignaturestringrequiredDefaults to {{fingerprint_signature}}Advanced authentication: Signature of the X-Soldo-Fingerprint.Responses 200The returned resource is the single Address created. 400Your request has missing arguments or is malformed.Updated 4 months ago