Partially update a product collection invitation.
PATCH
/me/productcollections/{productCollectionID}/invitations/{invitationID}
200Description
Only available to Buyer Users.
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
productCollectionID | Required | string | ID of the product collection. | --- |
invitationID | Required | string | ID of the invitation. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
Name | string | --- | 100 characters | --- | ||
Admin | boolean | --- | --- | --- | ||
ExpirationDate | string | date-time | --- | --- | ||
xp | object | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | Read Only | string | --- | 100 characters | --- | |
Name | string | --- | 100 characters | --- | ||
Admin | boolean | --- | --- | --- | ||
Accepted | Read Only | boolean | --- | --- | --- | |
ExpirationDate | string | date-time | --- | --- | ||
xp | object | --- | --- | --- |