Get a single product collection.
GET
/buyers/{buyerID}/productcollections/{productCollectionID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessProductCollectionReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
buyerID | Required | string | ID of the buyer. | --- |
productCollectionID | Required | string | ID of the product collection. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
xp | object | --- | --- | --- | ||
AccessLevel | string | --- | --- | Private, Public, Shareable |