Create program types

post

/fscmRestApi/resources/11.13.18.05/channelProgramTypes

Request

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.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in a program is NEW COST.
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is NEW COST.
  • Name of the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is PERCENTAGE.
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is PERCENTAGE.
  • Name that identifies the basis for pricing that's used to calculate accruals when the DISCOUNT TYPE in the program is PERCENTAGE. A list of accepted values is defined in the lookup type ORA_CJM_CUST_REB_PERCENT_BASIS.
  • Maximum Length: 30
    Abbreviation that identifies the basis for pricing that's used to calculate accruals when the DISCOUNT TYPE in the program is PERCENTAGE.
  • Subtype of charge for the pricing charge definition. Valid values include Price, Fee, and so on. A list of accepted values is defined in the lookup type ORA_QP_CHARGE_SUBTYPES.
  • Maximum Length: 30
    Abbreviation that identifies the charge subtype in the channel program.
  • Type of charge for the pricing charge definition. Valid values include Sale, Service, Restocking, and so on. A list of accepted values is defined in the lookup type ORA_QP_CHARGE_TYPES.
  • Maximum Length: 30
    Abbreviation that identifies the type of charge in the channel program.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel program created based on this program type tracks sell-side accruals. If false, then the channel program tracks buy-side accruals. The default value for this attribute is from program template.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel program will not get automatically applied on sales orders, even if the eligibility criteria is met. If false, then the channel program will get automatically applied on sales orders upon eligibility evaluation. The default value for this attribute is from predefined program template.
  • Default calculation method used when creating a channel program. A list of accepted values is defined in the lookup type ORA_CJM_TIER_CALC_METHOD.
  • Maximum Length: 30
    Abbreviation that identifies the default calculation method that's used when creating a channel program.
  • Name of the default currency used when creating a channel program.
  • Maximum Length: 15
    Abbreviation that identifies the default currency used when creating a channel program.
  • Default type of discount that's used when creating a channel program.
  • Maximum Length: 30
    Abbreviation that identifies the default discount type that's used when creating a channel program.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel programs that are automatically applied on sales orders can be overridden. If false, then the channel programs applied on sales orders cannot be overridden. The default value for this attribute is from predefined program template.
  • Default distributon type used when creating a channel lump sum program. A list of accepted values is defined in the lookup type ORA_CJM_DISTRIBUTION_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the default distribution type that's used when creating a channel lump sum program.
  • Default tier type used when creating a channel program. A list of accepted values is defined in the lookup type ORA_CJM_TIER_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the default tier type that's used when creating a channel program.
  • Name of the sales order date type used for evaluating channel program eligibility. A list of accepted values is defined in the lookup type ORA_CJM_PRICING_APP_DATE_TYPE. This attribute is not currently used.
  • Maximum Length: 30
    Abbreviation that identifies the sales order date type used for evaluating channel program eligibility. A list of accepted values is defined in the lookup type ORA_CJM_PRICING_APP_DATE_TYPE. This attribute is not currently used.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then approval rule is enabled for channel program. If false, then approval rule isn't enabled. The default value for this attribute is from program template.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then a beneficiary can be added to the channel program. If false, then a beneficiary can't be added to the channel program. The default value for this attribute is taken from the predefined program template.???
  • Maximum Length: 5
    Prefix of the channel program code when creating the channel program.
  • Name of the predefined channel program type on which the program type is based. A list of accepted values is defined in the lookup type ORA_CJM_PROGRAM_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the predefined channel program type.
  • Value that uniquely identifies the predefined channel program type.
  • Maximum Length: 30
    Abbreviation that identifies the channel program type.
  • Value that uniquely identifies the channel program type. It's a primary key that the application generates when it creates the program type.
  • Maximum Length: 240
    Name of the channel program type.
  • Qualifiers
    Title: Qualifiers
    The Qualifiers resource manages the list of qualifiers applicable for a program type.
  • Name that indicates whether the channel program is applicable to direct orders, indirect orders, or both. A list of accepted values is defined in the lookup type ORA_CJM_SALES_METHOD.
  • Maximum Length: 1
    Abbreviation that indicates whether the channel program is applicable to direct orders, indirect orders, or both.
  • Status of the channel program type.
  • Maximum Length: 30
    Abbreviation that identifies the status of the type of program.
  • Value that uniquely identifies the status of the channel program type.
