Create a new product collection.
POST
/me/productcollections
201Description
Only available to Buyer Users.
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | Required | string | --- | 100 characters | --- | |
xp | object | --- | --- | --- | ||
AccessLevel | string | --- | --- | Private, Public, Shareable |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
xp | object | --- | --- | --- | ||
AccessLevel | string | --- | --- | Private, Public, Shareable |