Update one special price agreement
patch
/fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}
Request
Path Parameters
-
SpecialPriceAgreementId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
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: string
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-
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BusinessUnit: string
Maximum Length:
255Name of the business unit. -
Competitor: string
Maximum Length:
255Value that uniquely identifies the competitor. -
CompetitorContact: string
Maximum Length:
1440Name of the competitor contact. -
CompetitorContactEmail: string
Maximum Length:
1280Competitor's contact email address. -
CompetitorContactPhoneCountryCode: string
Maximum Length:
10Competitor's contact phone country code. -
CompetitorContactPhoneExtension: string
Maximum Length:
20Competitor's contact phone number extension. -
CompetitorContactPhoneNumber: string
Maximum Length:
160Competitor's contact phone number. -
CompetitorId: integer
(int64)
Name of the competitor.
-
CompetitorRegistryId: string
Maximum Length:
255Number that uniquely identifies the competitor. -
Currency: string
Maximum Length:
255Name of the currency used for the special price agreement. -
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency used for the special price agreement. -
DateContextType: string
Maximum Length:
255Name of the effective date type used for evaluating the special price agreement eligibility. A list of accepted values is defined in the lookup ORA_CJM_SPA_DATE_QUAL. -
DateContextTypeCode: string
Maximum Length:
30Abbreviation that identifies the effective date type used for evaluating the special price agreement eligibility. -
Description: string
Maximum Length:
1000Description of the special price agreement. -
DFF: array
DFF
-
Distributor: string
Maximum Length:
255Name of the distributor. -
DistributorBillToAccountId: integer
(int64)
Value that uniquely identifies the bill-to customer account of the distributor.
-
DistributorBillToAccountNumber: string
Maximum Length:
255Number that identifies the bill-to customer account of the distributor. -
DistributorContact: string
Maximum Length:
255Name of the distributor's bill-to customer account's contact. -
DistributorContactId: integer
(int64)
Value that uniquely represents the distributor's bill-to customer account's contact.
-
DistributorContactNumber: string
Maximum Length:
255Number that identifies the distributor's bill-to customer account's contact. -
EndCustomer: string
Maximum Length:
255Name of the end customer. -
EndCustomerContact: string
Maximum Length:
1440Name of the end customer contact. -
EndCustomerContactEmail: string
Maximum Length:
1280End customer's contact email address. -
EndCustomerContactPhoneCountryCode: string
Maximum Length:
10End customer's contact phone country code. -
EndCustomerContactPhoneExtension: string
Maximum Length:
20End customer's contact phone number extension. -
EndCustomerContactPhoneNumber: string
Maximum Length:
160End customer's contact phone number. -
EndCustomerId: integer
(int64)
Value that uniquely identifies the end customer.
-
EndCustomerRegistryId: string
Maximum Length:
255Number that uniquely identifies the end customer. -
EndDate: string
(date)
Date until when the special price agreement is applicable.
-
Justification: string
Maximum Length:
4000Comments submitted to provide additional information to the approvers. -
notes: array
Notes
Title:
NotesThe note objects resource is used to view the note objects. -
Outcome: string
Maximum Length:
255Outcome of the special price agreement. A list of accepted values is defined in the lookup ORA_CJM_SPA_OUTCOME. -
OutcomeCode: string
Maximum Length:
30Abbreviation that identifies the outcome of the special price agreement. -
Owner: string
Maximum Length:
255Name of the person who owns the special price agreement. This attribute defaults to the name of the person who creates the special price agreement. -
OwnerId: integer
(int64)
Value that uniquely identifies the person who owns the special price agreement.
-
OwnerPersonNumber: string
Maximum Length:
255Number that uniquely identifies the person who owns the special price agreement. -
products: array
Products
Title:
ProductsManages products of a special price agreement. -
ProgramType: string
Maximum Length:
255Type of program on which the special price agreement is based. -
RequestType: string
Maximum Length:
255Request type for special price agreements. A list of accepted values is defined in the lookup ORA_CJM_SPA_REQUEST_TYPE. -
SpecialPriceAgreementName: string
Maximum Length:
240Name of the special price agreement. -
SpecialPriceAgreementNumber: string
Maximum Length:
30Number that uniquely identifies the special price agreement. -
StartDate: string
(date)
Date from when the special price agreement is applicable.
-
Status: string
Maximum Length:
255Status of the special price agreement. -
StatusId: integer
(int64)
Value that uniquely identifies the status of the special price agreement.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe note objects resource is used to view the note objects.
Show Source
Nested Schema : Products
Type:
arrayTitle:
ProductsManages products of a special price agreement.
Show Source
Nested Schema : channelSpecialPriceAgreements-attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : channelSpecialPriceAgreements-DFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment
Nested Schema : schema
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe relationship ID populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code for extensibility. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDThe unique identifier of the party. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type for extensibility. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code for extensibility. -
NoteTitle: string
Title:
TitleMaximum Length:500The title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
NoteThe column which stores the actual note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30The note type code for categorization of note. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64The unique identifier of the parent source object associated to the note. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALThe attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private.
Nested Schema : channelSpecialPriceAgreements-products-item-patch-request
Type:
Show Source
object-
CompetitorItem: string
Maximum Length:
960Name of the competitor item. -
CompetitorItemPrice: number
Price of the competitor item.
-
Item: string
Maximum Length:
255Name of the item in the inventory. -
ItemId: string
Maximum Length:
240Value that uniquely identifies the item in the inventory. -
LineNumber: number
Number that identifies the product line.
-
OriginalUnitSellingPrice: number
Unit selling price of the item.
-
Quantity: number
Quantity of the items.
-
RebateAmount: number
Amount of the rebate.
-
RebateType: string
Maximum Length:
255Name of the rebate type. -
RebateTypeCode: string
Maximum Length:
30Abbreviation that identifies the rebate type. -
UnitOfMeasure: string
Maximum Length:
255Unit of measure of the item. -
UnitOfMeasureCode: string
Maximum Length:
30Abbreviation that identifies the unit of measure.
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 : channelSpecialPriceAgreements-item-response
Type:
Show Source
object-
AccountedEstimatedAmount: number
Read Only:
trueEstimated amount in the ledger currency. -
ApprovedDate: string
(date)
Read Only:
trueDate when the special price agreement is approved. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BusinessUnit: string
Maximum Length:
255Name of the business unit. -
BusinessUnitId: integer
(int64)
Value that uniquely identifies the business unit.
-
Competitor: string
Maximum Length:
255Value that uniquely identifies the competitor. -
CompetitorAddress: string
Read Only:
trueMaximum Length:255Address of the competitor. -
CompetitorContact: string
Maximum Length:
1440Name of the competitor contact. -
CompetitorContactEmail: string
Maximum Length:
1280Competitor's contact email address. -
CompetitorContactPhoneCountryCode: string
Maximum Length:
10Competitor's contact phone country code. -
CompetitorContactPhoneExtension: string
Maximum Length:
20Competitor's contact phone number extension. -
CompetitorContactPhoneNumber: string
Maximum Length:
160Competitor's contact phone number. -
CompetitorId: integer
(int64)
Name of the competitor.
-
CompetitorRegistryId: string
Maximum Length:
255Number that uniquely identifies the competitor. -
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. -
Currency: string
Maximum Length:
255Name of the currency used for the special price agreement. -
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency used for the special price agreement. -
DateContextType: string
Maximum Length:
255Name of the effective date type used for evaluating the special price agreement eligibility. A list of accepted values is defined in the lookup ORA_CJM_SPA_DATE_QUAL. -
DateContextTypeCode: string
Maximum Length:
30Abbreviation that identifies the effective date type used for evaluating the special price agreement eligibility. -
Description: string
Maximum Length:
1000Description of the special price agreement. -
DFF: array
DFF
-
Distributor: string
Maximum Length:
255Name of the distributor. -
DistributorBillToAccountAddress: string
Read Only:
trueMaximum Length:255Primary bill-to account address of the distributor's bill-to customer account. -
DistributorBillToAccountId: integer
(int64)
Value that uniquely identifies the bill-to customer account of the distributor.
-
DistributorBillToAccountNumber: string
Maximum Length:
255Number that identifies the bill-to customer account of the distributor. -
DistributorContact: string
Maximum Length:
255Name of the distributor's bill-to customer account's contact. -
DistributorContactEmail: string
Read Only:
trueMaximum Length:255Email of the distributor's bill-to customer account's contact. -
DistributorContactId: integer
(int64)
Value that uniquely represents the distributor's bill-to customer account's contact.
-
DistributorContactNumber: string
Maximum Length:
255Number that identifies the distributor's bill-to customer account's contact. -
DistributorContactPhoneNumber: string
Read Only:
trueMaximum Length:255Phone number of the distributor's bill-to customer account's contact. -
DistributorContactPhoneNumberExtension: string
Read Only:
trueMaximum Length:255Phone number extension of the distributor's bill-to customer account's contact. -
EndCustomer: string
Maximum Length:
255Name of the end customer. -
EndCustomerAddress: string
Read Only:
trueMaximum Length:255Address of the end customer. -
EndCustomerContact: string
Maximum Length:
1440Name of the end customer contact. -
EndCustomerContactEmail: string
Maximum Length:
1280End customer's contact email address. -
EndCustomerContactPhoneCountryCode: string
Maximum Length:
10End customer's contact phone country code. -
EndCustomerContactPhoneExtension: string
Maximum Length:
20End customer's contact phone number extension. -
EndCustomerContactPhoneNumber: string
Maximum Length:
160End customer's contact phone number. -
EndCustomerId: integer
(int64)
Value that uniquely identifies the end customer.
-
EndCustomerRegistryId: string
Maximum Length:
255Number that uniquely identifies the end customer. -
EndDate: string
(date)
Date until when the special price agreement is applicable.
-
EstimatedAmount: number
Read Only:
trueEstimated amount for the special price agreement. -
FunctionalCurrency: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the functional currency used for the special price agreement. -
FunctionalCurrencyCode: string
Read Only:
trueMaximum Length:255Name of the functional currency used for the special price agreement. -
Justification: string
Maximum Length:
4000Comments submitted to provide additional information to the approvers. -
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. -
notes: array
Notes
Title:
NotesThe note objects resource is used to view the note objects. -
Outcome: string
Maximum Length:
255Outcome of the special price agreement. A list of accepted values is defined in the lookup ORA_CJM_SPA_OUTCOME. -
OutcomeCode: string
Maximum Length:
30Abbreviation that identifies the outcome of the special price agreement. -
Owner: string
Maximum Length:
255Name of the person who owns the special price agreement. This attribute defaults to the name of the person who creates the special price agreement. -
OwnerId: integer
(int64)
Value that uniquely identifies the person who owns the special price agreement.
-
OwnerPersonNumber: string
Maximum Length:
255Number that uniquely identifies the person who owns the special price agreement. -
products: array
Products
Title:
ProductsManages products of a special price agreement. -
ProgramTemplate: string
Read Only:
trueMaximum Length:255Name of the predefined program template on which the special price agreement is based. A list of accepted values is defined in the lookup ORA_CJM_PROGRAM_TYPE. -
ProgramTemplateCode: string
Read Only:
trueMaximum Length:30Default Value:SPECIAL_PRICE_AGREEMENTAbbreviation that identifies the predefined program template on which the special price agreement is based. -
ProgramType: string
Maximum Length:
255Type of program on which the special price agreement is based. -
ProgramTypeId: integer
(int64)
Value that uniquely identifies the type of program on which the special price agreement is based.
-
RejectedDate: string
(date)
Read Only:
trueDate when the special price agreement is rejected. -
RequestType: string
Maximum Length:
255Request type for special price agreements. A list of accepted values is defined in the lookup ORA_CJM_SPA_REQUEST_TYPE. -
RequestTypeCode: string
Maximum Length:
30Abbreviation that identifies the request type for special price agreements. -
ShipFromDistributorInventoryFlag: boolean
Read Only:
trueMaximum Length:1Default Value:trueContains one of the following values: true or false. If true, then the special price agreement is for the distributor's existing inventory. If false, then the special price agreement is for a new inventory. This attribute is defaulted to true. -
SpecialPriceAgreementId: integer
(int64)
Read Only:
trueValue that uniquely identifies the special price agreement. -
SpecialPriceAgreementName: string
Maximum Length:
240Name of the special price agreement. -
SpecialPriceAgreementNumber: string
Maximum Length:
30Number that uniquely identifies the special price agreement. -
StartDate: string
(date)
Date from when the special price agreement is applicable.
-
Status: string
Maximum Length:
255Status of the special price agreement. -
StatusId: integer
(int64)
Value that uniquely identifies the status of the special price agreement.
-
SubmittedBy: string
Read Only:
trueMaximum Length:255Name that identifies the user who submitted the special price agreement for approval. -
SubmittedDate: string
(date)
Read Only:
trueDate when the special price agreement is submitted. -
SystemStatus: string
Read Only:
trueMaximum Length:255System status of the special price agreement. -
SystemStatusCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the system status of the special price agreement.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe note objects resource is used to view the note objects.
Show Source
Nested Schema : Products
Type:
arrayTitle:
ProductsManages products of a special price agreement.
Show Source
Nested Schema : channelSpecialPriceAgreements-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
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.
Nested Schema : channelSpecialPriceAgreements-DFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SpecialPriceAgreementId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : channelSpecialPriceAgreements-notes-item-response
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe relationship ID populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code for extensibility. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDThe unique identifier of the party. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type for extensibility. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code for extensibility. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the user has access to delete the note. -
EmailAddress: string
Read Only:
trueMaximum Length:320The email address of the user who created the note. -
FormattedAddress: string
Read Only:
trueThe address of the user who created the note. -
FormattedPhoneNumber: string
Read Only:
trueThe phone number of the user who created the note. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The unique identifier of the note. This is the primary key of the notes table. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note IDRead Only:trueThe unique identifier of the note. This is the primary key of the notes table. -
NoteNumber: string
Maximum Length:
30The alternate unique identifier of the note. A user key that's system generated or from an external system. -
NoteTitle: string
Title:
TitleMaximum Length:500The title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
NoteThe column which stores the actual note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30The note type code for categorization of note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDThe unique identifier of the note. This is the primary key of the notes table. -
PartyId: integer
(int64)
Read Only:
trueThe unique identifier of the party. -
PartyName: string
Title:
AuthorRead Only:trueMaximum Length:360The name of the party. -
SourceObjectCode: string
Title:
Related Object TypeMaximum Length:30This is the source object code for the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64The unique identifier of the parent source object associated to the note. -
SourceSystem: string
Title:
Source SystemMaximum Length:30This is the source object code for the source object as defined in OBJECTS Metadata. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the user can update the note. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALThe attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : channelSpecialPriceAgreements-products-item-response
Type:
Show Source
object-
CompetitorItem: string
Maximum Length:
960Name of the competitor item. -
CompetitorItemPrice: number
Price of the competitor item.
-
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. -
EstimatedAmount: number
Read Only:
trueEstimated rebate amount for the item. -
Item: string
Maximum Length:
255Name of the item in the inventory. -
ItemDescription: string
Read Only:
trueMaximum Length:255Description of the item in the inventory. -
ItemId: string
Maximum Length:
240Value that uniquely identifies the item in the inventory. -
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. -
LineNumber: number
Number that identifies the product line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginalUnitSellingPrice: number
Unit selling price of the item.
-
ProductId: integer
Value that uniquely identifies the product.
-
Quantity: number
Quantity of the items.
-
RebateAmount: number
Amount of the rebate.
-
RebateType: string
Maximum Length:
255Name of the rebate type. -
RebateTypeCode: string
Maximum Length:
30Abbreviation that identifies the rebate type. -
SpecialPriceAgreementId: integer
(int64)
Value that uniquely identifies the special price agreement program.
-
UnitOfMeasure: string
Maximum Length:
255Unit of measure of the item. -
UnitOfMeasureCode: string
Maximum Length:
30Abbreviation that identifies the unit of measure.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- DFF
-
Operation: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}/child/DFFParameters:
- SpecialPriceAgreementId:
$request.path.SpecialPriceAgreementId
- SpecialPriceAgreementId:
- DateContextTypeVVO
-
Parameters:
- finder:
findProgramTypeDateQualifiers%3BbindProgramTypeId%3D{ProgramTypeId}
The following properties are defined on the LOV link relation:- Source Attribute: DateContextTypeCode; Target Attribute: QualifierTypeCode
- Display Attribute: QualifierType
- finder:
- DistributorAccountVO
-
Parameters:
- finder:
default%3BbindOrgId%3D{BusinessUnitId}
The following properties are defined on the LOV link relation:- Source Attribute: DistributorBillToAccountNumber; Target Attribute: AccountNumber
- Display Attribute: AccountNumber, CustomerName
- finder:
- DistributorContactVO
-
Parameters:
- finder:
default%3BbindBillToCustomerId%3D{DistributorBillToAccountId}%2CbindSiteUseCode%3DBILL_TO
The following properties are defined on the LOV link relation:- Source Attribute: DistributorContactId; Target Attribute: ContactId
- Display Attribute: Name, Email, JobTitle
- finder:
- DistributorVO
-
Parameters:
- finder:
default%3BbindOrgId%3D{BusinessUnitId}
The following properties are defined on the LOV link relation:- Source Attribute: DistributorBillToAccountId; Target Attribute: CustomerAccountId
- Display Attribute: CustomerName
- finder:
- FinFunBusinessUnitVO
-
Parameters:
- finder:
ModuleIdFinder%3BIntent%3DCJM_MANAGE_CHANNEL_PROGRAMS_DATA%2CModuleId%3D30
The following properties are defined on the LOV link relation:- Source Attribute: BusinessUnitId; Target Attribute: BusinessUnitId
- Display Attribute: BusinessUnitName
- finder:
- OutcomeLookupVVO
-
Parameters:
- finder:
LookupTypeFinder%3BbindLookupType%3DORA_CJM_SPA_OUTCOME
The following properties are defined on the LOV link relation:- Source Attribute: OutcomeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- OwnersVVO
-
Parameters:
- finder:
ActiveOwnerFinder
The following properties are defined on the LOV link relation:- Source Attribute: OwnerId; Target Attribute: PersonId
- Display Attribute: Name, Email, BusinessTitle
- finder:
- ProgramTypeVO
-
Parameters:
- finder:
FindByProgramTemplate%3BbindProgramTemplateCode%3DSPECIAL_PRICE_AGREEMENT
The following properties are defined on the LOV link relation:- Source Attribute: ProgramTypeId; Target Attribute: ProgramTypeId
- Display Attribute: ProgramTypeName
- finder:
- RequestTypeLookupVVO
-
Parameters:
- finder:
LookupTypeFinder%3BbindLookupType%3DORA_CJM_SPA_REQUEST_TYPE
The following properties are defined on the LOV link relation:- Source Attribute: RequestTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- UserStatusVO
-
Parameters:
- finder:
SellSideStatusFinder%3BbindUserStatusForCode%3DSPECIAL_PRICE_AGREEMENT
The following properties are defined on the LOV link relation:- Source Attribute: StatusId; Target Attribute: UserStatusId
- Display Attribute: UserStatusName
- finder:
- attachments
-
Parameters:
- SpecialPriceAgreementId:
$request.path.SpecialPriceAgreementId
The attachments resource is used to view, create, and update attachments. - SpecialPriceAgreementId:
- notes
-
Parameters:
- SpecialPriceAgreementId:
$request.path.SpecialPriceAgreementId
The note objects resource is used to view the note objects. - SpecialPriceAgreementId:
- products
-
Parameters:
- SpecialPriceAgreementId:
$request.path.SpecialPriceAgreementId
Manages products of a special price agreement. - SpecialPriceAgreementId:
- submit
-
Parameters:
- SpecialPriceAgreementId:
$request.path.SpecialPriceAgreementId
Action to submit a special price agreement. - SpecialPriceAgreementId: