Update one customer

patch

/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/customers/{RuleId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : channelCustomerPrograms-customers-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 255
    Number of the bill-to customer account.
  • Read Only: true
    Maximum Length: 255
    Primary bill-to address for the customer or the address of the bill-to customer account site or the ship-to site.
  • Number that identifies the trailing component of the display line number. The display line number is a concatenation of the rule number and the child rule number separated by a period. For example, if the display line number is 5.2, then the rule number is 5 and the child rule number is 2. Validation: It must be an integer >= 0. It can't have a duplicate display line number.
  • Maximum Length: 255
    Name of the comparison operator used in the customer. A list of accepted values is defined in the lookup type ORA_CJM_QUALIFIER_OPERATOR.
  • Maximum Length: 30
    Abbreviation that identifies the comparison operator used in the customer.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Read Only: true
    Maximum Length: 255
    Name of the customer.
  • Read Only: true
    Contains 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.
  • Read Only: true
    Maximum Length: 255
    Type 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.
  • Read Only: true
    Maximum Length: 255
    Lookup type code for the dimension of the lookup domain type.
  • Read Only: true
    Maximum Length: 255
    Type 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.
  • Date when the customer is no longer applicable.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Links
  • Read Only: true
    Value that uniquely identifies the dimension.
  • Value that identifies the parent customer.
  • Value that uniquely identifies the customer program.
  • Read Only: true
    Value of the numeric qualifier used in customer program qualification.
  • Maximum Length: 255
    Type of qualifier used to define the eligibility of the customer program. A list of accepted values is defined in the lookup type ORA_CJM_CUST_REBATE_QUAL.
  • Maximum Length: 30
    Abbreviation that identifies the type of qualifier used to define the eligibility of the customer program.
  • Read Only: true
    Maximum Length: 255
    Name of the qualifier used in customer program qualification.
  • Maximum Length: 240
    Abbreviation that identifies the qualifier used in customer program qualification.
  • Read Only: true
    Value that uniquely identifies the customer. It's a primary key that the application generates when it creates the customer.
  • Number that identifies the leading component of the display line number. The display line number is a concatenation of the rule number and the child rule number separated by a period. For example, if the display line number is 3.1, then the rule number is 3 and the child rule number is 1. Validation: It must be an integer > 0. Cannot have duplicate display line number.
  • Read Only: true
    Maximum Length: 255
    Name of the bill-to customer account site or the ship-to site.
  • Date when the customer becomes applicable.
Back to Top