Create a fund
post
/fscmRestApi/resources/11.13.18.05/publicSectorFunds
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 : publicSectorFunds-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the fund. 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 fund. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the fund was created. -
Description(optional):
string
Maximum Length:
100The first day the value may be used. -
FundId(optional):
string
Maximum Length:
30The unique identifier of the fund. Identifies the source or target of funding for an accounting transaction. Value is mandatory and is defined by the user during a create action. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time the fund was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fund. -
links(optional):
array Items
Title:
ItemsLink Relations -
ValidFromDate(optional):
string(date-time)
The last day the value may be used.
-
ValidToDate(optional):
string(date-time)
The description of the fund.
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 : publicSectorFunds-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the fund. 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 fund. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the fund was created. -
Description(optional):
string
Maximum Length:
100The first day the value may be used. -
FundId(optional):
string
Maximum Length:
30The unique identifier of the fund. Identifies the source or target of funding for an accounting transaction. Value is mandatory and is defined by the user during a create action. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time the fund was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the fund. -
links(optional):
array Items
Title:
ItemsLink Relations -
ValidFromDate(optional):
string(date-time)
The last day the value may be used.
-
ValidToDate(optional):
string(date-time)
The description of the fund.
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.