Skip to main content

SupplierAttributeNotFoundErrorDetails

valuestringrequired

The name of the attribute that was not found

Example: Test Attribute
pathstringrequired

The path of the attribute that was not found

Example: attributes["Test Attribute"]
SupplierAttributeNotFoundErrorDetails
{
"value": "Test Attribute",
"path": "attributes[\"Test Attribute\"]"
}