Zum Hauptinhalt springen

Create product offer

Create product offer

Path Parameters
productId uuid REQUIRED

The product id for which the product offer should be created.

Header Parameters
organization-id uuid REQUIRED

ID of organization context this request belongs to.

Request Body REQUIRED
consumerOrganizationId uuid REQUIRED
Responses
201

Product offer successfully created

Schema OPTIONAL
consumerOrganisation object OPTIONAL
createdAt date-time OPTIONAL
deletedAt date-time OPTIONAL
email string OPTIONAL
id uuid OPTIONAL
logo string OPTIONAL
name string OPTIONAL
provider boolean OPTIONAL
active boolean OPTIONAL
createdAt date-time OPTIONAL
createdByUserId uuid OPTIONAL
productId uuid OPTIONAL
productOfferId uuid OPTIONAL
400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL