Attributes
Provide a list of the product link type attributes
Path parameters
typestringRequiredExample:
(Required)
<string>
Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
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": {}
}
]