Nested Schema : Qualifiers
Type: array
Title: Qualifiers
The Qualifiers resource manages the list of qualifiers applicable for a program type.
Show Source
Nested Schema : channelProgramTypes-qualifiers-item-post-request
Type: object
Show Source
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the date qualifier will be set to the default while creating a channel program. If false, then the date qualifier will not be set to the default while creating a channel program. This attribute doesn't not have a default value.
  • Value that uniquely identifies the channel program type.
  • Value that uniquely identifies the channel program type qualifier. It's a primary key that the application generates when it creates the qualifier.
  • Type of qualifier used to define the eligibility of the channel program. A list of accepted values is defined in the lookup type ORA_CJM_QUALIFIER_TYPE. Qualifier types added in program type can only be selected in channel program market rule, market rule conditions, and program rule.
  • Maximum Length: 30
    Abbreviation that identifies the type of qualifier used to define the eligibility of the channel program. Qualifier types added in program type can only be selected in channel program market rule, market rule conditions, and program rule.
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 : channelProgramTypes-item-response
Type: object
Show Source
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in a program is NEW COST.
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is NEW COST.
  • Name of the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is PERCENTAGE.
  • Value that identifies the pricing basis that Oracle Pricing Cloud uses to calculate accruals when DISCOUNT TYPE in the program is PERCENTAGE.
  • Name that identifies the basis for pricing that's used to calculate accruals when the DISCOUNT TYPE in the program is PERCENTAGE. A list of accepted values is defined in the lookup type ORA_CJM_CUST_REB_PERCENT_BASIS.
  • Maximum Length: 30
    Abbreviation that identifies the basis for pricing that's used to calculate accruals when the DISCOUNT TYPE in the program is PERCENTAGE.
  • Subtype of charge for the pricing charge definition. Valid values include Price, Fee, and so on. A list of accepted values is defined in the lookup type ORA_QP_CHARGE_SUBTYPES.
  • Maximum Length: 30
    Abbreviation that identifies the charge subtype in the channel program.
  • Type of charge for the pricing charge definition. Valid values include Sale, Service, Restocking, and so on. A list of accepted values is defined in the lookup type ORA_QP_CHARGE_TYPES.
  • Maximum Length: 30
    Abbreviation that identifies the type of charge in the channel program.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel program created based on this program type tracks sell-side accruals. If false, then the channel program tracks buy-side accruals. The default value for this attribute is from program template.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel program will not get automatically applied on sales orders, even if the eligibility criteria is met. If false, then the channel program will get automatically applied on sales orders upon eligibility evaluation. The default value for this attribute is from predefined program template.
  • Default calculation method used when creating a channel program. A list of accepted values is defined in the lookup type ORA_CJM_TIER_CALC_METHOD.
  • Maximum Length: 30
    Abbreviation that identifies the default calculation method that's used when creating a channel program.
  • Name of the default currency used when creating a channel program.
  • Maximum Length: 15
    Abbreviation that identifies the default currency used when creating a channel program.
  • Default type of discount that's used when creating a channel program.
  • Maximum Length: 30
    Abbreviation that identifies the default discount type that's used when creating a channel program.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the channel programs that are automatically applied on sales orders can be overridden. If false, then the channel programs applied on sales orders cannot be overridden. The default value for this attribute is from predefined program template.
  • Default distributon type used when creating a channel lump sum program. A list of accepted values is defined in the lookup type ORA_CJM_DISTRIBUTION_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the default distribution type that's used when creating a channel lump sum program.
  • Default tier type used when creating a channel program. A list of accepted values is defined in the lookup type ORA_CJM_TIER_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the default tier type that's used when creating a channel program.
  • Name of the sales order date type used for evaluating channel program eligibility. A list of accepted values is defined in the lookup type ORA_CJM_PRICING_APP_DATE_TYPE. This attribute is not currently used.
  • Maximum Length: 30
    Abbreviation that identifies the sales order date type used for evaluating channel program eligibility. A list of accepted values is defined in the lookup type ORA_CJM_PRICING_APP_DATE_TYPE. This attribute is not currently used.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then approval rule is enabled for channel program. If false, then approval rule isn't enabled. The default value for this attribute is from program template.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then a beneficiary can be added to the channel program. If false, then a beneficiary can't be added to the channel program. The default value for this attribute is taken from the predefined program template.???
  • 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
  • Maximum Length: 5
    Prefix of the channel program code when creating the channel program.
  • Name of the predefined channel program type on which the program type is based. A list of accepted values is defined in the lookup type ORA_CJM_PROGRAM_TYPE.
  • Maximum Length: 30
    Abbreviation that identifies the predefined channel program type.
  • Value that uniquely identifies the predefined channel program type.
  • Maximum Length: 30
    Abbreviation that identifies the channel program type.
  • Value that uniquely identifies the channel program type. It's a primary key that the application generates when it creates the program type.
  • Maximum Length: 240
    Name of the channel program type.
  • Qualifiers
    Title: Qualifiers
    The Qualifiers resource manages the list of qualifiers applicable for a program type.
  • Name that indicates whether the channel program is applicable to direct orders, indirect orders, or both. A list of accepted values is defined in the lookup type ORA_CJM_SALES_METHOD.
  • Maximum Length: 1
    Abbreviation that indicates whether the channel program is applicable to direct orders, indirect orders, or both.
  • Status of the channel program type.
  • Maximum Length: 30
    Abbreviation that identifies the status of the type of program.
  • Value that uniquely identifies the status of the channel program type.
