Create an MDF request
post
/crmRestApi/resources/11.13.18.05/mdfRequests
Request
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.
-
Upsert-Mode: string
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
- application/json
Root Schema : schema
Type:
Show Source
object-
ActivityEndDate: string
(date)
Title:
End DateThe date when the activity ends. -
ActivityStartDate: string
(date)
Title:
Start DateThe date when the activity starts. -
ApprovalActionComments: string
Title:
Approver CommentsThe comments of the claim approver on a request. -
ApprovalTaskStatusCode: string
Title:
StatusThe code indicating the approval action that can be taken in the MDF request. The accepted values are Approve, Reject, Return, Withdraw, Terminate, and HtOutcmeReturnReturnAction. -
ApprovedAmount: number
Title:
Approved AmountDefault Value:0The amount approved for the MDF. -
ApprovedAmountPercent: number
Title:
Approved PercentDefault Value:100The approved MDF amount in percentage. -
ApprovedBy: string
Title:
Approved ByMaximum Length:64The person who approved the MDF request. -
ApprovedById: integer
(int64)
Title:
Approved by IDThe unique identifier of the person who approved the MDF request. -
ApprovedDate: string
(date)
Title:
Approved DateThe date on which the MDF request was approved. -
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BgtExchangeRate: number
Title:
Budget Exchange RateDefault Value:0The exchange rate between an MDF Request and an MDF Budget currency. This value is set at the time of budget selection on the MDF request. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique identifier of the budget associated with the MDF request. -
BudgetName: string
Title:
BudgetThe name of the budget prescribed for allocation of funds to an MDF request. -
Claim: array
Claims
Title:
ClaimsThe claims resource is used to create, view, create, update, and delete claims. A claim is a request for reimbursement of marketing expenses submitted by a partner. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments on the MDF request. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The currency code for the MDF request. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. You can review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
Description: string
Title:
DescriptionMaximum Length:4000A brief description for the MDF request. -
FundRequestApprovalHistory: array
Fund Request Approval Histories
Title:
Fund Request Approval HistoriesThe fund request approval history lets you access a comprehensive record of approval-related information associated with the fund request, encompassing the names of approvers, action dates, and the specific actions taken. -
FundRequestCode: string
Title:
CodeMaximum Length:100The code indicating the user-defined, unique label for the MDF request. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request. This is a system generated value. -
FundRequestName(required): string
Title:
NameMaximum Length:250The display name of the MDF request. -
FundRequestResource: array
MDF Request Teams
Title:
MDF Request TeamsThe Fund Request Teams resource is used to view, create, update, and delete a team member. An MDF request team member is a resource who is assigned to the MDF request team, and has the appropriate visibility and access to the MDF Request record. -
FundRequestStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe code indicating the status of the MDF request. A list of valid values are defined in the lookup FundRequestStatusCode. The valid values can be Approved, Draft, Failed, Pending Approval, Rejected, Returned, Terminated, or Withdrawn. -
FundRequestType: string
Title:
TypeMaximum Length:30The type of MDF request, for example, Advertising, Customer Event, Demand Generation, Training, or Other. A list of valid values is defined in the lookup FundRequestType. -
Justification: string
Title:
JustificationMaximum Length:1000The justification provided for submitting the MDF request. -
Note: array
Notes
Title:
NotesThe note resource is used to view, create, update, and delete notes associated with an MDF request. A note captures comments, information, or instructions related to an MDF request. -
OwnerId: integer
(int64)
Title:
Owner IDThe unique identifier of the owner of MDF request. -
OwnerName: string
Title:
OwnerMaximum Length:360The name of the owner of the MDF request. -
PartnerCompanyNumber: string
Title:
Partner Company NumberMaximum Length:30Public Unique Identifier for the Partner. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner account associated with the MDF request. -
PartnerName: string
Title:
PartnerMaximum Length:360The name of the partner account associated with the MDF request. -
RejectedBy: string
Title:
Rejected ByMaximum Length:64The user who rejected the MDF request. -
RejectedById: integer
(int64)
Title:
Rejected by IDThe unique identifier of the person who rejected the request. -
RejectedDate: string
(date)
Title:
Rejected DateThe date when the MDF request was rejected. -
RejectReasonCode: string
Title:
Reject ReasonThe code indicating the reason the claim approver rejected the request. A list of valid values is defined in the lookup ReturnReasonCode. The valid values are Ineligible Activity, Ineligible Amount, or Other. -
RequestedAmount(required): number
Title:
Requested AmountThe amount requested on the MDF claim. -
RequestStatusMeaning: string
Title:
StatusThe status of the MDF request. -
ReturnReasonCode: string
Title:
Return ReasonThe code indicating the reason the claim approver returned the request. A list of valid values is defined in the lookup ReturnReasonCode. The valid values are Need Additional Information, or Other. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
SubmitFundReqBy: string
(date)
Title:
Request DeadlineThe last day a budget can be associated with an MDF request. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the MDF request. -
SubmittedById: integer
(int64)
Title:
Submitted by IDThe unique identifier of the person who submitted the request. -
SubmittedDate: string
(date)
Title:
Submitted DateThe date when the MDF request was submitted.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Claims
Type:
arrayTitle:
ClaimsThe claims resource is used to create, view, create, update, and delete claims. A claim is a request for reimbursement of marketing expenses submitted by a partner.
Show Source
Nested Schema : Fund Request Approval Histories
Type:
arrayTitle:
Fund Request Approval HistoriesThe fund request approval history lets you access a comprehensive record of approval-related information associated with the fund request, encompassing the names of approvers, action dates, and the specific actions taken.
Show Source
Nested Schema : MDF Request Teams
Type:
arrayTitle:
MDF Request TeamsThe Fund Request Teams resource is used to view, create, update, and delete a team member. An MDF request team member is a resource who is assigned to the MDF request team, and has the appropriate visibility and access to the MDF Request record.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe note resource is used to view, create, update, and delete notes associated with an MDF request. A note captures comments, information, or instructions related to an MDF request.
Show Source
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : schema
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
-
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 : schema
Type:
Show Source
object-
ActivityOutcome: string
Title:
Activity OutcomeMaximum Length:1000Partner Activity Out come. -
ApprovalActionComments: string
Title:
Approver CommentsThe comments entered during approval action on the claim. -
ApprovalTaskStatusCode: string
Title:
StatusThe code indicating the approval action that can be taken in the MDF Claim. The accepted values are Approve, Reject, Return, Withdraw, Terminate, and HtOutcmeReturnReturnAction. -
ApprovedAmount: number
Title:
Approved AmountDefault Value:0The amount approved for the claim. -
ApprovedBy: string
Title:
ApproversMaximum Length:64The user who approved the MDF claim. -
ApprovedById: integer
(int64)
Title:
Approved by IDThe unique identifier of the user who approved the MDF claim. -
ApprovedDate: string
(date)
Title:
Approved DateThe date when the MDF claim was approved. -
BgtExchangeRate: number
Title:
Conversion Rate to BudgetDefault Value:0The exchange rate of the MDF budget which is associated with the MDF claim. MDF budget is associated to the claim through fund request. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique identifier of the Budget associated with the MDF claim. -
BudgetName: string
Title:
BudgetMaximum Length:250The name of the MDF request budget associated with the MDF claim. -
ChannelMgrName: string
Title:
Channel ManagerThe name of the channel manager of the MDF claim. -
ClaimAmount: number
Title:
Requested AmountThe amount requested in the MDF claim. -
ClaimCode: string
Title:
CodeMaximum Length:100The user-defined or system generated code for the MDF claim. -
ClaimId: integer
(int64)
Title:
Claim IDThe unique identifier of the claim. This is a system-generated value. -
ClaimName: string
Title:
NameMaximum Length:250The name of the MDF claim. -
ClaimStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe code indicating the status of the MDF claim. A list of valid values is defined in the lookup ClaimStatusCode. The valid values are Approved, Draft, Failed, Pending Approval, Rejected, Returned, Terminated, or Withdrawn. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments on the MDF claim. -
ConvExchangeRate: number
Title:
Conversion Exchange RateThe currency exchange rate for the claim against the corporate currency. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The currency code associated with the claim. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CurrencyConversionDate: string
(date)
Title:
Currency Conversion DateThe date of currency exchange rate for the claim against the corporate currency. -
Description: string
Title:
DescriptionMaximum Length:4000A brief description of the MDF claim. -
FrExchangeRate: number
Title:
Fund Request Exchange RateDefault Value:0The exchange rate of the fund request associated with the claim. -
FundRequestCode: string
Title:
Fund Request CodeMaximum Length:100Public Unique Identifier for the marketing fund request. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request associated with the MDF claim. -
FundRequestName: string
Title:
MDF RequestMaximum Length:250The name of the fund request associated with the claim. -
OutstngClaimLiabilityAmount: number
Title:
Liability AmountDefault Value:0The approved claim amount pending to be paid. -
OwnerId: integer
(int64)
Title:
Owner IDThe unique identifier of the owner of the MDF claim. -
OwnerName: string
Title:
OwnerMaximum Length:360The name of the MDF claim owner. -
PartnerCompanyNumber: string
Title:
Partner Company NumberMaximum Length:30Public Unique Identifier for the Partner. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner account associated with the MDF claim. -
RejectedBy: string
Title:
Rejected ByMaximum Length:64The user who rejected the MDF claim. -
RejectedById: integer
(int64)
Title:
Rejected by IDThe unique identifier of the user who rejected the MDF claim. -
RejectedDate: string
(date)
Title:
Rejected DateThe date when the MDF claim was rejected. -
RejectReasonCode: string
Title:
Reject ReasonThe reason code for rejecting the claim. -
ReturnReasonCode: string
Title:
Return ReasonThe reason code for returning the claim back to the submitter. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the claim. -
SubmittedById: integer
(int64)
Title:
Submitted by IDThe unique identifier of the user who submitted the MDF claim. -
SubmittedDate: string
(date)
Title:
Submitted DateThe date when the MDF claim was submitted.
Nested Schema : mdfRequests-FundRequestResource-item-post-request
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessMaximum Length:30The code indicating the level of access of the resource in the MDF request team. A list of valid values is defined in the lookup AccessLevelCode. The valid values are View, Edit, or Full. -
FundRequestCode(required): string
Title:
CodeMaximum Length:100The public unique identifier for the marketing fund request. -
FundRequestId(required): integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request associated with the resource. This is a system-generated value. -
FundRequestResourceId: integer
(int64)
Title:
MDF Request Resource IDThe unique identifier of the resource in the MDF request team. This is a system-generated value. -
MemberFunctionCode: string
Title:
FunctionMaximum Length:30The code indicating the function of the MDF Request team member. A list of valid values is defined in the lookup MemberFunctionCode. The valid values are Channel Account Manager, Channel Sales Manager, Marketing Specialist, Support Specialist, Sales Representative, Sales Manager, or MDF Request Processor. -
ResourceId(required): integer
(int64)
Title:
Resource IDThe unique identifier of the resource. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
UserLastUpdateDate: string
(date-time)
Title:
User Last Update DateThe date when the user last updated the record.
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : mdfRequests-FundRequestResource-smartActions-item-post-request
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel(required): string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName(required): string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-FundRequestResource-smartActions-UserActionRequestPayload-item-post-request
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : mdfRequests-FundRequestResource-smartActions-UserActionURLBinding-item-post-request
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
Nested Schema : schema
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe unique identifier of the relationship, populated when the note is associated with an MDF request user. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code of the note associated with the MDF request. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDThe unique identifier of the party that created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type associated with the note A list of accepted values is defined in the lookup ZCA_COMMON_RATE_TYPE Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code associated with the note A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
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(required): string
(byte)
Title:
NoteThe column which will store the actual note text. -
NoteTypeCode(required): string
Title:
TypeMaximum Length:30The code indicating the type of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDThe unique identifier of the parent note. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
SourceObjectCode(required): string
Title:
Related Object TypeMaximum Length:30The code of the source object as defined in OBJECTS Metadata. -
SourceObjectId(required): string
Title:
Related ObjectMaximum Length:64The unique identifier of the source object as defined in OBJECTS Metadata. -
SourceSystem: string
Title:
Source SystemMaximum Length:30This is the source object code for the source object as defined in OBJECTS Metadata. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALThe code indicating the visibility level of the note, such as internal or external.
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : mdfRequests-Note-smartActions-item-post-request
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel(required): string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName(required): string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-Note-smartActions-UserActionRequestPayload-item-post-request
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : mdfRequests-Note-smartActions-UserActionURLBinding-item-post-request
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
Nested Schema : mdfRequests-smartActions-item-post-request
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel(required): string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName(required): string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-smartActions-UserActionRequestPayload-item-post-request
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : mdfRequests-smartActions-UserActionURLBinding-item-post-request
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
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 : mdfRequests-item-response
Type:
Show Source
object-
ActivityEndDate: string
(date)
Title:
End DateThe date when the activity ends. -
ActivityStartDate: string
(date)
Title:
Start DateThe date when the activity starts. -
Age: number
Title:
Request AgeRead Only:trueThe number of days since the creation of the MDF request. -
ApprovalActionComments: string
Title:
Approver CommentsThe comments of the claim approver on a request. -
ApprovalTaskStatusCode: string
Title:
StatusThe code indicating the approval action that can be taken in the MDF request. The accepted values are Approve, Reject, Return, Withdraw, Terminate, and HtOutcmeReturnReturnAction. -
ApprovedAmount: number
Title:
Approved AmountDefault Value:0The amount approved for the MDF. -
ApprovedAmountPercent: number
Title:
Approved PercentDefault Value:100The approved MDF amount in percentage. -
ApprovedBy: string
Title:
Approved ByMaximum Length:64The person who approved the MDF request. -
ApprovedById: integer
(int64)
Title:
Approved by IDThe unique identifier of the person who approved the MDF request. -
ApprovedDate: string
(date)
Title:
Approved DateThe date on which the MDF request was approved. -
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
AvailableFundRequestAmount: number
Title:
Available AmountRead Only:trueDefault Value:0The difference between the total approved MDF requests and the total approved claim amounts, which is available for new claims. -
BgtExchangeRate: number
Title:
Budget Exchange RateDefault Value:0The exchange rate between an MDF Request and an MDF Budget currency. This value is set at the time of budget selection on the MDF request. -
BudgetCode: string
Title:
Budget CodeRead Only:trueMaximum Length:100Public Unique Identifier for the marketing Budget. -
BudgetCurrency: string
Title:
Budget CurrencyRead Only:trueMaximum Length:30The currency code for the MDF budget. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. You can review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
BudgetEndDate: string
(date)
Title:
Budget End DateRead Only:trueThe date when the budget ends. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique identifier of the budget associated with the MDF request. -
BudgetName: string
Title:
BudgetThe name of the budget prescribed for allocation of funds to an MDF request. -
BudgetStartDate: string
(date)
Title:
Budget Start DateRead Only:trueThe date when the budget starts. -
CanApprove: boolean
Title:
Can ApproveRead Only:trueIndicates if the user can approve the MDF request. If the user has access to approve an MDF request, then the default value is true, else false. -
CanReject: boolean
Title:
Can RejectRead Only:trueIndicates if the user can reject the MDF request. If the user has access to reject an MDF request, then the default value is true, else false. -
CanReturn: boolean
Title:
Can ReturnRead Only:trueIndicates if the user can return the MDF request. If the user has access to return an MDF request, then the default value is true, else false. -
CanSubmit: boolean
Title:
Can SubmitRead Only:trueIndicates if the user can submit a claim. If the user has access to submit a claim, then the default value is true, else false. -
CanTerminate: boolean
Title:
Can TerminateRead Only:trueIndicates if the user can terminate a claim. If the user has access to terminate a claim, then the default value is true, else false. -
CanWithdraw: boolean
Title:
Can WithdrawRead Only:trueIndicates if the user can withdraw the MDF request. If the user has access to withdraw an MDF request, then the default value is true, else false. -
ChannelManager: string
Title:
Channel ManagerRead Only:trueMaximum Length:450The channel manager or the partner who own the MDF request. -
ChannelManagerId: integer
(int64)
Title:
Channel Manager IDRead Only:trueThe unique identifier of the channel manager of the MDF request. -
Claim: array
Claims
Title:
ClaimsThe claims resource is used to create, view, create, update, and delete claims. A claim is a request for reimbursement of marketing expenses submitted by a partner. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments on the MDF request. -
ConversionCurrencyCode: string
Title:
Conversion Currency CodeRead Only:trueMaximum Length:30The code indicating the CRM corporate currency associated with the MDF request as of the transaction date. -
ConversionRateType: string
Title:
Conversion Rate TypeRead Only:trueMaximum Length:30The type of currency conversion rate used in processing the MDF request. -
ConvExchangeRate: number
Title:
Conversion Exchange RateRead Only:trueThe exchange rate for converting the claim currency to the standard CRM corporate currency. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the MDF request. -
CreatedBy_FN: string
Title:
Created ByRead Only:trueThe person who created the MDF request. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date the MDF request was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The currency code for the MDF request. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. You can review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CurrencyConversionDate: string
(date)
Title:
Currency Conversion DateRead Only:trueThe date used in Business Intelligence to convert from MDF budget currency to user preferred currency. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the claim can be deleted. If the user has access to delete the claim then the default value is true, else false. -
Description: string
Title:
DescriptionMaximum Length:4000A brief description for the MDF request. -
FundRequestApprovalHistory: array
Fund Request Approval Histories
Title:
Fund Request Approval HistoriesThe fund request approval history lets you access a comprehensive record of approval-related information associated with the fund request, encompassing the names of approvers, action dates, and the specific actions taken. -
FundRequestCode: string
Title:
CodeMaximum Length:100The code indicating the user-defined, unique label for the MDF request. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request. This is a system generated value. -
FundRequestName: string
Title:
NameMaximum Length:250The display name of the MDF request. -
FundRequestResource: array
MDF Request Teams
Title:
MDF Request TeamsThe Fund Request Teams resource is used to view, create, update, and delete a team member. An MDF request team member is a resource who is assigned to the MDF request team, and has the appropriate visibility and access to the MDF Request record. -
FundRequestStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe code indicating the status of the MDF request. A list of valid values are defined in the lookup FundRequestStatusCode. The valid values can be Approved, Draft, Failed, Pending Approval, Rejected, Returned, Terminated, or Withdrawn. -
FundRequestType: string
Title:
TypeMaximum Length:30The type of MDF request, for example, Advertising, Customer Event, Demand Generation, Training, or Other. A list of valid values is defined in the lookup FundRequestType. -
Justification: string
Title:
JustificationMaximum Length:1000The justification provided for submitting the MDF request. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the MDF request was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the MDF request. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the MDF request. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManageApprovalDataFlag: boolean
Read Only:
trueIndicates whether user can modify fund request attributes while the fund request is awaiting approval. -
ManageGeneralDataFlag: boolean
Read Only:
trueIndicates whether user can modify fund request attributes when the fund request is either in draft or returned or withdrawn status. -
ManagePartnerDataFlag: boolean
Read Only:
trueIndicates that partner users are restricted from modifying the partner field. It indicates whether channel users can update the partner field when the fund request is in draft, return, or withdrawn status. -
ManageTeamDataFlag: boolean
Read Only:
trueIndicates whether the logged in user has full access on the fund request record. -
Note: array
Notes
Title:
NotesThe note resource is used to view, create, update, and delete notes associated with an MDF request. A note captures comments, information, or instructions related to an MDF request. -
OwnerEmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The email of the owner of the MDF request. -
OwnerFormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe phone number of the owner of the claim. -
OwnerId: integer
(int64)
Title:
Owner IDThe unique identifier of the owner of MDF request. -
OwnerName: string
Title:
OwnerMaximum Length:360The name of the owner of the MDF request. -
OwnerPartyNumber: string
Title:
Owner Party NumberRead Only:trueMaximum Length:30Public Unique Identifier for the Resource. -
PartnerCompanyNumber: string
Title:
Partner Company NumberMaximum Length:30Public Unique Identifier for the Partner. -
PartnerCountry: string
Title:
Partner CountryRead Only:trueMaximum Length:2The country of the partner associated with the MDF request. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner account associated with the MDF request. -
PartnerName: string
Title:
PartnerMaximum Length:360The name of the partner account associated with the MDF request. -
PartnerPartyUniqueName: string
Title:
PartnerRead Only:trueMaximum Length:360The name of the partner associated with the MDF request. -
RecordSet: string
Title:
Record SetRead Only:trueThe filter to search for MDF Requests that are visible to the user. The accepted values are ORA_I_OWN, ORA_I_CAN_SEE, and ORA_PENDING_MY_APPROVAL. -
RejectedBy: string
Title:
Rejected ByMaximum Length:64The user who rejected the MDF request. -
RejectedById: integer
(int64)
Title:
Rejected by IDThe unique identifier of the person who rejected the request. -
RejectedDate: string
(date)
Title:
Rejected DateThe date when the MDF request was rejected. -
RejectReasonCode: string
Title:
Reject ReasonThe code indicating the reason the claim approver rejected the request. A list of valid values is defined in the lookup ReturnReasonCode. The valid values are Ineligible Activity, Ineligible Amount, or Other. -
RequestedAmount: number
Title:
Requested AmountThe amount requested on the MDF claim. -
RequestStatusMeaning: string
Title:
StatusThe status of the MDF request. -
ReturnReasonCode: string
Title:
Return ReasonThe code indicating the reason the claim approver returned the request. A list of valid values is defined in the lookup ReturnReasonCode. The valid values are Need Additional Information, or Other. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
SubmitClaimsBy: string
(date)
Title:
Claim DeadlineRead Only:trueThe user who submitted the MDF request. -
SubmitFundReqBy: string
(date)
Title:
Request DeadlineThe last day a budget can be associated with an MDF request. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the MDF request. -
SubmittedById: integer
(int64)
Title:
Submitted by IDThe unique identifier of the person who submitted the request. -
SubmittedDate: string
(date)
Title:
Submitted DateThe date when the MDF request was submitted. -
TotalApprovedClaimAmount: number
Title:
Approved Claim AmountRead Only:trueDefault Value:0The total amount of all the approved claims of an MDF request. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the claim can be updated. If the user has access to update the claim then the default value is true, else false.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Claims
Type:
arrayTitle:
ClaimsThe claims resource is used to create, view, create, update, and delete claims. A claim is a request for reimbursement of marketing expenses submitted by a partner.
Show Source
Nested Schema : Fund Request Approval Histories
Type:
arrayTitle:
Fund Request Approval HistoriesThe fund request approval history lets you access a comprehensive record of approval-related information associated with the fund request, encompassing the names of approvers, action dates, and the specific actions taken.
Show Source
Nested Schema : MDF Request Teams
Type:
arrayTitle:
MDF Request TeamsThe Fund Request Teams resource is used to view, create, update, and delete a team member. An MDF request team member is a resource who is assigned to the MDF request team, and has the appropriate visibility and access to the MDF Request record.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe note resource is used to view, create, update, and delete notes associated with an MDF request. A note captures comments, information, or instructions related to an MDF request.
Show Source
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : mdfRequests-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 : mdfRequests-Claim-item-response
Type:
Show Source
object-
ActivityOutcome: string
Title:
Activity OutcomeMaximum Length:1000Partner Activity Out come. -
Age: number
Title:
Claim AgeRead Only:trueThe number of days since the creation of the claim. -
ApprovalActionComments: string
Title:
Approver CommentsThe comments entered during approval action on the claim. -
ApprovalTaskStatusCode: string
Title:
StatusThe code indicating the approval action that can be taken in the MDF Claim. The accepted values are Approve, Reject, Return, Withdraw, Terminate, and HtOutcmeReturnReturnAction. -
ApprovedAmount: number
Title:
Approved AmountDefault Value:0The amount approved for the claim. -
ApprovedBy: string
Title:
ApproversMaximum Length:64The user who approved the MDF claim. -
ApprovedById: integer
(int64)
Title:
Approved by IDThe unique identifier of the user who approved the MDF claim. -
ApprovedDate: string
(date)
Title:
Approved DateThe date when the MDF claim was approved. -
BgtExchangeRate: number
Title:
Conversion Rate to BudgetDefault Value:0The exchange rate of the MDF budget which is associated with the MDF claim. MDF budget is associated to the claim through fund request. -
BudgetCurrency: string
Title:
Budget CurrencyRead Only:trueMaximum Length:30The currency code associated with the MDF budget. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
BudgetEndDate: string
(date)
Title:
Budget End DateRead Only:trueThe date when the budget ends. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique identifier of the Budget associated with the MDF claim. -
BudgetName: string
Title:
BudgetMaximum Length:250The name of the MDF request budget associated with the MDF claim. -
BudgetStartDate: string
(date)
Title:
Start DateRead Only:trueThe date when the budget starts. -
CanApprove: boolean
Title:
Can ApproveRead Only:trueIndicates if the user can approve the claim or an MDF request. If the user has access to approve a claim or an MDF request, then the default value is true, else false. -
CanReject: boolean
Title:
Can RejectRead Only:trueIndicates if the user can reject the claim or an MDF request. If the user has access to reject a claim or an MDF request, then the default value is true, else false. -
CanReturn: boolean
Title:
Can ReturnRead Only:trueIndicates if the user can return the claim or an MDF request. If the user has access to return a claim or an MDF request, then the default value is true, else false. -
CanSubmit: boolean
Title:
Can SubmitRead Only:trueIndicates whether the user has access to submit the claim. -
CanTerminate: boolean
Title:
Can TerminateRead Only:trueIndicates whether the user has access to terminate the claim. -
CanWithdraw: boolean
Title:
Can WithdrawRead Only:trueIndicates if the user can withdraw the claim or an MDF request. If the user has access to withdraw a claim or an MDF request, then the default value is true, else false. -
ChannelManagerId: integer
(int64)
Title:
Account Director IDRead Only:trueThe unique identifier of the channel manager of the MDF claim. -
ChannelMgrName: string
Title:
Channel ManagerThe name of the channel manager of the MDF claim. -
ClaimAmount: number
Title:
Requested AmountThe amount requested in the MDF claim. -
ClaimCode: string
Title:
CodeMaximum Length:100The user-defined or system generated code for the MDF claim. -
ClaimId: integer
(int64)
Title:
Claim IDThe unique identifier of the claim. This is a system-generated value. -
ClaimName: string
Title:
NameMaximum Length:250The name of the MDF claim. -
ClaimStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe code indicating the status of the MDF claim. A list of valid values is defined in the lookup ClaimStatusCode. The valid values are Approved, Draft, Failed, Pending Approval, Rejected, Returned, Terminated, or Withdrawn. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments on the MDF claim. -
ConversionCurrencyCode: string
Title:
Conversion Currency CodeRead Only:trueMaximum Length:30The currency code associated with the claim. -
ConversionRateType: string
Title:
Conversion Rate TypeRead Only:trueMaximum Length:30The currency conversion rate type used to derive the exchange rate between the MDF claim user entered currency and the CRM corporate currency code. -
ConvExchangeRate: number
Title:
Conversion Exchange RateThe currency exchange rate for the claim against the corporate currency. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the MDF claim. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the MDF claim was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The currency code associated with the claim. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CurrencyConversionDate: string
(date)
Title:
Currency Conversion DateThe date of currency exchange rate for the claim against the corporate currency. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the user has access to delete the record. -
Description: string
Title:
DescriptionMaximum Length:4000A brief description of the MDF claim. -
FrExchangeRate: number
Title:
Fund Request Exchange RateDefault Value:0The exchange rate of the fund request associated with the claim. -
FundRequestApprovedAmount: number
Title:
MDF Request Approved AmountRead Only:trueThe approved amount of the MDF request against the MDF claim. -
FundRequestCode: string
Title:
Fund Request CodeMaximum Length:100Public Unique Identifier for the marketing fund request. -
FundRequestCurrency: string
Title:
CurrencyRead Only:trueMaximum Length:30The currency code associated with the MDF request. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request associated with the MDF claim. -
FundRequestName: string
Title:
MDF RequestMaximum Length:250The name of the fund request associated with the claim. -
FundRequestType: string
Title:
MDF Request TypeRead Only:trueMaximum Length:30The type of the MDF request. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the claim was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the MDF claim. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the claim. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManageApprovalDataFlag: boolean
Read Only:
trueIndicates whether user can modify claim attributes while the claim is awaiting approval. -
ManageGeneralDataFlag: boolean
Read Only:
trueIndicates whether user can modify claim attributes when the claim is either in draft or returned or withdrawn status. -
ManagePartnerDataFlag: boolean
Read Only:
trueIndicates whether the partner users are restricted from modifying the partner field. It indicates whether channel users can update the partner field when the claim is in draft, return, or withdrawn status. -
ManageTeamDataFlag: boolean
Read Only:
trueIndicates whether the logged in user has full access on the claim record. -
OutstngClaimLiabilityAmount: number
Title:
Liability AmountDefault Value:0The approved claim amount pending to be paid. -
OwnerEmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The email address of the MDF claim owner. -
OwnerFormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe formatted phone number of the owner of the claim. -
OwnerId: integer
(int64)
Title:
Owner IDThe unique identifier of the owner of the MDF claim. -
OwnerName: string
Title:
OwnerMaximum Length:360The name of the MDF claim owner. -
OwnerPartyNumber: string
Title:
Owner Party NumberRead Only:trueMaximum Length:30Public Unique Identifier for the Resource. -
OwnerPrimaryPhoneNumber: string
Title:
PhoneRead Only:trueMaximum Length:40The phone number of the owner of the MDF claim. -
PartnerCompanyNumber: string
Title:
Partner Company NumberMaximum Length:30Public Unique Identifier for the Partner. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner account associated with the MDF claim. -
PartnerPartyUniqueName: string
Title:
PartnerRead Only:trueMaximum Length:360The name of the partner associated with the MDF claim. -
RecordSet: string
Title:
Record SetRead Only:trueThe record set values for claim. -
RejectedBy: string
Title:
Rejected ByMaximum Length:64The user who rejected the MDF claim. -
RejectedById: integer
(int64)
Title:
Rejected by IDThe unique identifier of the user who rejected the MDF claim. -
RejectedDate: string
(date)
Title:
Rejected DateThe date when the MDF claim was rejected. -
RejectReasonCode: string
Title:
Reject ReasonThe reason code for rejecting the claim. -
ReturnReasonCode: string
Title:
Return ReasonThe reason code for returning the claim back to the submitter. -
SubmitClaimsBy: string
(date)
Title:
Claim DeadlineRead Only:trueThe last date to submit a claim against the MDF request. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the claim. -
SubmittedById: integer
(int64)
Title:
Submitted by IDThe unique identifier of the user who submitted the MDF claim. -
SubmittedDate: string
(date)
Title:
Submitted DateThe date when the MDF claim was submitted. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the user has access to update the record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-FundRequestApprovalHistory-item-response
Type:
Show Source
object-
ActionBy: string
Read Only:
trueMaximum Length:255User name of the user who has taken the action. -
ActionByDisplay: string
Read Only:
trueMaximum Length:255Party name of the user who has taken the action. -
ActionCode: string
Read Only:
trueMaximum Length:255Action taken by the user. This will be non-translatable value. -
ActionDate: string
(date-time)
Read Only:
trueDate when the action was taken. -
Assignee: string
Read Only:
trueMaximum Length:255User name of the user to whom fund request is assigned. -
AssigneeDisplayName: string
Read Only:
trueMaximum Length:255Party name of the user to whom the fund request is assigned. -
AssigneeType: string
Read Only:
trueMaximum Length:255Type of assignee. It can be a user or a role. -
CommentText: string
Read Only:
trueMaximum Length:255Comments provided by the user for each action taken. For submit action there won't be any comments. -
IdentificationKey: string
Read Only:
trueMaximum Length:255The unique identifier for which approval history records needs to be shown. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ReasonDisplay: string
Read Only:
trueMaximum Length:255Reason provided by the user for any action taken. This is displayed only when the fund request is either rejected or returned. -
Version: string
Read Only:
trueMaximum Length:255Version of each row of approval history. -
VersionKey: string
Read Only:
trueMaximum Length:255The primary key identifier of the approval history.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-FundRequestResource-item-response
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessMaximum Length:30The code indicating the level of access of the resource in the MDF request team. A list of valid values is defined in the lookup AccessLevelCode. The valid values are View, Edit, or Full. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the resource in the MDF request team. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the resource was created in the MDF request team. -
EmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The e-mail address of the MDF Request team member associated with the MDF Request. -
FormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe phone number of the MDF Request team member associated with the MDF Request. -
FundRequestCode: string
Title:
CodeMaximum Length:100The public unique identifier for the marketing fund request. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request associated with the resource. This is a system-generated value. -
FundRequestResourceId: integer
(int64)
Title:
MDF Request Resource IDThe unique identifier of the resource in the MDF request team. This is a system-generated value. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the MDF request team member record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the MDF request team member record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the MDF request team member record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MemberFunctionCode: string
Title:
FunctionMaximum Length:30The code indicating the function of the MDF Request team member. A list of valid values is defined in the lookup MemberFunctionCode. The valid values are Channel Account Manager, Channel Sales Manager, Marketing Specialist, Support Specialist, Sales Representative, Sales Manager, or MDF Request Processor. -
OwnerFlag: boolean
Title:
OwnerRead Only:trueIndicates whether the MDF Request team member is the owner of the MDF Request. The default value is true. -
ResourceId: integer
(int64)
Title:
Resource IDThe unique identifier of the resource. -
ResourceName: string
Title:
NameRead Only:trueMaximum Length:360The name of the MDF Request team member associated with the MDF Request. -
ResourcePartyNumber: string
Title:
Resource Party NumberRead Only:trueMaximum Length:30The public unique identifier for the resource. -
ResourceUsername: string
Title:
Resource User NameRead Only:trueThe login username of the MDF Request team member associated with the MDF Request. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
UserLastUpdateDate: string
(date-time)
Title:
User Last Update DateThe date when the user last updated the record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : mdfRequests-FundRequestResource-smartActions-item-response
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel: string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName: string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-FundRequestResource-smartActions-UserActionRequestPayload-item-response
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-FundRequestResource-smartActions-UserActionURLBinding-item-response
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-Note-item-response
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe unique identifier of the relationship, populated when the note is associated with an MDF request user. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code of the note associated with the MDF request. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the note record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the note record was created. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDThe unique identifier of the party that created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type associated with the note A list of accepted values is defined in the lookup ZCA_COMMON_RATE_TYPE Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code associated with the note A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the note is to be deleted. If the value is Y, then the note has to be deleted. The default value is N. -
EmailAddress: string
Read Only:
trueMaximum Length:320The email address of the user who created the notes. -
FormattedAddress: string
Read Only:
trueThe primary address of the user who created the notes. -
FormattedPhoneNumber: string
Read Only:
trueThe primary phone number of the user who created the notes. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the note data was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
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 associated with the MDF request 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 will store the actual note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30The code indicating the type of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDThe unique identifier of the parent note. -
PartyId: integer
(int64)
Read Only:
trueThe unique identifier of the MDF Request to which the note is associated. -
PartyName: string
Title:
AuthorRead Only:trueMaximum Length:360The name of an MDF Request party. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
SourceObjectCode: string
Title:
Related Object TypeMaximum Length:30The code of the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64The unique identifier of the source object as defined in OBJECTS Metadata. -
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 note can be updated. If the value is Y, then the note can be updated. The default value is N. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALThe code indicating the visibility level of the note, such as internal or external.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Smart Actions
Type:
arrayTitle:
Smart ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : mdfRequests-Note-smartActions-item-response
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel: string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName: string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-Note-smartActions-UserActionRequestPayload-item-response
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-Note-smartActions-UserActionURLBinding-item-response
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-smartActions-item-response
Type:
Show Source
object-
ActionIntent: string
(byte)
Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. -
ConfirmationMessage: string
Title:
Confirmation MessageMaximum Length:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel: string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. -
Method: string
Title:
HTTP MethodMaximum Length:15HTTP method to use with HREF. -
ObjectFunctionName: string
Title:
Object FunctionMaximum Length:64The object function associated with the smart action. -
PageType: string
Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. -
SmartSuggestFlag: boolean
Title:
Smart SuggestMaximum Length:1Indicates if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName: string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : mdfRequests-smartActions-UserActionRequestPayload-item-response
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfRequests-smartActions-UserActionURLBinding-item-response
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key value pair.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Parameters:
- FundRequestCode:
$request.path.FundRequestCode
The attachments resource is used to view, create, and update attachments. - FundRequestCode:
- BudgetLOVVA
-
Operation: /crmRestApi/resources/11.13.18.05/mdfBudgetsParameters:
- finder:
MdfRestActiveBudgetFinder%3BbindStatus%3DACTIVE
A marketing budget contains details pertaining to monetary incentives for partners to execute marketing activities. - finder:
- Claim
-
Parameters:
- FundRequestCode:
$request.path.FundRequestCode
The claims resource is used to create, view, create, update, and delete claims. A claim is a request for reimbursement of marketing expenses submitted by a partner. - FundRequestCode:
- CurrencyPVA
-
The rated currencies resource is used to view details of currency codes for CRM. It gives a list of accepted values that are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY.
- FundRequestApprovalHistory
-
Operation: /crmRestApi/resources/11.13.18.05/mdfRequests/{FundRequestCode}/child/FundRequestApprovalHistoryParameters:
- FundRequestCode:
$request.path.FundRequestCode
The fund request approval history lets you access a comprehensive record of approval-related information associated with the fund request, encompassing the names of approvers, action dates, and the specific actions taken. - FundRequestCode:
- FundRequestPartnerPartySearchVA
-
The partner list of values resource is used to view a list of partners.
- FundRequestResource
-
Operation: /crmRestApi/resources/11.13.18.05/mdfRequests/{FundRequestCode}/child/FundRequestResourceParameters:
- FundRequestCode:
$request.path.FundRequestCode
The Fund Request Teams resource is used to view, create, update, and delete a team member. An MDF request team member is a resource who is assigned to the MDF request team, and has the appropriate visibility and access to the MDF Request record. - FundRequestCode:
- FundRequestTypeLOVVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MKT_MDFREQUEST_TYPE%2CBindLookupCode%3D{FundRequestType}
The lookups resource is used to view standard lookup codes. - finder:
- Note
-
Parameters:
- FundRequestCode:
$request.path.FundRequestCode
The note resource is used to view, create, update, and delete notes associated with an MDF request. A note captures comments, information, or instructions related to an MDF request. - FundRequestCode:
- RecordSetVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MKT_MDF_RECORD_SET%2CBindLookupCode%3D{RecordSet}
The lookups resource is used to view standard lookup codes. - finder:
- RejectReasonCodeVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{RejectReasonCode}%2CBindLookupType%3DORA_MKT_MDFREQUEST_REJECT
The lookups resource is used to view standard lookup codes. - finder:
- RequestStatusLOVVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DMKT_MDF_FUNDREQ_STATUS%2CBindLookupCode%3D{FundRequestStatusCode}
The lookups resource is used to view standard lookup codes. - finder:
- ResourceVOVA
-
Operation: /crmRestApi/resources/11.13.18.05/resourcesA front office person. For example, sales persons or partner members can be tagged as resources.
- ReturnReasonCodeVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{ReturnReasonCode}%2CBindLookupType%3DORA_MKT_MDFREQUEST_RETURN
The lookups resource is used to view standard lookup codes. - finder:
- smartActions
-
Parameters:
- FundRequestCode:
$request.path.FundRequestCode
This VO stores the endpoint and security details for every user action. - FundRequestCode: