Create an agency
post
/fscmRestApi/resources/11.13.18.05/publicSectorAgencies
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 : publicSectorAgencies-item
Type:
Show Source
object-
AccountEnabled(optional):
boolean
Indicates whether accounting is enabled for the agency.
-
AgencyAddress(optional):
array Agency Addresses
Title:
Agency AddressesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
AgencyLang(optional):
array Agency Languages
Title:
Agency LanguagesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AgencyName(optional):
string
Title:
NameMaximum Length:100The name of the agency. Value is mandatory and is defined by the user during a create action. -
AgencyOptions(optional):
array Agency Options
Title:
Agency OptionsThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AssignmentOption(optional):
string
Maximum Length:
1Indicates whether the agency defines its own reference data or shares a common set of data. The only accepted value is A (Agency) at this time. Value is mandatory and system-assigned. -
CountryCode(optional):
string
Title:
CountryMaximum Length:3The country in which the agency is located. Value is mandatory and is defined by the user during a create action. A list of accepted values is defined in PSC_COM_COUNTRY_B. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The base currency in which the agency operates. Value is mandatory and is defined by the user during a create action. A list of accepted values is defined in PSC_COM_CURRENCY_B. -
DateFormat(optional):
string
Title:
Date FormatMaximum Length:30Date format for the agency. Value is mandatory and the default is 'M/d/yy' like 1/31/99. -
Description(optional):
string
Title:
DescriptionMaximum Length:300The long description of the agency. Value is mandatory and is defined by the user when the agency is created. -
EnableFinGl(optional):
string
Title:
Create Subledger AccountingMaximum Length:1Indicates whether Financials Cloud Subledger Accounting is used to generate accounting for the agency. -
FinGLEnabled(optional):
boolean
Indicates whether accounting is to be created through Subledger Accounting for the agency.
-
HidePropertyOwner(optional):
string
Maximum Length:
1Indicates whether or not the Owners tab of the Parcel page should be displayed to public users. Option is selected (hide) by default. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time the agency was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the agency. -
LedgerId(optional):
integer(int64)
Title:
Financials Cloud LedgerThe Fusion ledger ID that contains accounting entries for the agency. Value is used and mandatory only if the Create Subledger Accounting option is selected. -
LedgerName(optional):
string
Maximum Length:
30The name of the Fusion ledger. -
links(optional):
array Items
Title:
ItemsLink Relations -
NumberFormat(optional):
string
Title:
Number FormatMaximum Length:30Number format for the agency. Value is mandatory and the default is '#,##0.###', like -1,234.567. -
OPAPolicyId(optional):
string
Title:
Oracle Policy Automation IDMaximum Length:150The unique identifier of the Oracle Policy Automation policy used by the agency. Value is entered by the user when the agency is created. -
ParcelOwnerFormat(optional):
string
Title:
Parcel Owner FormatMaximum Length:3Indicates the preferred format for displaying parcel owner name. Accepted values are 1 (Use one field) and 2 (Use two fields) . The default value is '1'. -
PscGLEnabled(optional):
boolean
Indicates whether accounting is to be created within Public Sector Compliance and Regulation for the agency.
-
TimeFormat(optional):
string
Title:
Time FormatMaximum Length:30Time format for the agency. Value is mandatory and the default is 'h:mm a' like 1:30 PM. -
Tzname(optional):
string
Title:
Time ZoneMaximum Length:64The time zone the agency is located in. Value is mandatory and is defined by the user during a create action.
Nested Schema : Agency Addresses
Type:
arrayTitle:
Agency AddressesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : Agency Languages
Type:
arrayTitle:
Agency LanguagesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : Agency Options
Type:
arrayTitle:
Agency OptionsThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : publicSectorAgencies-AgencyAddress-item
Type:
Show Source
object-
Address1(optional):
string
Title:
AddressMaximum Length:240The first address line of the agency address. -
Address2(optional):
string
Title:
AddressMaximum Length:240The second address line of the agency address. -
Address3(optional):
string
Title:
AddressMaximum Length:240The third address line of the agency address. -
Address4(optional):
string
Title:
AddressMaximum Length:240The fourth address line of the agency address. -
AddressCode(optional):
string
Title:
Address IDMaximum Length:32The unique identifier of the address. Value is mandatory and is entered by the user when the address is created. -
AgencyAddressId(optional):
integer(int64)
Title:
Address IDThe unique identifier of the address. Value is mandatory and is system-generated when the address is created. ID is not displayed to the user. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CityName(optional):
string
Title:
CityMaximum Length:60The name of the city as part of the agency address. -
CountryCode(optional):
string
Title:
CountryMaximum Length:3The name of the country as part of the agency address. -
CountyCodeIncits(optional):
string
Title:
CountyMaximum Length:60The name of the county as part of the agency address. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the agency address. -
CreationDate(optional):
string(date-time)
The date and time that the agency addess was created.
-
LastUpdateDate(optional):
string(date-time)
The last date and time that the agency address was updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the agency address. -
links(optional):
array Items
Title:
ItemsLink Relations -
PostalPlus4Code(optional):
string
Title:
Postal Plus 4 CodeMaximum Length:10The postal code plus four as part of the agency address. -
PrimaryFlag(optional):
string
Title:
PrimaryMaximum Length:1Indicates whether the address is the primary address of the agency. A value of Y means the address is primary. Default value is N. -
Province(optional):
string
Title:
ProvinceMaximum Length:60The name of the province as part of the agency address. -
State(optional):
string
Title:
StateMaximum Length:60The name of the state as part of the agency address. -
ValidFromDate(optional):
string(date)
Title:
From DateThe first day that the address may be used. -
ValidToDate(optional):
string(date)
Title:
To DateThe last day that the address may be used. -
ZipCode(optional):
string
Title:
Postal CodeMaximum Length:60The postal code as part of the agency address.
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.
Nested Schema : publicSectorAgencies-AgencyLang-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the agency language. -
CreationDate(optional):
string(date-time)
The date and time the agency language was created.
-
Description(optional):
string
Title:
DescriptionMaximum Length:30The description of the language. -
LanguageCd(optional):
string
Title:
LanguageMaximum Length:4The unique identifier of a language that is supported by the agency. Value is mandatory and is defined by the user during a create action. -
LastUpdateDate(optional):
string(date-time)
The last date and time the agency language was updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the agency language. -
links(optional):
array Items
Title:
ItemsLink Relations -
PrimaryFlag(optional):
string
Title:
PrimaryMaximum Length:1Indicates the language is the primary (base) language of the agency. -
ValidFromDate(optional):
string(date)
Title:
From DateThe first day the language may be used. -
ValidToDate(optional):
string(date)
Title:
To DateThe last day the language may be used.
Nested Schema : publicSectorAgencies-AgencyOptions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency option. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency option was created. -
DestURL(optional):
string
Maximum Length:
254A transient value calculated at runtime that fetches the jet path of the offering options page if it exists. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. Default value is Y. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time the agency option was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the agency option. -
links(optional):
array Items
Title:
ItemsLink Relations -
OfferingId(optional):
string
Title:
OfferingMaximum Length:80The unique identifier of the product offering. -
OfferingName(optional):
string
Title:
OfferingMaximum Length:150The name of the product offering. -
OptOffering(optional):
string
A transient value calculated at runtime to identify whether an offering is enabled or disabled in Functional Setup Manager.
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 : publicSectorAgencies-item
Type:
Show Source
object-
AccountEnabled(optional):
boolean
Indicates whether accounting is enabled for the agency.
-
AgencyAddress(optional):
array Agency Addresses
Title:
Agency AddressesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
AgencyLang(optional):
array Agency Languages
Title:
Agency LanguagesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AgencyName(optional):
string
Title:
NameMaximum Length:100The name of the agency. Value is mandatory and is defined by the user during a create action. -
AgencyOptions(optional):
array Agency Options
Title:
Agency OptionsThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications. -
AssignmentOption(optional):
string
Maximum Length:
1Indicates whether the agency defines its own reference data or shares a common set of data. The only accepted value is A (Agency) at this time. Value is mandatory and system-assigned. -
CountryCode(optional):
string
Title:
CountryMaximum Length:3The country in which the agency is located. Value is mandatory and is defined by the user during a create action. A list of accepted values is defined in PSC_COM_COUNTRY_B. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The base currency in which the agency operates. Value is mandatory and is defined by the user during a create action. A list of accepted values is defined in PSC_COM_CURRENCY_B. -
DateFormat(optional):
string
Title:
Date FormatMaximum Length:30Date format for the agency. Value is mandatory and the default is 'M/d/yy' like 1/31/99. -
Description(optional):
string
Title:
DescriptionMaximum Length:300The long description of the agency. Value is mandatory and is defined by the user when the agency is created. -
EnableFinGl(optional):
string
Title:
Create Subledger AccountingMaximum Length:1Indicates whether Financials Cloud Subledger Accounting is used to generate accounting for the agency. -
FinGLEnabled(optional):
boolean
Indicates whether accounting is to be created through Subledger Accounting for the agency.
-
HidePropertyOwner(optional):
string
Maximum Length:
1Indicates whether or not the Owners tab of the Parcel page should be displayed to public users. Option is selected (hide) by default. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time the agency was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the agency. -
LedgerId(optional):
integer(int64)
Title:
Financials Cloud LedgerThe Fusion ledger ID that contains accounting entries for the agency. Value is used and mandatory only if the Create Subledger Accounting option is selected. -
LedgerName(optional):
string
Maximum Length:
30The name of the Fusion ledger. -
links(optional):
array Items
Title:
ItemsLink Relations -
NumberFormat(optional):
string
Title:
Number FormatMaximum Length:30Number format for the agency. Value is mandatory and the default is '#,##0.###', like -1,234.567. -
OPAPolicyId(optional):
string
Title:
Oracle Policy Automation IDMaximum Length:150The unique identifier of the Oracle Policy Automation policy used by the agency. Value is entered by the user when the agency is created. -
ParcelOwnerFormat(optional):
string
Title:
Parcel Owner FormatMaximum Length:3Indicates the preferred format for displaying parcel owner name. Accepted values are 1 (Use one field) and 2 (Use two fields) . The default value is '1'. -
PscGLEnabled(optional):
boolean
Indicates whether accounting is to be created within Public Sector Compliance and Regulation for the agency.
-
TimeFormat(optional):
string
Title:
Time FormatMaximum Length:30Time format for the agency. Value is mandatory and the default is 'h:mm a' like 1:30 PM. -
Tzname(optional):
string
Title:
Time ZoneMaximum Length:64The time zone the agency is located in. Value is mandatory and is defined by the user during a create action.
Nested Schema : Agency Addresses
Type:
arrayTitle:
Agency AddressesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : Agency Languages
Type:
arrayTitle:
Agency LanguagesThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : Agency Options
Type:
arrayTitle:
Agency OptionsThe agencies resource is used to view, create or modify an agency. Agency has a unique identifier and stores the default country, currency, timezone along with name and description. Agencies are entities which own transaction data like permit applications.
Show Source
Nested Schema : publicSectorAgencies-AgencyAddress-item
Type:
Show Source
object-
Address1(optional):
string
Title:
AddressMaximum Length:240The first address line of the agency address. -
Address2(optional):
string
Title:
AddressMaximum Length:240The second address line of the agency address. -
Address3(optional):
string
Title:
AddressMaximum Length:240The third address line of the agency address. -
Address4(optional):
string
Title:
AddressMaximum Length:240The fourth address line of the agency address. -
AddressCode(optional):
string
Title:
Address IDMaximum Length:32The unique identifier of the address. Value is mandatory and is entered by the user when the address is created. -
AgencyAddressId(optional):
integer(int64)
Title:
Address IDThe unique identifier of the address. Value is mandatory and is system-generated when the address is created. ID is not displayed to the user. -
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CityName(optional):
string
Title:
CityMaximum Length:60The name of the city as part of the agency address. -
CountryCode(optional):
string
Title:
CountryMaximum Length:3The name of the country as part of the agency address. -
CountyCodeIncits(optional):
string
Title:
CountyMaximum Length:60The name of the county as part of the agency address. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the agency address. -
CreationDate(optional):
string(date-time)
The date and time that the agency addess was created.
-
LastUpdateDate(optional):
string(date-time)
The last date and time that the agency address was updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the agency address. -
links(optional):
array Items
Title:
ItemsLink Relations -
PostalPlus4Code(optional):
string
Title:
Postal Plus 4 CodeMaximum Length:10The postal code plus four as part of the agency address. -
PrimaryFlag(optional):
string
Title:
PrimaryMaximum Length:1Indicates whether the address is the primary address of the agency. A value of Y means the address is primary. Default value is N. -
Province(optional):
string
Title:
ProvinceMaximum Length:60The name of the province as part of the agency address. -
State(optional):
string
Title:
StateMaximum Length:60The name of the state as part of the agency address. -
ValidFromDate(optional):
string(date)
Title:
From DateThe first day that the address may be used. -
ValidToDate(optional):
string(date)
Title:
To DateThe last day that the address may be used. -
ZipCode(optional):
string
Title:
Postal CodeMaximum Length:60The postal code as part of the agency address.
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.
Nested Schema : publicSectorAgencies-AgencyLang-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the agency language. -
CreationDate(optional):
string(date-time)
The date and time the agency language was created.
-
Description(optional):
string
Title:
DescriptionMaximum Length:30The description of the language. -
LanguageCd(optional):
string
Title:
LanguageMaximum Length:4The unique identifier of a language that is supported by the agency. Value is mandatory and is defined by the user during a create action. -
LastUpdateDate(optional):
string(date-time)
The last date and time the agency language was updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the agency language. -
links(optional):
array Items
Title:
ItemsLink Relations -
PrimaryFlag(optional):
string
Title:
PrimaryMaximum Length:1Indicates the language is the primary (base) language of the agency. -
ValidFromDate(optional):
string(date)
Title:
From DateThe first day the language may be used. -
ValidToDate(optional):
string(date)
Title:
To DateThe last day the language may be used.
Nested Schema : publicSectorAgencies-AgencyOptions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency option. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency option was created. -
DestURL(optional):
string
Maximum Length:
254A transient value calculated at runtime that fetches the jet path of the offering options page if it exists. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. Default value is Y. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time the agency option was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the agency option. -
links(optional):
array Items
Title:
ItemsLink Relations -
OfferingId(optional):
string
Title:
OfferingMaximum Length:80The unique identifier of the product offering. -
OfferingName(optional):
string
Title:
OfferingMaximum Length:150The name of the product offering. -
OptOffering(optional):
string
A transient value calculated at runtime to identify whether an offering is enabled or disabled in Functional Setup Manager.