Update one additional condition
patch
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/additionalConditions/{QualifierId}
Request
Path Parameters
-
ProgramId(required): integer(int64)
Value that uniquely identifies the customer program.
-
QualifierId(required): integer(int64)
Value that uniquely identifies the additional condition.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ComparisonOperator: string
Maximum Length:
255Name of the comparison operator used in the additional condition. A list of accepted values is defined in the lookup type ORA_CJM_QUALIFIER_OPERATOR. -
ComparisonOperatorCode: string
Maximum Length:
30Abbreviation that identifies the comparison operator used in the additional condition. -
ProgramId: integer
(int64)
Value that uniquely identifies the customer program.
-
QualifierType: string
Maximum Length:
255Type of qualifier used to define eligibility of the customer program. A list of accepted values is defined in the lookup type ORA_CJM_CUST_REBATE_QUAL. -
QualifierTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of qualifier used to define customer program eligibility. -
QualifierValueCode: string
Maximum Length:
240Abbreviation that identifies the qualifier used in customer program qualification.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : channelCustomerPrograms-additionalConditions-item-response
Type:
Show Source
object-
AccountNumber: string
Read Only:
trueMaximum Length:255Number of the bill-to customer account. -
Address: string
Read Only:
trueMaximum Length:255Primary bill-to address for the customer or the address of the bill-to customer account site or the ship-to site. -
ComparisonOperator: string
Maximum Length:
255Name of the comparison operator used in the additional condition. A list of accepted values is defined in the lookup type ORA_CJM_QUALIFIER_OPERATOR. -
ComparisonOperatorCode: string
Maximum Length:
30Abbreviation that identifies the comparison operator used in the additional condition. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the record. -
Customer: string
Read Only:
trueMaximum Length:255Name of the customer. -
CustomQualifierFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, then it's a custom qualifier. If false, then it isn't a custom qualifier. The default value for this attribute is false. -
DomainDataTypeCode: string
Read Only:
trueMaximum Length:255Type of dimension data. Valid values include text, number, date, and time stamp. A list of accepted values is defined in the lookup type ORA_QP_MTRXR_DIMN_DATA_TYPES. -
DomainLookupTypeCode: string
Read Only:
trueMaximum Length:255Lookup type code for the dimension of the lookup domain type. -
DomainTypeCode: string
Read Only:
trueMaximum Length:255Type of domain. Valid values include lookup, view object query, and custom. A list of accepted values is defined in the lookup type ORA_QP_MTRXR_DIMN_DOMAIN_TYPES. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MatrixDimensionId: integer
Read Only:
trueValue that uniquely identifies the dimension. -
ProgramId: integer
(int64)
Value that uniquely identifies the customer program.
-
QualifierId: integer
(int64)
Read Only:
trueValue that uniquely identifies the additional condition. -
QualifierNumberValueCode: integer
Read Only:
trueValue of the numeric qualifier used in customer program qualification. -
QualifierType: string
Maximum Length:
255Type of qualifier used to define eligibility of the customer program. A list of accepted values is defined in the lookup type ORA_CJM_CUST_REBATE_QUAL. -
QualifierTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of qualifier used to define customer program eligibility. -
QualifierValue: string
Read Only:
trueMaximum Length:255Name of the qualifier used in customer program qualification. -
QualifierValueCode: string
Maximum Length:
240Abbreviation that identifies the qualifier used in customer program qualification. -
Site: string
Read Only:
trueMaximum Length:255Name of the bill-to customer account site or the ship-to site.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.