Nested Schema : Qualifiers
Type: array
Title: Qualifiers
The Qualifiers resource manages the list of qualifiers applicable for a program type.
Show Source
Nested Schema : channelProgramTypes-qualifiers-item-response
Type: object
Show Source
  • 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: 1
    Contains one of the following values: true or false. If true, then the qualifier is a date qualifier. If false, then the qualifier is not a date qualifier. The default value for this attribute is false.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the date qualifier will be set to the default while creating a channel program. If false, then the date qualifier will not be set to the default while creating a channel program. This attribute doesn't not have a default value.
  • 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
  • Value that uniquely identifies the channel program type.
  • Value that uniquely identifies the channel program type qualifier. It's a primary key that the application generates when it creates the qualifier.
  • Type of qualifier used to define the eligibility of the channel program. A list of accepted values is defined in the lookup type ORA_CJM_QUALIFIER_TYPE. Qualifier types added in program type can only be selected in channel program market rule, market rule conditions, and program rule.
  • Maximum Length: 30
    Abbreviation that identifies the type of qualifier used to define the eligibility of the channel program. Qualifier types added in program type can only be selected in channel program market rule, market rule conditions, and program rule.
Back to Top

Examples

This example describes how to create program types.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.

curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' 
"https://servername/fscmRestApi/resources/version/channelProgramTypes"

Example Request Body

The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.

{
	"ProgramTemplateCode": "SUPPLIER_REBATE",
	"Status": "Draft",
	"ProgramTypeCode": "VR7261",
	"ProgramTypeName": "VR7261",
	"ProgramCodePrefix": "VR",
	"DefaultDiscountTypeCode": "DISCOUNT_PERCENT",
	"qualifiers":[{
		"QualifierTypeCode": "PO_DATE",
		"DefaultQualifierFlag":true
	},
	{
		"QualifierTypeCode": "REQ_DELIVERY_DATE"
	},
	{
		"QualifierTypeCode": "SHIPPED_DATE"
	},
	{
		"QualifierTypeCode": "RECEIPT_TRX_DATE"
	},
	{
		"QualifierTypeCode": "REQ_SHIP_DATE"
	},
	{
		"QualifierTypeCode": "ORA_BILL_TO_LOCATION"
	}     ]
}

Example Response Body

The following example includes the contents of the response body in JSON format:

