Update a NAICS group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroups/{publicSectorNAICSGroupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorNAICSGroupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and NaicsGroupCode ---for the NAICS Groups resource and used to uniquely identify an instance of NAICS Groups. The client should not generate the hash key value. Instead, the client should query on the NAICS Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of NAICS Groups.
For example: publicSectorNAICSGroups?q=AgencyId=<value1>;NaicsGroupCode=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorNAICSGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which the NAICS group applies.
-
Description(optional):
string
Title:
DescriptionMaximum Length:500The long description value for a NAICS code. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the NAICS group is enabled. The default value is true. -
links(optional):
array Items
Title:
ItemsLink Relations -
NaicsGroup(optional):
string
Title:
NAICS GroupMaximum Length:25The description value for a NAICS group. -
NaicsGroupCode(optional):
string
Title:
NAICS Group IDMaximum Length:30The unique identifier for a NAICS group. -
NAICSGroupCodeAccessor(optional):
array NAICS Group Codes
Title:
NAICS Group CodesUse the NAICS group codes resource to assign NAICS codes to a group. These values are known as industry classification codes and are logically grouped for ease of selection when applying for a business license.
Nested Schema : NAICS Group Codes
Type:
arrayTitle:
NAICS Group CodesUse the NAICS group codes resource to assign NAICS codes to a group. These values are known as industry classification codes and are logically grouped for ease of selection when applying for a business license.
Show Source
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 : publicSectorNAICSGroups-NAICSGroupCodeAccessor-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which the NAICS group code applies.
-
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the NAICS group code is enabled. The default value is true. -
links(optional):
array Items
Title:
ItemsLink Relations -
NaicsCode(optional):
string
Title:
NAICS CodeMaximum Length:30The unique identifier for a NAICS code. -
NaicsGroupCode(optional):
string
Maximum Length:
30The unique identifier for a NAICS group.
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 : publicSectorNAICSGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which the NAICS group applies.
-
Description(optional):
string
Title:
DescriptionMaximum Length:500The long description value for a NAICS code. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the NAICS group is enabled. The default value is true. -
links(optional):
array Items
Title:
ItemsLink Relations -
NaicsGroup(optional):
string
Title:
NAICS GroupMaximum Length:25The description value for a NAICS group. -
NaicsGroupCode(optional):
string
Title:
NAICS Group IDMaximum Length:30The unique identifier for a NAICS group. -
NAICSGroupCodeAccessor(optional):
array NAICS Group Codes
Title:
NAICS Group CodesUse the NAICS group codes resource to assign NAICS codes to a group. These values are known as industry classification codes and are logically grouped for ease of selection when applying for a business license.
Nested Schema : NAICS Group Codes
Type:
arrayTitle:
NAICS Group CodesUse the NAICS group codes resource to assign NAICS codes to a group. These values are known as industry classification codes and are logically grouped for ease of selection when applying for a business license.
Show Source
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 : publicSectorNAICSGroups-NAICSGroupCodeAccessor-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which the NAICS group code applies.
-
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the NAICS group code is enabled. The default value is true. -
links(optional):
array Items
Title:
ItemsLink Relations -
NaicsCode(optional):
string
Title:
NAICS CodeMaximum Length:30The unique identifier for a NAICS code. -
NaicsGroupCode(optional):
string
Maximum Length:
30The unique identifier for a NAICS group.