Attributes REST Endpoints
Commerce Administration/Attributes
These services return the attribute metadata for the specified Commerce document. The attribute metadata is comprised of: defined attribute properties that are defined on the Attribute Editor page; possible attribute states, (updatable, required, visible, domain, messages, hasError, hasWarning, or hasContraintViolation); dependencies and possible states, if an attribute can be altered by a formula, step, or rule; and links to the current REST call, parent items, menu items, and translations.
- Get Attribute Metadata
- Method: getPath:
/rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/attributes/{attributeVarName}
- Get Attributes Metadata
- Method: getPath:
/rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/attributes