Get a MDF budget
get
/crmRestApi/resources/11.13.18.05/mdfBudgets/{BudgetCode}
Request
Path Parameters
-
BudgetCode(required): string
The unique alternate identifier of the MDF budget.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : mdfBudgets-item-response
Type:
Show Source
object-
ActivatedBy: string
Title:
Activated ByRead Only:trueMaximum Length:64The user who activated the MDF budget. -
ActivatedBy_FN: string
Title:
Activated ByRead Only:trueThe name of the user who activated the budget. -
ActivatedById: integer
(int64)
Title:
Activated by IDThe user ID of the user who activated the MDF budget. -
ActivationDate: string
(date)
Title:
Activation DateRead Only:trueThe date on which the MDF budget was activated. -
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BudgetCode: string
Title:
CodeMaximum Length:100The unique alternate identifier of the MDF budget. -
BudgetCountries: array
Budget Countries
Title:
Budget CountriesThe budget countries resource is used to view, create, and update the list of partner countries to which budget can be allocated to. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique identifier of the MDF budget. -
BudgetName: string
Title:
NameMaximum Length:250The display name for the MDF budget. -
BudgetNote: array
Notes
Title:
NotesThe note resource is used to capture comments, information, or instructions for an MDF budget. -
BudgetTeam: array
MDF Budget Teams
Title:
MDF Budget TeamsThe MDF budget team resource is used to view, create, and update MDF budget team members. A budget team member is a resource who is assigned to the MDF budget team and who has the appropriate visibility and access to the MDF budget record. -
BudgetType: string
Title:
TypeMaximum Length:30The type of MDF budget. -
BudgetTypeMeaning: string
Title:
TypeRead Only:trueThe budget type of the MDF budget. -
CategoryCode: string
Title:
CategoryMaximum Length:30The category of the MDF budget. -
CategoryCodeMeaning: string
Title:
CategoryRead Only:trueThe category of the MDF budget. -
Claim: array
Claims
Title:
ClaimsThe claim resource is used to view, create, and update a claim. A claim is a request for reimbursement of marketing expenses submitted by a partner. -
ConversionCurrencyCode: string
Title:
Conversion Currency CodeRead Only:trueMaximum Length:30The currency code used for conversion in the MDF budget. -
ConversionRateType: string
Title:
Conversion Rate TypeRead Only:trueMaximum Length:30The rate type applied against the MDF budget currency. -
ConvExchangeRate: number
Title:
Conversion Exchange RateThe currency exchange rate for the MDF budget against the corporate currency. -
Country: string
Title:
CountryMaximum Length:2The country value used to categorize MDF budgets by geographical countries. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the MDF budget. -
CreatedBy_FN: string
Title:
Created ByRead Only:trueThe name of the user who created the MDF budget. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the MDF budget was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The currency used of the MDF budgeted amount. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the MDF budget record can be deleted. -
Description: string
Title:
DescriptionMaximum Length:4000The description of the MDF budget. -
EndDate: string
(date)
Title:
End DateThe end date for the MDF budget. -
FundRequest: array
Fund Requests
Title:
Fund RequestsThe fund request resource is used view, create, and update fund requests. A fund request is a request for a portion of the budget to be allocated towards execution of certain marketing activities. -
InactivatedBy: string
Title:
Inactivated ByRead Only:trueMaximum Length:64The user who inactivated the MDF budget. -
InactivatedById: integer
(int64)
Title:
Inactivated by IDThe user ID of the user who inactivated the MDF budget. -
InactivationDate: string
(date)
Title:
Inactivation DateRead Only:trueThe date on which the MDF budget was or will be inactivated. -
InitialBudgetAmount: number
Title:
Initial AmountThe original or initial MDF budget amount. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the MDF budget was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the MDF budget. -
LastUpdatedBy_FN: string
Title:
Last Updated ByRead Only:trueThe name of the user who last updated the MDF budget. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the MDF budget. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberClaimsPendingApproval: number
Title:
Pending MDF Claim CountRead Only:trueDefault Value:0The number of claims pending approval. -
NumberFundRequestPendingApproval: number
Title:
Pending MDF Request CountRead Only:trueDefault Value:0The number of fund requests pending approval. -
OwnerId: integer
(int64)
Title:
Owner IDThe resource who manages the MDF budget. -
OwnerNameTrans: string
Title:
OwnerMaximum Length:360The owner name of the MDF budget. -
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. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner company that the MDF budget is assigned to. -
PartnerNameTrans: string
Title:
PartnerMaximum Length:360The partner name of the MDF budget. -
RecordSet: string
Title:
Record SetRead Only:trueThe record set values for MDF budget. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
StartDate: string
(date)
Title:
Start DateThe start date of the MDF budget. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe activation status of the MDF budget. -
StatusMeaning: string
Title:
StatusRead Only:trueThe status value of the MDF budget. -
SubmitClaimsBy: string
(date)
Title:
Claim DeadlineThe last date on which a MDF budget claim will be accepted for reimbursement. -
SubmitFundRequestBy: string
(date)
Title:
Request DeadlineThe last date on which a MDF budget fund request will be accepted. -
TotalApprovedClaimAmount: number
Title:
Approved MDF ClaimsRead Only:trueDefault Value:0The total amount of approved claims for expense reimbursements against the MDF budget. -
TotalApprovedRequestAmount: number
Title:
Approved MDF RequestsRead Only:trueDefault Value:0The total approved fund requests for a MDF budget. -
TotalAvailableBudgetAmount: number
Title:
Available BudgetRead Only:trueThe MDF budget amount available for fund requests and claims. -
TotalBudgetAmount: number
Title:
Total BudgetDefault Value:0The total MDF budget amount based on the initial MDF budget along with adjustments. -
TotalClaimAmount: number
Title:
Submitted ClaimsRead Only:trueDefault Value:0The total amount of MDF budget claims for reimbursement that are submitted, pending approval, approved, or rejected. -
TotalClaimSettledAmount: number
Title:
Total Settled ClaimsRead Only:trueDefault Value:0The total amount of MDF budget claims for reimbursement that are financially settled. -
TotalOutstandingClaimLiabilityAmount: number
Title:
Total Outstanding ClaimsRead Only:trueDefault Value:0The total amount of MDF budget claims for reimbursement that are approved but not settled. -
TotalPendingClaimAmount: number
Title:
Pending MDF Claim AmountRead Only:trueDefault Value:0The total amount of claims that are submitted or pending approval. -
TotalPendingFundRequestAmount: number
Title:
Pending MDF Request AmountRead Only:trueDefault Value:0The total amount of fund requests that are submitted or pending approval. -
TotalRejectedClaimAmount: number
Title:
Rejected MDF ClaimsRead Only:trueDefault Value:0The total amount of claims for reimbursement that are rejected. -
TotalRejectedFundRequestAmount: number
Title:
Rejected Fund RequestsRead Only:trueDefault Value:0The total amount of fund requests that are rejected. -
TotalRequestedAmount: number
Title:
Total RequestsRead Only:trueDefault Value:0The total amount from all fund requests that are submitted, pending approval, approved, or rejected. -
TotalUnclaimedFundRequestAmount: number
Title:
Total Unclaimed RequestsRead Only:trueDefault Value:0The total approved fund requests less the total approved claims. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the budget can be updated.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Budget Countries
Type:
arrayTitle:
Budget CountriesThe budget countries resource is used to view, create, and update the list of partner countries to which budget can be allocated to.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe note resource is used to capture comments, information, or instructions for an MDF budget.
Show Source
Nested Schema : MDF Budget Teams
Type:
arrayTitle:
MDF Budget TeamsThe MDF budget team resource is used to view, create, and update MDF budget team members. A budget team member is a resource who is assigned to the MDF budget team and who has the appropriate visibility and access to the MDF budget record.
Show Source
Nested Schema : Claims
Type:
arrayTitle:
ClaimsThe claim resource is used to view, create, and update a claim. A claim is a request for reimbursement of marketing expenses submitted by a partner.
Show Source
Nested Schema : Fund Requests
Type:
arrayTitle:
Fund RequestsThe fund request resource is used view, create, and update fund requests. A fund request is a request for a portion of the budget to be allocated towards execution of certain marketing activities.
Show Source
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 : mdfBudgets-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 : mdfBudgets-BudgetCountries-item-response
Type:
Show Source
object-
BudgetCountryId: integer
(int64)
Read Only:
trueThe unique identifier of the MDF budget country. -
BudgetId: integer
(int64)
Title:
Budget IDRead Only:trueThe unique identifier of the budget. -
CountryCode: string
Maximum Length:
2The country code associated to of MDF budget. -
CountryName: string
Title:
Territory NameRead Only:trueMaximum Length:80The country associated to of MDF budget. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the MDF budget country. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the MDF budget country was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the note was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the MDF budget country. -
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. -
TerritoryCode: string
Title:
Territory CodeRead Only:trueMaximum Length:2The unique territory code of the country associated to MDF budget.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfBudgets-BudgetNote-item-response
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe unique identifier of the relationship when the note is associated with a MDF budget user. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code of the note associated with the MDF budget 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 who 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 note. -
FormattedAddress: string
Read Only:
trueThe address of the user who created the note. -
FormattedPhoneNumber: string
Read Only:
trueThe phone number of the user who created the note. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date 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 budget. -
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 actual note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30The code to categorize notes. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDThe unique identifier of the parent note. -
PartyId: integer
(int64)
Read Only:
trueThe unique identifier of the MDF budget to which the note is associated. -
PartyName: string
Title:
AuthorRead Only:trueMaximum Length:360The name of the party associated with the MDF budget. -
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 visibility level of the note.
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 : mdfBudgets-BudgetNote-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 : mdfBudgets-BudgetNote-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 : mdfBudgets-BudgetNote-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 : mdfBudgets-BudgetTeam-item-response
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessMaximum Length:30The access level code of the resource on the MDF budget team. -
BudgetCode: string
Title:
CodeMaximum Length:100Public Unique Identifier for the marketing Budget. -
BudgetId: integer
(int64)
Title:
Budget IDThe unique alternate identifier of the MDF budget. -
BudgetTeamId: integer
(int64)
Title:
Budget Team IDThe unique identifier of the resource on the MDF budget team. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the resource on the MDF budget team. -
CreationDate: string
(date-time)
Title:
Membership DateRead Only:trueThe date when the resource on the MDF budget team was created. -
EmailAddress1: string
Title:
EmailRead Only:trueMaximum Length:320The e-mail address of the MDF budget team member associated with the MDF budget. -
FormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe phone number of the MDF budget team member associated with the MDF budget. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the MDF budget was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The name of the user who last updated the MDF budget. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the MDF budget. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OwnerFlag: boolean
Title:
OwnerRead Only:trueIndicates if the MDF budget team member is the owner of the MDF budget. -
PartyName: string
Title:
NameRead Only:trueMaximum Length:360The party name of the MDF budget team member associated with the MDF budget. -
PhoneNumber: string
Title:
PhoneThe phone number of the team member associated with the MDF budget. -
ResourceId: integer
(int64)
Title:
Resource IDThe unique identifier of the team member associated with the MDF budget. -
ResourcePartyNumber: string
Title:
Resource Party NumberRead Only:trueMaximum Length:30Public Unique Identifier for the Resource. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user action. -
UserFunction: string
Title:
FunctionRead Only:trueThe function display name of the team member associated with the MDF budget. -
UserFunctionCode: string
Title:
FunctionMaximum Length:30The function code of the MDF budget team member.
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 : mdfBudgets-BudgetTeam-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 : mdfBudgets-BudgetTeam-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 : mdfBudgets-BudgetTeam-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 : mdfBudgets-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 MDF 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 MDF 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 on which 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 claim. MDF budget is associated to the claim through fund request. -
BudgetCurrency: string
Title:
Budget CurrencyRead Only:trueMaximum Length:30The currency used for the MDF budget associated with the claim. MDF budget is associated to the claim through fund request. -
BudgetEndDate: string
(date)
Title:
Budget End DateRead Only:trueThe start date for the MDF budget associated with the claim. MDF budget is associated to the claim through fund request. -
BudgetId: integer
(int64)
Title:
Budget IDThe parent budget associated to the marketing claim. -
BudgetName: string
Title:
BudgetMaximum Length:250The display name of the marketing budget associated to the MDF claim. -
BudgetStartDate: string
(date)
Title:
Start DateRead Only:trueThe end date for the MDF budget associated with the claim. MDF budget is associated to the claim through fund request. -
CanApprove: boolean
Title:
Can ApproveRead Only:trueIndicates whether the user can approve the MDF Claim. If the user has access to approve an MDF claim, then the default value is true, else false. -
CanReject: boolean
Title:
Can RejectRead Only:trueIndicates whether the user has access to reject the claim. -
CanReturn: boolean
Title:
Can ReturnRead Only:trueIndicates whether the user has access to return the claim. -
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 whether the user has access to withdraw the claim. -
ChannelManagerId: integer
(int64)
Title:
Account Director IDRead Only:trueThe unique identifier of the partner owner associated to the claim. -
ChannelMgrName: string
Title:
Channel ManagerThe name of the channel manager of the claim. -
ClaimAmount: number
Title:
Requested AmountThe amount submitted for the MDF claim. -
ClaimCode: string
Title:
CodeMaximum Length:100The unique alternate identifier of the MDF claim. -
ClaimId: integer
(int64)
Title:
Claim IDThe unique identifier of the MDF claim. -
ClaimName: string
Title:
NameMaximum Length:250The display name of the MDF claim. -
ClaimStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe status code of the MDF claim. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments for the MDF claim. -
ConversionCurrencyCode: string
Title:
Conversion Currency CodeRead Only:trueMaximum Length:30The currency code used for conversion in the claim. -
ConversionRateType: string
Title:
Conversion Rate TypeRead Only:trueMaximum Length:30The conversion rate type used for the MDF claim. -
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 on which the MDF claim was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:30The ISO currency code entered for the MDF claim amount. -
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:4000The description for the MDF claim. -
FrExchangeRate: number
Title:
Fund Request Exchange RateDefault Value:0The currency exchange rate for the claim against the fund request currency. -
FundRequestApprovedAmount: number
Title:
MDF Request Approved AmountRead Only:trueThe approved amount of the fund request associated with the 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 used for the fund request associated with the claim. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe MDF fund request associated to 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 fund request associated with the claim. -
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 marketing budget. -
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 outstanding claim liability amount that is pending for the budget claim. -
OwnerEmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The e-mail address of the owner of the claim. -
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 user who owns 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 primary phone number of the owner of the claim. -
PartnerCompanyNumber: string
Title:
Partner Company NumberMaximum Length:30Public Unique Identifier for the Partner. -
PartnerId: integer
(int64)
Title:
Partner IDThe partner account associated to the marketing claim. -
PartnerPartyUniqueName: string
Title:
PartnerRead Only:trueMaximum Length:360The name of the partner associated with the claim. -
RecordSet: string
Title:
Record SetRead Only:trueThe record set values of the 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 date by which claim needs to be submitted. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the MDF 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 on which 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 : mdfBudgets-FundRequest-item-response
Type:
Show Source
object-
ActivityEndDate: string
(date)
Title:
End DateThe date when the fund request activity was completed. -
ActivityStartDate: string
(date)
Title:
Start DateThe date when the fund request activity was started. -
Age: number
Title:
Request AgeRead Only:trueThe number of days since the creation of the MDF request. -
ApprovalActionComments: string
Title:
Approver CommentsThe comments entered during approval action on the fund request. -
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 MDF request. -
ApprovedAmountPercent: number
Title:
Approved PercentDefault Value:100The percentage of amount approved of the total fund request. -
ApprovedBy: string
Title:
Approved ByMaximum Length:64The user who approved the MDF request. -
ApprovedById: integer
(int64)
Title:
Approved by IDThe unique identifier of the user who approved the marketing MDF request. -
ApprovedDate: string
(date)
Title:
Approved DateThe date on which the MDF request was approved. -
AvailableFundRequestAmount: number
Title:
Available AmountRead Only:trueDefault Value:0The difference between total approved marketing MDF request and total approved claim amounts, which is available to new claims. -
BgtExchangeRate: number
Title:
Budget Exchange RateDefault Value:0The exchange rate of the MDF budget which is associated with the fund 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 used for the MDF budget associated with the fund request. -
BudgetEndDate: string
(date)
Title:
Budget End DateRead Only:trueThe end date for the MDF budget associated with the fund request. -
BudgetId: integer
(int64)
Title:
Budget IDThe parent budget associated with the marketing MDF request. -
BudgetName: string
Title:
BudgetThe name of the MDF budget associated with the fund request. -
BudgetStartDate: string
(date)
Title:
Budget Start DateRead Only:trueThe start date for the MDF budget associated with the fund request. -
CanApprove: boolean
Title:
Can ApproveRead Only:trueIndicates whether a request can be approved by the user. -
CanReject: boolean
Title:
Can RejectRead Only:trueIndicates whether a request can be rejected by the user. -
CanReturn: boolean
Title:
Can ReturnRead Only:trueIndicates whether a request can be returned by the user. -
CanSubmit: boolean
Title:
Can SubmitRead Only:trueIndicates whether a request can be submitted by the user. -
CanTerminate: boolean
Title:
Can TerminateRead Only:trueIndicates whether a request can be terminated by the user. -
CanWithdraw: boolean
Title:
Can WithdrawRead Only:trueIndicates whether a request can be withdrawn by the user. -
ChannelManager: string
Title:
Channel ManagerRead Only:trueMaximum Length:450The user who is the channel manager for the fund request. -
ChannelManagerId: integer
(int64)
Title:
Channel Manager IDRead Only:trueThe unique identifier of the resource who is the channel manager for the fund request. -
Comments: string
Title:
CommentsMaximum Length:1000The additional comments for the marketing MDF request. -
ConversionCurrencyCode: string
Title:
Conversion Currency CodeRead Only:trueMaximum Length:30The currency code used for conversion in the request. -
ConversionRateType: string
Title:
Conversion Rate TypeRead Only:trueMaximum Length:30The currency conversion rate type for the MDF fund request. A list of valid values are defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
ConvExchangeRate: number
Title:
Conversion Exchange RateRead Only:trueThe currency exchange rate for the request against the corporate currency. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the marketing MDF request. -
CreatedBy_FN: string
Title:
Created ByRead Only:trueThe name of the creator of the fund request. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when 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. 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 of currency exchange rate for the request against the corporate currency. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the request can be deleted. If the user has access to delete the request then the default value is true, else false. -
Description: string
Title:
DescriptionMaximum Length:4000The description for the marketing MDF request. -
FundRequestCode: string
Title:
CodeMaximum Length:100The unique alternate identifier of the marketing MDF request. -
FundRequestId: integer
(int64)
Title:
Fund Request IDThe unique identifier of the MDF request. -
FundRequestName: string
Title:
NameMaximum Length:250The display name for the MDF request. -
FundRequestStatusCode: string
Title:
StatusMaximum Length:30Default Value:DRAFTThe status code of the marketing MDF request. -
FundRequestType: string
Title:
TypeMaximum Length:30The type of the fund request. -
Justification: string
Title:
JustificationMaximum Length:1000The justification for the fund request. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the fund request was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the marketing MDF request. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the fund 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. -
OwnerEmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The e-mail address of the owner of the fund request. -
OwnerFormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe formatted phone number of the owner of the fund request. -
OwnerId: integer
(int64)
Title:
Owner IDThe internal resource who manages the marketing budget. -
OwnerName: string
Title:
OwnerMaximum Length:360The owner of the fund 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 fund request. -
PartnerId: integer
(int64)
Title:
Partner IDThe unique identifier of the partner account associated to the marketing MDF request. -
PartnerName: string
Title:
PartnerMaximum Length:360The partner account identifier name associated to the marketing MDF request. -
PartnerPartyUniqueName: string
Title:
PartnerRead Only:trueMaximum Length:360The name of the partner associated with the fund request. -
RecordSet: string
Title:
Record SetRead Only:trueFinds MDF request based on the filter criteria. -
RejectedBy: string
Title:
Rejected ByMaximum Length:64The user who rejected the marketing MDF request. -
RejectedById: integer
(int64)
Title:
Rejected by IDThe unique identifier of the user who rejected the MDF request. -
RejectedDate: string
(date)
Title:
Rejected DateThe date when the marketing MDF request was rejected. -
RejectReasonCode: string
Title:
Reject ReasonThe reason code for rejecting the fund request. -
RequestedAmount: number
Title:
Requested AmountThe amount submitted for the MDF request. The amount is displayed in the currency code associated with the MDF claim. -
RequestStatusMeaning: string
Title:
StatusThe status of the MDF request. -
ReturnReasonCode: string
Title:
Return ReasonThe reason code for returning the fund request back to the submitter. -
SubmitClaimsBy: string
(date)
Title:
Claim DeadlineRead Only:trueThe date by which associated claim needs to be submitted. -
SubmitFundReqBy: string
(date)
Title:
Request DeadlineThe date by which fund request needs to be submitted. -
SubmittedBy: string
Title:
Submitted ByMaximum Length:64The user who submitted the marketing MDF request. -
SubmittedById: integer
(int64)
Title:
Submitted by IDThe unique identifier of the user who submitted the request. -
SubmittedDate: string
(date)
Title:
Submitted DateThe date when the marketing MDF request was submitted. -
TotalApprovedClaimAmount: number
Title:
Approved Claim AmountRead Only:trueDefault Value:0The total amount of all approved claims for the marketing MDF request. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the request can be updated. If the user has access to update the request then the default value is true, else false.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : mdfBudgets-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 : mdfBudgets-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 : mdfBudgets-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:
- BudgetCode:
$request.path.BudgetCode
The attachments resource is used to view, create, and update attachments. - BudgetCode:
- BudgetCountries
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
The budget countries resource is used to view, create, and update the list of partner countries to which budget can be allocated to. - BudgetCode:
- BudgetCurrencyPVOVA
-
The list of values to indicate the default currency used by the MDF budget, such as USD or GBP.
The following properties are defined on the LOV link relation:- Source Attribute: CurrencyCode; Target Attribute: CurrencyCode
- Display Attribute: CurrencyCode
- BudgetNote
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
The note resource is used to capture comments, information, or instructions for an MDF budget. - BudgetCode:
- BudgetStatusLOVVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DMKT_MDF_BUDGET_STATUS%2CBindLookupCode%3D{StatusCode}
The list of values to indicate the budget status for the MDF budget.
The following properties are defined on the LOV link relation:- Source Attribute: StatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- BudgetTeam
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
The MDF budget team resource is used to view, create, and update MDF budget team members. A budget team member is a resource who is assigned to the MDF budget team and who has the appropriate visibility and access to the MDF budget record. - BudgetCode:
- BudgetTypeLOVVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MKT_MDFBUDGET_TYPE%2CBindLookupCode%3D{BudgetType}
The list of values to indicate the budget types for the MDF budget.
The following properties are defined on the LOV link relation:- Source Attribute: BudgetType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CategoryLOVVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MKT_MDFBUDGET_CAT%2CBindLookupCode%3D{CategoryCode}
The list of values to indicate the categories for the MDF budget.
The following properties are defined on the LOV link relation:- Source Attribute: CategoryCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- Claim
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
The claim resource is used to view, create, and update a claim. A claim is a request for reimbursement of marketing expenses submitted by a partner. - BudgetCode:
- FundRequest
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
The fund request resource is used view, create, and update fund requests. A fund request is a request for a portion of the budget to be allocated towards execution of certain marketing activities. - BudgetCode:
- PartnerPickerVA
-
The list of values to indicate the partner name.
The following properties are defined on the LOV link relation:- Source Attribute: PartnerNameTrans; Target Attribute: PartyName
- Display Attribute: PartyName
- RecordSetVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MKT_MDF_BUDGET_RECORD_SET%2CBindLookupCode%3D{RecordSet}
The list of values that lets you to select the record set.
The following properties are defined on the LOV link relation:- Source Attribute: RecordSet; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ResourceVOVA
-
Operation: /crmRestApi/resources/11.13.18.05/resourcesThe list of values to indicate the owner name.
The following properties are defined on the LOV link relation:- Source Attribute: OwnerNameTrans; Target Attribute: PartyName
- Display Attribute: PartyName
- smartActions
-
Parameters:
- BudgetCode:
$request.path.BudgetCode
This VO stores the endpoint and security details for every user action. - BudgetCode:
Examples
The following example shows how to get a mdf budget by submitting a get request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X
https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/mdfBudgets/{BudgetCode}
Example of Response Body
The following shows an example of the response body in JSON format.
{
"RecordSet": null,
"BudgetId": 300100543257793,
"BudgetName": "BudgetActive_64d02762383",
"BudgetCode": "BudgetActive_64d02762383",
"BudgetType": null,
"CategoryCode": null,
"CreatedBy": "CHANNEL_OPERATIONS_MANAGER",
"CreationDate": "2021-06-17T04:06:13+00:00",
"StatusCode": "ACTIVE",
"CurrencyCode": "USD",
"TotalAvailableBudgetAmount": 900000,
"Description": null,
"EndDate": null,
"InitialBudgetAmount": 1000000,
"LastUpdateDate": "2021-06-17T04:06:27.616+00:00",
"LastUpdateLogin": "C4D7BB6A111A0941E0533CFDF40A0E6A",
"LastUpdatedBy": "CHANNEL_OPERATIONS_MANAGER",
"StartDate": "2021-06-17",
"SubmitClaimsBy": "2021-06-24",
"SubmitFundRequestBy": "2021-06-24",
"StatusMeaning": "Active",
"OwnerId": 100010038017885,
"OwnerNameTrans": "Channel_OPS_Mgr_ENT1 COM",
"CategoryCodeMeaning": null,
"BudgetTypeMeaning": null,
"PartnerId": null,
"InactivationDate": null,
"InactivatedBy": null,
"ActivatedBy": "CHANNEL_OPERATIONS_MANAGER",
"ActivationDate": "2021-06-17",
"PartnerNameTrans": null,
"TotalApprovedClaimAmount": 0,
"TotalApprovedRequestAmount": 100000,
"TotalBudgetAmount": 1000000,
"TotalClaimAmount": 0,
"TotalClaimSettledAmount": 0,
"TotalOutstandingClaimLiabilityAmount": 0,
"TotalRequestedAmount": 100000,
"TotalUnclaimedFundRequestAmount": 100000,
"TotalPendingFundRequestAmount": 0,
"TotalRejectedClaimAmount": 0,
"TotalRejectedFundRequestAmount": 0,
"TotalPendingClaimAmount": 0,
"NumberFundRequestPendingApproval": 0,
"NumberClaimsPendingApproval": 0,
"Country": null,
"CreatedBy_FN": "Channel_OPS_Mgr_ENT1 COM",
"LastUpdatedBy_FN": "Channel_OPS_Mgr_ENT1 COM",
"ActivatedBy_FN": "Channel_OPS_Mgr_ENT1 COM",
"ConversionCurrencyCode": "USD",
"ConversionRateType": "Corporate",
"ActivatedById": 100010038017885,
"InactivatedById": null,
"ConvExchangeRate": 1,
"UpdateFlag": true,
"DeleteFlag": false,
"OwnerPartyNumber": "100010038017885",
"PartnerCompanyNumber": null,
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383",
"name": "mdfBudgets",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383",
"name": "mdfBudgets",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/FndTerritoriesPVO1",
"name": "FndTerritoriesPVO1",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/BudgetCurrencyPVOVA",
"name": "BudgetCurrencyPVOVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/BudgetStatusLOVVA",
"name": "BudgetStatusLOVVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/ResourceVOVA",
"name": "ResourceVOVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/CategoryLOVVA",
"name": "CategoryLOVVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/PartnerPickerVA",
"name": "PartnerPickerVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/BudgetTypeLOVVA",
"name": "BudgetTypeLOVVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/lov/RecordSetVA",
"name": "RecordSetVA",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/Attachments",
"name": "Attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/BudgetCountries",
"name": "BudgetCountries",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/BudgetNote",
"name": "BudgetNote",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/BudgetTeam",
"name": "BudgetTeam",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/Claim",
"name": "Claim",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/mdfBudgets/BudgetActive_64d02762383/child/FundRequest",
"name": "FundRequest",
"kind": "collection"
}
]
}