Update product (legacy)Ask AIpost https://www.pelcro.com/api/v1/core/products/{id}Query Paramssite_idint32requiredThe unique identifier of the site associated with your account.Body Params_methodstringrequiredDefaults to PUTMust add this key if you submitting the form as multipartnamestringName of the product which will appear on your site.name_internalstringInternal reference name for the product (not visible to public)address_requiredbooleanWhether a shipping address is required when subscribing to only plans associated to this product.truefalselanguagestringenumDefine the product languageen_USfr_CAit_ITAllowed:en_USfr_CAit_ITdescriptionstringThe product's description, meant to be displayable to the customer. Use this field to optionally store a long-form explanation of the product being sold for your own rendering purposes.countriesarray of stringsDefine the product targeted country codescountriesADD stringstatement_descriptorstringWhat appears on your customers' bank statements.imagefileImageis_hiddenbooleanWhether the product is hidden in the platform.truefalseis_importedbooleanWhether the product was imported.truefalseold_provider_idstringThe current/old external product ID associated with a migrated product.HeadersAuthorizationstringrequiredDefaults to Bearer eyJ***Responses 200Success. 400Invalid request. 401Unauthenticated. 404Not found.Updated 3 days ago