{
	"ProgramTypeId": 300100542693924,
	"ProgramTemplateCode": "SUPPLIER_REBATE",
	"ProgramTemplate": "Supplier Rebate",
	"ProgramTemplateId": 300100540663628,
	"CustomerProgramFlag": false,
	"StatusId": 100100144204811,
	"Status": "Draft",
	"ProgramTypeCode": "VR72611",
	"ProgramTypeName": "VR72611",
	"ProgramCodePrefix": "VR",
	"SourceOfSalesCode": "D",
	"SourceOfSales": "Direct",
	"DefaultCurrencyCode": null,
	"DefaultCurrency": null,
	"EnableApprovalFlag": false,
	"EffectiveDateTypeCode": null,
	"EffectiveDateType": null,
	"AccrualPercentBasisId": null,
	"AccrualPercentBasis": null,
	"AccrualNewCostBasisId": null,
	"AccrualNewCostBasis": null,
	"DefaultDiscountTypeCode": "DISCOUNT_PERCENT",
	"DefaultDiscountType": "Percent",
	"ChargeTypeCode": null,
	"ChargeType": null,
	"ChargeSubtypeCode": null,
	"ChargeSubtype": null,
	"DefaultApplyManuallyToOrderFlag": null,
	"DefaultOverrideProgramFlag": null,
	"CreatedBy": "channel_user",
	"CreationDate": "2021-03-10T05:13:31+00:00",
	"LastUpdatedBy": "channel_user",
	"LastUpdateDate": "2021-03-10T05:13:34.144+00:00",
	"qualifiers": [
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693925,
		"QualifierTypeCode": "PO_DATE",
		"QualifierType": "Purchase Order Date",
		"DefaultQualifierFlag": true,
		"LastUpdateDate": "2021-03-10T05:13:34.323+00:00",
		"CreationDate": "2021-03-10T05:13:31.546+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693925",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693925",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	},
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693927,
		"QualifierTypeCode": "REQ_DELIVERY_DATE",
		"QualifierType": "Requested Delivery Date",
		"DefaultQualifierFlag": false,
		"LastUpdateDate": "2021-03-10T05:13:34.345+00:00",
		"CreationDate": "2021-03-10T05:13:32.104+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693927",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693927",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	},
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693929,
		"QualifierTypeCode": "SHIPPED_DATE",
		"QualifierType": "Shipped Date",
		"DefaultQualifierFlag": false,
		"LastUpdateDate": "2021-03-10T05:13:34.357+00:00",
		"CreationDate": "2021-03-10T05:13:32.352+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693929",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693929",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	},
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693930,
		"QualifierTypeCode": "RECEIPT_TRX_DATE",
		"QualifierType": "Receipt Transaction Date",
		"DefaultQualifierFlag": false,
		"LastUpdateDate": "2021-03-10T05:13:34.370+00:00",
		"CreationDate": "2021-03-10T05:13:32.450+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693930",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693930",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	},
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693932,
		"QualifierTypeCode": "REQ_SHIP_DATE",
		"QualifierType": "Requested Ship Date",
		"DefaultQualifierFlag": false,
		"LastUpdateDate": "2021-03-10T05:13:34.379+00:00",
		"CreationDate": "2021-03-10T05:13:32.518+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693932",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693932",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	},
	{
		"ProgramTypeId": 300100542693924,
		"QualifierId": 300100542693933,
		"QualifierTypeCode": "ORA_BILL_TO_LOCATION",
		"QualifierType": "Bill-to Location",
		"DefaultQualifierFlag": false,
		"LastUpdateDate": "2021-03-10T05:13:34.390+00:00",
		"CreationDate": "2021-03-10T05:13:32.601+00:00",
		"LastUpdatedBy": "channel_user",
		"CreatedBy": "channel_user",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693933",
			"name": "qualifiers",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers/300100542693933",
			"name": "qualifiers",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
			"name": "channelProgramTypes",
			"kind": "item"
		}
		]
	}
	],
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
		"name": "channelProgramTypes",
		"kind": "item",
		"properties": {
			"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
		}
	},
	{
		"rel": "canonical",
		"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924",
		"name": "channelProgramTypes",
		"kind": "item"
	},
	{
		"rel": "child",
		"href": "https://servername/fscmRestApi/resources/version/channelProgramTypes/300100542693924/child/qualifiers",
		"name": "qualifiers",
		"kind": "collection"
	}
	]
}
Back to Top