Update a product list
1min
PATCH
Authentication
Authorization
Bearer
Path Parameters
productListReference
string
*
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Body Parameters
patchRequest
Microsoft.AspNet.JsonPatch.JsonPatchDocument[FictiveGlobal.Api.Rest.Dtos.v1.Patch.ProductList.ProductListPatchModel]
*
value
System.Object
path
string
op
string
from
string
Responses
200
OK
FictiveGlobal.Api.Rest.Dtos.v1.ProductListResponse
Description
Product list response wrapper.
productListReference
string
name
string
associatedProducts
string[]
createdDate
string<date-time>
lastUpdatedDate
string<date-time>
400
Request is invalid.
<br />Product list name cannot exceed 64 characters.
404
Product cannot be found.
<br />Product cannot be found against the product list.
409
Product list with the specified name already exists.
500
Internal Server Error.
ο»Ώ
ο»Ώ
π€
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
ο»Ώ
Updated 02 Nov 2023
Did this page help you?