Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Attribute

An arbitrary key-value pair that contains additional information about the object it is attached to.
You can use this to store additional metadata about the object (e.g. which customer a Cart belongs to).

Fields


path keyString!required
Key or name of the attribute. Limited to 500 characters.
path valueString!required
Value of the attribute. Limited to 500 characters.

Related types