Create an accounting rule field value
post
/fscmRestApi/resources/11.13.18.05/publicSectorAccountingRuleFieldValues
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorAccountingRuleFieldValues-item
Type:
Show Source
object-
AccountingRuleId(optional):
string
Title:
Accounting RuleMaximum Length:50The unique identifier of the accounting rule. Describes how accounting journal entries are created for a specific type of transaction. Value is mandatory and is defined by the user during a create action. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the accounting rule. Value is mandatory and is set programmatically based on the user's login. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the accounting rule field value. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the accounting rule field value was created. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe last day that the rule field value may be used. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe first day that the rule field value may be used. -
FieldName(optional):
string
Title:
Field NameMaximum Length:30The field for which a value is specified by the user to control which accounting transactions are processed by the rule. -
Fieldvalue(optional):
string
Title:
Field ValueMaximum Length:200The field value which, along with any other field values specified, determines which accounting transactions are processed by the rule. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the accounting rule field value was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting rule field value. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorAccountingRuleFieldValues-item
Type:
Show Source
object-
AccountingRuleId(optional):
string
Title:
Accounting RuleMaximum Length:50The unique identifier of the accounting rule. Describes how accounting journal entries are created for a specific type of transaction. Value is mandatory and is defined by the user during a create action. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the accounting rule. Value is mandatory and is set programmatically based on the user's login. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the accounting rule field value. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the accounting rule field value was created. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe last day that the rule field value may be used. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe first day that the rule field value may be used. -
FieldName(optional):
string
Title:
Field NameMaximum Length:30The field for which a value is specified by the user to control which accounting transactions are processed by the rule. -
Fieldvalue(optional):
string
Title:
Field ValueMaximum Length:200The field value which, along with any other field values specified, determines which accounting transactions are processed by the rule. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the accounting rule field value was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting rule field value. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.