Get a Code Attribute

get

/items/{itemGid}/classifications/{gtmItemClassificationGid}/codeAttributes/{attributeSequence}

Request

Path Parameters
Query Parameters
  • Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
  • Comma-delimited string of field names that you wanted returned in a GET request.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : items.classifications.codeAttributes
Type: object
Show Source
  • The attribute description of the GTM product classification code attribute that is being added, updated, or deleted. The Description field has been configured to display all associated license control and license exception description attributes.
  • The attribute name of the GTM product classification code attribute that is being added, updated, or deleted.
  • The sequence number for the GTM product classification code attribute that is being added, updated, or deleted.
  • The attribute value - qualified by the attribute name - of the GTM product classification code attribute that is being added, updated, or deleted.
  • Database domain where this data is stored.
  • links
Back to Top