Attributes

get

Provide a list of the product link type attributes

Path parameters
typestringRequired

(Required)

Example: <string>
Responses
200

OK

application/json
Responseobject
get
GET /V1/products/links/{type}/attributes HTTP/1.1
Host: {{baseurl}}
Accept: */*
[
  {
    "code": "sed cillum",
    "type": "consequat incididunt in",
    "extension_attributes": {}
  },
  {
    "code": "ullamco irure Ut sit",
    "type": "Duis ex ut irure",
    "extension_attributes": {}
  }
]