Update a ProductAsk AIpatch https://public-api.easyship.com/2024-09/products/{product_id}Update a single product in your account. Required authorization scope: public.product:writePath Paramsproduct_idstringrequiredProduct ID provided when updating productBody ParamsiduuidProduct IDstore_iduuid | nullStore IDnamestringlength ≤ 200Human-readable name of the product.commentsstring | nullinput_typestringenummanual_inputproduct_syncapiapi_uploadcsv_uploadAllowed:manual_inputproduct_syncapiapi_uploadcsv_uploadidentifierstringSKU for the product. This should be unique per one store. Identifier is required when store_id or platform_product_id is empty.lengthdouble | null> 0Length of the product in cm (centimeters).widthdouble | null> 0Width of the product in cm (centimeters).heightdouble | null> 0Height of the product in cm (centimeters).weightdouble | null> 0Weight of the product in kg (kilograms).item_category_idintegerItem Category IDplatform_product_idstring | nullcost_pricedouble | null> 0Cost of the product.cost_price_currencystring | nullenumProduct cost currency. ISO-4217 three-letter alphabetic currency code (e.g. USD, EUR, GBP).USDAEDAFNALLAMDANGAOAARSAUDAWGAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBRLBSDBTNBWPBYRBZDCADCDFCHFCLFCLPCNYCOPCRCCUCCUPCVECZKDJFDKKDOPDZDEGPERNETBEURFJDFKPGBPGELGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLTLLVLLYDMADMDLMGAMKDMMKMNTMOPMROMURMVRMWKMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRWFSARSBDSCRSDGSEKSGDSHPSKKSLLSOSSRDSSPSTDSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUYUUZSVESVNDVUVWSTXAFXAGXAUXCDXDRXOFXPFYERZARZMWBTCJEPEEKGHCMTLTMMYENZWDZWLZWNZWRnullShow 175 enum valuesselling_pricedouble | null> 0Product selling price.selling_price_currencystring | nullenumCurrency of the product selling price. ISO-4217 three-letter alphabetic currency code (e.g. USD, EUR, GBP).USDAEDAFNALLAMDANGAOAARSAUDAWGAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBRLBSDBTNBWPBYRBZDCADCDFCHFCLFCLPCNYCOPCRCCUCCUPCVECZKDJFDKKDOPDZDEGPERNETBEURFJDFKPGBPGELGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLTLLVLLYDMADMDLMGAMKDMMKMNTMOPMROMURMVRMWKMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRWFSARSBDSCRSDGSEKSGDSHPSKKSLLSOSSRDSSPSTDSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUYUUZSVESVNDVUVWSTXAFXAGXAUXCDXDRXOFXPFYERZARZMWBTCJEPEEKGHCMTLTMMYENZWDZWLZWNZWRnullShow 175 enum valuesimage_urlstring | nullImage URL of the product.pick_locationstring | null≤ 80Pickup location for the product.origin_country_alpha2string | nullenumCountry where the product is manufactured. Country Code in Alpha-2 format (ISO 3166-1)ADAEAFAGAIALAMANAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINLNONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUMUSUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZWnullShow 251 enum valueshs_codestring | nullcontains_liquidsboolean | nullCheck if the product contains liquid.truefalsecontains_battery_pi966boolean | nullCheck if the product should apply packing instruction 966.truefalsecontains_battery_pi967boolean | nullCheck if the product should apply packing instruction 967.truefalsecreated_atstringupdated_atstringResponses 200product successfully updated 404record not found 422failed validationsUpdated 10 months ago