Array Sets REST Endpoints

Commerce Administration/Array Sets
These services return the array set metadata for the specified Commerce document. The array set 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 Array Set Attribute Metadata
Method: get
Path: /rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/arraySets/{arraySetVarName}/attributes/{attributeVarName}
Get Array Set Attributes Metadata
Method: get
Path: /rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/arraySets/{arraySetVarName}/attributes
Get Array Set Metadata
Method: get
Path: /rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/arraySets/{arraySetVarName}
Get Array Sets Metadata
Method: get
Path: /rest/v7/commerceProcesses/{processVarName}/documents/{docVarName}/arraySets