Update product
Update product
Path Parameters |
---|
productId uuid — REQUIRED |
Header Parameters |
---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
Request Body — REQUIRED |
---|
accessDefinitionId uuid |
colour stringPossible values: length ≤ 32 |
description stringPossible values: length ≤ 240 |
detailedDescription string |
name stringPossible values: 3 ≤ length ≤ 50 |
productStatus stringPossible values: [ |
publiclyAvailable boolean |
supportMultiplePlans boolean |
Responses | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Product successfully updated
| |||||||||||||||||||||||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||||||||||||||||||||||||||||||||
403 Missing permission
| |||||||||||||||||||||||||||||||||||
500 Internal server error (Internal service communication or process error).
|