Create a set of fee lines
post
/fscmRestApi/resources/11.13.18.05/publicSectorFeeLines
Create a set of fee lines
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 : publicSectorFeeLines-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this fee schedule belongs. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the fee line. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the fee line was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The default currency code from the COM_AGENCY table. For now, this field is display-only. -
DmnModelName(optional):
string
Title:
Model NameMaximum Length:1000The fee decision model name. -
DmnServiceName(optional):
string
Title:
Service NameMaximum Length:1000The OIC REST service name for the deployed model. -
DmnSpaceId(optional):
string
Title:
Space IDMaximum Length:1000The internal ID for the Oracle Autonomous Integration Cloud (OIC) space. This is the workflow space that OIC actually uses to reference the decision model; however, it is not exposed to the user. -
DmnSpaceName(optional):
string
Title:
Space NameMaximum Length:1000The user-friendly OIC space name. This field relates to the DMN_SPACE_ID field. -
DmnTag(optional):
string
Title:
VersionMaximum Length:1000The OIC tag is the version number for the deployed fee decision model. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe end date of the fee schedule. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe start date of the fee schedule. -
FeeScheduleId(optional):
string
Title:
Fee ScheduleMaximum Length:20A unique name that identifies a fee schedule. -
FeeScheduleLine(optional):
integer(int64)
Title:
Fee ItemsThe line number for the current fee schedule. When the user adds a new line, it is incremented up to the maximum number of fee schedule lines. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the fee line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fee line. -
links(optional):
array Items
Title:
ItemsLink Relations -
MapFeeAmount(optional):
string
Title:
Map Fee AmountMaximum Length:50The output resource name for fee amount to be stored. -
MapFeeItem(optional):
string
Title:
Map Fee ItemMaximum Length:50The output resource name for the fee item to be stored. -
MapFeeReference(optional):
string
Title:
Map Fee ReferenceMaximum Length:50The identifier of the map fee reference for the decision model. -
MappingSource(optional):
string
Title:
Mapping SourceMaximum Length:10Indicates the fee mapping source. -
PayNow(optional):
string
Title:
Pay NowMaximum Length:1Indicates whether the fee item is payable upon submission of the application or not. The default value is no. -
UseAmend(optional):
string
Maximum Length:
1Indicates whether this fee line is used for amended fees. This field is for future use. No default value. -
UseOrig(optional):
string
Maximum Length:
1Indicates whether this fee line is used for the original fees. The default value is Y. -
UseRenew(optional):
string
Maximum Length:
1Indicates whether this fee line is used for renewal fees.This field is for future use. No default 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 : publicSectorFeeLines-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this fee schedule belongs. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the fee line. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the fee line was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The default currency code from the COM_AGENCY table. For now, this field is display-only. -
DmnModelName(optional):
string
Title:
Model NameMaximum Length:1000The fee decision model name. -
DmnServiceName(optional):
string
Title:
Service NameMaximum Length:1000The OIC REST service name for the deployed model. -
DmnSpaceId(optional):
string
Title:
Space IDMaximum Length:1000The internal ID for the Oracle Autonomous Integration Cloud (OIC) space. This is the workflow space that OIC actually uses to reference the decision model; however, it is not exposed to the user. -
DmnSpaceName(optional):
string
Title:
Space NameMaximum Length:1000The user-friendly OIC space name. This field relates to the DMN_SPACE_ID field. -
DmnTag(optional):
string
Title:
VersionMaximum Length:1000The OIC tag is the version number for the deployed fee decision model. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe end date of the fee schedule. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe start date of the fee schedule. -
FeeScheduleId(optional):
string
Title:
Fee ScheduleMaximum Length:20A unique name that identifies a fee schedule. -
FeeScheduleLine(optional):
integer(int64)
Title:
Fee ItemsThe line number for the current fee schedule. When the user adds a new line, it is incremented up to the maximum number of fee schedule lines. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the fee line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fee line. -
links(optional):
array Items
Title:
ItemsLink Relations -
MapFeeAmount(optional):
string
Title:
Map Fee AmountMaximum Length:50The output resource name for fee amount to be stored. -
MapFeeItem(optional):
string
Title:
Map Fee ItemMaximum Length:50The output resource name for the fee item to be stored. -
MapFeeReference(optional):
string
Title:
Map Fee ReferenceMaximum Length:50The identifier of the map fee reference for the decision model. -
MappingSource(optional):
string
Title:
Mapping SourceMaximum Length:10Indicates the fee mapping source. -
PayNow(optional):
string
Title:
Pay NowMaximum Length:1Indicates whether the fee item is payable upon submission of the application or not. The default value is no. -
UseAmend(optional):
string
Maximum Length:
1Indicates whether this fee line is used for amended fees. This field is for future use. No default value. -
UseOrig(optional):
string
Maximum Length:
1Indicates whether this fee line is used for the original fees. The default value is Y. -
UseRenew(optional):
string
Maximum Length:
1Indicates whether this fee line is used for renewal fees.This field is for future use. No default 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.