Create an agency
post
/fscmRestApi/resources/11.13.18.05/publicSectorAgencies
Request
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AgencyAddress: array
Agency Addresses
Title:
Agency AddressesThe agency addresses resource is used to view, create, or modify an agency address. An address represents the location information of an agency. There can be multiple addresses for an agency, each with its own start and end date. One address is identified as primary. -
AgencyId(required): 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: array
Agency Languages
Title:
Agency LanguagesThe agency languages resource is used to view, create, or modify the languages the agency supports. -
AgencyName: string
Title:
NameMaximum Length:100The name of the agency. Value is mandatory and is defined by the user during a create action. -
AgencyOptions: array
Agency Options
Title:
Agency OptionsThe agency options resource is used to view and enable or disable product offerings as well as any optional features for an agency. -
AssignmentOption(required): 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(required): 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. -
CurrencyCode(required): 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: string
Title:
Date FormatMaximum Length:30Default Value:M/d/yyDate format for the agency. Value is mandatory and the default is 'M/d/yy' like 1/31/99. -
DefaultSearchFilter: string
Title:
Default Search FilterMaximum Length:30The search filter used by default. -
DefaultSearchType: string
Title:
Default Search TypeMaximum Length:30The type of search used by default. -
Description: 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: string
Title:
Create Subledger AccountingMaximum Length:1Default Value:NIndicates whether Financials Cloud Subledger Accounting is used to generate accounting for the agency. -
HidePropertyOwner: 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. -
LedgerId: integer
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. -
NumberFormat: string
Title:
Number FormatMaximum Length:30Default Value:#,##0.###Number format for the agency. Value is mandatory and the default is '#,##0.###', like -1,234.567. -
OPAPolicyId: 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: 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'. -
RuleIdEntity: string
Title:
Business Number RuleMaximum Length:20Autonumber rule used for generating a unique business entity ID for a business. -
RuleIdLicenseId: string
Title:
License Number RuleMaximum Length:20Autonumber rule used for generating a unique license ID for a business. -
RuleIdLocation: string
Title:
Location Number RuleMaximum Length:20Autonumber rule used for generating a unique business location ID for a business. -
RuleIdPolicyId: string
Title:
Insurance Policy Number RuleMaximum Length:20Autonumber rule used for generating a unique insurance policy ID for a business. -
TimeFormat: string
Title:
Time FormatMaximum Length:30Default Value:h:mm aTime format for the agency. Value is mandatory and the default is 'h:mm a' like 1:30 PM. -
Tzname(required): 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 agency addresses resource is used to view, create, or modify an agency address. An address represents the location information of an agency. There can be multiple addresses for an agency, each with its own start and end date. One address is identified as primary.
Show Source
Nested Schema : Agency Languages
Type:
arrayTitle:
Agency LanguagesThe agency languages resource is used to view, create, or modify the languages the agency supports.
Show Source
Nested Schema : Agency Options
Type:
arrayTitle:
Agency OptionsThe agency options resource is used to view and enable or disable product offerings as well as any optional features for an agency.
Show Source
Nested Schema : publicSectorAgencies-AgencyAddress-item-post-request
Type:
Show Source
object-
Address1: string
Title:
AddressMaximum Length:240The first address line of the agency address. -
Address2: string
Title:
AddressMaximum Length:240The second address line of the agency address. -
Address3: string
Title:
AddressMaximum Length:240The third address line of the agency address. -
Address4: string
Title:
AddressMaximum Length:240The fourth address line of the agency address. -
AddressCode: 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: integer
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: 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: string
Title:
CityMaximum Length:60The name of the city as part of the agency address. -
CountryCode: string
Title:
CountryMaximum Length:3The name of the country as part of the agency address. -
CountyCodeIncits: string
Title:
CountyMaximum Length:60The name of the county as part of the agency address. -
PostalPlus4Code: string
Title:
Postal Plus 4 CodeMaximum Length:10The postal code plus four as part of the agency address. -
PrimaryFlag: 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: string
Title:
ProvinceMaximum Length:60The name of the province as part of the agency address. -
State: string
Title:
StateMaximum Length:60The name of the state as part of the agency address. -
ValidFromDate: string
(date)
Title:
From DateThe first day that the address may be used. -
ValidToDate: string
(date)
Title:
To DateThe last day that the address may be used. -
ZipCode: string
Title:
Postal CodeMaximum Length:60The postal code as part of the agency address.
Nested Schema : publicSectorAgencies-AgencyLang-item-post-request
Type:
Show Source
object-
AgencyId: 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. -
Description: string
Title:
DescriptionMaximum Length:30The description of the language. -
LanguageCd: 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. -
PrimaryFlag: string
Title:
PrimaryMaximum Length:1Indicates the language is the primary (base) language of the agency. -
ValidFromDate: string
(date)
Title:
From DateThe first day the language may be used. -
ValidToDate: string
(date)
Title:
To DateThe last day the language may be used.
Nested Schema : publicSectorAgencies-AgencyOptions-item-post-request
Type:
Show Source
object-
AgencyId: 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. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. The default value is Y for yes. -
OfferingId: string
Title:
OfferingMaximum Length:80The unique identifier of the product offering.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorAgencies-item-response
Type:
Show Source
object-
AccountEnabled: boolean
Read Only:
trueIndicates whether accounting is enabled for the agency. -
AgencyAddress: array
Agency Addresses
Title:
Agency AddressesThe agency addresses resource is used to view, create, or modify an agency address. An address represents the location information of an agency. There can be multiple addresses for an agency, each with its own start and end date. One address is identified as primary. -
AgencyId: 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: array
Agency Languages
Title:
Agency LanguagesThe agency languages resource is used to view, create, or modify the languages the agency supports. -
AgencyName: string
Title:
NameMaximum Length:100The name of the agency. Value is mandatory and is defined by the user during a create action. -
AgencyOptions: array
Agency Options
Title:
Agency OptionsThe agency options resource is used to view and enable or disable product offerings as well as any optional features for an agency. -
AssignmentOption: 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: 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: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the agency. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the agency was created. -
CurrencyCode: 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: string
Title:
Date FormatMaximum Length:30Default Value:M/d/yyDate format for the agency. Value is mandatory and the default is 'M/d/yy' like 1/31/99. -
DefaultSearchFilter: string
Title:
Default Search FilterMaximum Length:30The search filter used by default. -
DefaultSearchType: string
Title:
Default Search TypeMaximum Length:30The type of search used by default. -
Description: 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: string
Title:
Create Subledger AccountingMaximum Length:1Default Value:NIndicates whether Financials Cloud Subledger Accounting is used to generate accounting for the agency. -
FinGLEnabled: boolean
Read Only:
trueIndicates whether accounting is to be created through Subledger Accounting for the agency. -
HidePropertyOwner: 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: string
(date-time)
Title:
Last Updated DateRead Only:trueThe last date and time when the agency was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the agency. -
LedgerId: integer
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: string
Read Only:
trueMaximum Length:30The name of the Fusion ledger. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberFormat: string
Title:
Number FormatMaximum Length:30Default Value:#,##0.###Number format for the agency. Value is mandatory and the default is '#,##0.###', like -1,234.567. -
OPAPolicyId: 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: 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: boolean
Read Only:
trueIndicates whether accounting is to be created within Oracle Permitting and Licensing for the agency. -
RuleIdEntity: string
Title:
Business Number RuleMaximum Length:20Autonumber rule used for generating a unique business entity ID for a business. -
RuleIdLicenseId: string
Title:
License Number RuleMaximum Length:20Autonumber rule used for generating a unique license ID for a business. -
RuleIdLocation: string
Title:
Location Number RuleMaximum Length:20Autonumber rule used for generating a unique business location ID for a business. -
RuleIdPolicyId: string
Title:
Insurance Policy Number RuleMaximum Length:20Autonumber rule used for generating a unique insurance policy ID for a business. -
TimeFormat: string
Title:
Time FormatMaximum Length:30Default Value:h:mm aTime format for the agency. Value is mandatory and the default is 'h:mm a' like 1:30 PM. -
Tzname: 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 agency addresses resource is used to view, create, or modify an agency address. An address represents the location information of an agency. There can be multiple addresses for an agency, each with its own start and end date. One address is identified as primary.
Show Source
Nested Schema : Agency Languages
Type:
arrayTitle:
Agency LanguagesThe agency languages resource is used to view, create, or modify the languages the agency supports.
Show Source
Nested Schema : Agency Options
Type:
arrayTitle:
Agency OptionsThe agency options resource is used to view and enable or disable product offerings as well as any optional features for an agency.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorAgencies-AgencyAddress-item-response
Type:
Show Source
object-
Address1: string
Title:
AddressMaximum Length:240The first address line of the agency address. -
Address2: string
Title:
AddressMaximum Length:240The second address line of the agency address. -
Address3: string
Title:
AddressMaximum Length:240The third address line of the agency address. -
Address4: string
Title:
AddressMaximum Length:240The fourth address line of the agency address. -
AddressCode: 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: integer
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: 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: string
Title:
CityMaximum Length:60The name of the city as part of the agency address. -
CountryCode: string
Title:
CountryMaximum Length:3The name of the country as part of the agency address. -
CountyCodeIncits: string
Title:
CountyMaximum Length:60The name of the county as part of the agency address. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the agency address. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the agency address was created. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe last date and time when the agency address was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the agency address. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostalPlus4Code: string
Title:
Postal Plus 4 CodeMaximum Length:10The postal code plus four as part of the agency address. -
PrimaryFlag: 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: string
Title:
ProvinceMaximum Length:60The name of the province as part of the agency address. -
State: string
Title:
StateMaximum Length:60The name of the state as part of the agency address. -
ValidFromDate: string
(date)
Title:
From DateThe first day that the address may be used. -
ValidToDate: string
(date)
Title:
To DateThe last day that the address may be used. -
ZipCode: string
Title:
Postal CodeMaximum Length:60The postal code as part of the agency address.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorAgencies-AgencyLang-item-response
Type:
Show Source
object-
AgencyId: 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: string
Read Only:
trueMaximum Length:64The user who created the agency language. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the agency language was created. -
Description: string
Title:
DescriptionMaximum Length:30The description of the language. -
LanguageCd: 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: string
(date-time)
Read Only:
trueThe last date and time when the agency language was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the agency language. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryFlag: string
Title:
PrimaryMaximum Length:1Indicates the language is the primary (base) language of the agency. -
ValidFromDate: string
(date)
Title:
From DateThe first day the language may be used. -
ValidToDate: string
(date)
Title:
To DateThe last day the language may be used.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorAgencies-AgencyOptions-item-response
Type:
Show Source
object-
AgencyId: 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: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the agency option. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the agency option was created. -
DestURL: string
Read Only:
trueMaximum Length:254A transient value calculated at runtime that fetches the jet path of the offering options page if it exists. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. The default value is Y for yes. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe last date and time when the agency option was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the agency option. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OfferingId: string
Title:
OfferingMaximum Length:80The unique identifier of the product offering. -
OfferingName: string
Title:
OfferingRead Only:trueMaximum Length:150The name of the product offering. -
OptOffering: string
Read Only:
trueA transient value calculated at runtime to identify whether an offering is enabled or disabled in Functional Setup Manager.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AgencyAddress
-
Parameters:
- AgencyId:
$request.path.AgencyId
The agency addresses resource is used to view, create, or modify an agency address. An address represents the location information of an agency. There can be multiple addresses for an agency, each with its own start and end date. One address is identified as primary. - AgencyId:
- AgencyLang
-
Parameters:
- AgencyId:
$request.path.AgencyId
The agency languages resource is used to view, create, or modify the languages the agency supports. - AgencyId:
- AgencyOptions
-
Parameters:
- AgencyId:
$request.path.AgencyId
The agency options resource is used to view and enable or disable product offerings as well as any optional features for an agency. - AgencyId: