Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Create a product parameter.
Update a product parameter definition.
The following diagram shows the possible states a parameter may have in the Marketplace Platform and the transition between these states:
State | Definition |
---|---|
Get a product parameter definition.
Idle
The parameter has been created as part of the product definition.
It can be used to collect data as part of the order, fulfillment, or configuration phases.
Deleted
The parameter no longer exists.
It's no longer part of the product definition and can't be used to collect data as part of the order, fulfillment, or configuration phases.
Get a list of parameters for a product.
Delete a product parameter definition.
| string | Platform generated ID. Example: "PRD-1234-1234-1234" |
| string | Resource reference. Example: "/v1/products/PRD-1234-1234-1234" |
| string | Describes in which context parameter will be used. Example: "Agreement" |
| string | Described in which process it will be used. Example: "Order" |
| string | Indicates which UI component will be used to capture information. Example: "Email" |
| One of:
| Are specific to a selected type and allow customization of UI component. Example: |
| ConstraintsObject | Used to specify characteristics of entire parameter, though it can have an impact of the validation of values too (i.e. turning on “Optional” will override any mandatory field within the UI components associated to the selected type. |
| Groups allow logical grouping of parameters, used by purchase wizard and represented as wizard step. |
| string | Used for programmatic processing, for example as a variable name within embedding templates or within a “connector” process. Example: "EXT-1234-1234" |
No Content