v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBDocuments
Update an existing document
put/documents/{code}
Path parameters
codestring required
Code of the element to retrieve
Query parameters
target_culturestring
Code of the data locale into which attribute's values must be retrieved or pushed If empty, default locale from the account will be used.
Request body
Example request
{
"active": 1,
"attribute_set_code": "cloth",
"code": "document_blue",
"document_type_code": "product",
"classification_code": "quable_cloth_woman",
"brand": "QUABLE",
"name": "Blue pant"
}Response
Success