Update a status mapping for a contractor validation option is not allowed

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionStatusMappings/{ContractorOptionStatusMappingsUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- LicenseSetupCode, AgencyId and SourceStatus ---for the Contractor Option Status Mappings resource and used to uniquely identify an instance of Contractor Option Status Mappings. The client should not generate the hash key value. Instead, the client should query on the Contractor Option Status Mappings collection resource with a filter on the primary key values in order to navigate to a specific instance of Contractor Option Status Mappings.

    For example: ContractorOptionStatusMappings?q=LicenseSetupCode=<value1>;AgencyId=<value2>;SourceStatus=<value3>
  • This is the hash key of the attributes which make up the composite key--- LicenseSetupCode and AgencyId ---for the Contractor Options resource and used to uniquely identify an instance of Contractor Options. The client should not generate the hash key value. Instead, the client should query on the Contractor Options collection resource with a filter on the primary key values in order to navigate to a specific instance of Contractor Options.

    For example: publicSectorRegContractorOptions?q=LicenseSetupCode=<value1>;AgencyId=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRegContractorOptions-ContractorOptionStatusMappings-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorRegContractorOptions-ContractorOptionStatusMappings-item
Type: object
Show Source
Back to Top