Create a period
post
/fscmRestApi/resources/11.13.18.05/publicSectorCalendars
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 : publicSectorCalendars-item
Type:
Show Source
object-
AccountingPeriod(optional):
string
Title:
PeriodMaximum Length:8The unique identifier of the calendar year and month assigned to an accounting journal by the Generate Accounting process. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the calendar. 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 period using the Create Periods button on the Monthly Accounting Calendar page. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the accounting period was created. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time the accounting period was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting period. -
links(optional):
array Items
Title:
ItemsLink Relations -
OpenCloseFlag(optional):
string
Title:
StatusMaximum Length:1Indicates whether the period is open or closed for posting accounting journals. Accepted values are O (Open) and C (Closed). The default value is C. -
PeriodEndDate(optional):
string(date-time)
Title:
End DateThe last day of the accounting period. -
PeriodStartDate(optional):
string(date-time)
Title:
Start DateThe first day of the accounting period.
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 : publicSectorCalendars-item
Type:
Show Source
object-
AccountingPeriod(optional):
string
Title:
PeriodMaximum Length:8The unique identifier of the calendar year and month assigned to an accounting journal by the Generate Accounting process. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency associated with the calendar. 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 period using the Create Periods button on the Monthly Accounting Calendar page. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the accounting period was created. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time the accounting period was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the accounting period. -
links(optional):
array Items
Title:
ItemsLink Relations -
OpenCloseFlag(optional):
string
Title:
StatusMaximum Length:1Indicates whether the period is open or closed for posting accounting journals. Accepted values are O (Open) and C (Closed). The default value is C. -
PeriodEndDate(optional):
string(date-time)
Title:
End DateThe last day of the accounting period. -
PeriodStartDate(optional):
string(date-time)
Title:
Start DateThe first day of the accounting period.
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.