Create an accounting rule criterion
post
/fscmRestApi/resources/11.13.18.05/publicSectorAccountingRuleCriteria
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 : publicSectorAccountingRuleCriteria-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 criterion. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the accounting rule criterion was created. -
EffectiveEndDate(optional):
string(date)
Title:
End DateThe last day that the rule criterion may be used. -
EffectiveStartDate(optional):
string(date)
Title:
Start DateThe first day that the rule criterion may be used. -
FieldName(optional):
string
Title:
Field NameMaximum Length:30The field for which a criterion is specified by the user to control which accounting transactions are processed by the rule. -
Fieldvalue(optional):
string
Title:
Field ValueMaximum Length:200The values for the specified field name that are used to select accounting transactions for processing. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the accounting rule criterion was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting rule criterion. -
links(optional):
array Items
Title:
ItemsLink Relations -
LogicalOperator(optional):
string
Title:
Logical OperatorMaximum Length:2The logical operator associated with the field values specified by the user. A list of accepted values is defined in the lookup type ORA_PSC_CC_LOGICAL_OPERATOR. -
Meaning(optional):
string
Maximum Length:
80The meaning for the logical operator value.
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 : publicSectorAccountingRuleCriteria-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 criterion. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the accounting rule criterion was created. -
EffectiveEndDate(optional):
string(date)
Title:
End DateThe last day that the rule criterion may be used. -
EffectiveStartDate(optional):
string(date)
Title:
Start DateThe first day that the rule criterion may be used. -
FieldName(optional):
string
Title:
Field NameMaximum Length:30The field for which a criterion is specified by the user to control which accounting transactions are processed by the rule. -
Fieldvalue(optional):
string
Title:
Field ValueMaximum Length:200The values for the specified field name that are used to select accounting transactions for processing. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the accounting rule criterion was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting rule criterion. -
links(optional):
array Items
Title:
ItemsLink Relations -
LogicalOperator(optional):
string
Title:
Logical OperatorMaximum Length:2The logical operator associated with the field values specified by the user. A list of accepted values is defined in the lookup type ORA_PSC_CC_LOGICAL_OPERATOR. -
Meaning(optional):
string
Maximum Length:
80The meaning for the logical operator value.
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.