Update a transaction type for a terms of use definition

patch

/fscmRestApi/resources/11.13.18.05/publicSectorTermsUsages/{publicSectorTermsUsagesUniqID}

Request

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

    For example: publicSectorTermsUsages?q=AgencyId=<value1>;EffectiveEndDate=<value2>;EffectiveStartDate=<value3>;Product=<value4>;TermsUseId=<value5>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorTermsUsages-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 : publicSectorTermsUsages-item
Type: object
Show Source
Back to Top