Delete a code reference key is not supported

delete

/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys/{publicSectorCodeReferencesKeysUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- StandardType, StandardName, CodeSection, EffectiveStartDate and EffectiveEndDate ---for the Code References Keys resource and used to uniquely identify an instance of Code References Keys. The client should not generate the hash key value. Instead, the client should query on the Code References Keys collection resource with a filter on the primary key values in order to navigate to a specific instance of Code References Keys.

    For example: publicSectorCodeReferencesKeys?q=StandardType=<value1>;StandardName=<value2>;CodeSection=<value3>;EffectiveStartDate=<value4>;EffectiveEndDate=<value5>
Back to Top

Response

204 Response

No content. This task does not return elements in the response body.
Back to Top