Create a fee item
post
/fscmRestApi/resources/11.13.18.05/publicSectorFeeItems
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 : publicSectorFeeItems-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the fee item. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the fee item was created. -
DepartmentId(optional):
string
Title:
DepartmentMaximum Length:30The department identifier for a fee item. -
Description(optional):
string
Title:
DescriptionMaximum Length:50The description of the fee item. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether this fee item is enabled for use or not. The default value is true. -
FeeItemId(optional):
string
Title:
Fee ItemMaximum Length:30The unique identifier for a fee item. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the fee item was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fee item. -
links(optional):
array Items
Title:
ItemsLink Relations -
RevrecDateOption(optional):
string
Maximum Length:
30Indicates the options for the revenue recognition accounting date.The options are fee paid, fee assessed, and fee refunded. The default value is none.
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 : publicSectorFeeItems-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the fee item. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the fee item was created. -
DepartmentId(optional):
string
Title:
DepartmentMaximum Length:30The department identifier for a fee item. -
Description(optional):
string
Title:
DescriptionMaximum Length:50The description of the fee item. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether this fee item is enabled for use or not. The default value is true. -
FeeItemId(optional):
string
Title:
Fee ItemMaximum Length:30The unique identifier for a fee item. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the fee item was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fee item. -
links(optional):
array Items
Title:
ItemsLink Relations -
RevrecDateOption(optional):
string
Maximum Length:
30Indicates the options for the revenue recognition accounting date.The options are fee paid, fee assessed, and fee refunded. The default value is none.
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.