Update a terms of use definition

patch

/fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses/{publicSectorTermsOfUsesUniqID}

Request

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

    For example: publicSectorTermsOfUses?q=AgencyId=<value1>;EffectiveEndDate=<value2>;EffectiveStartDate=<value3>;TermsUseId=<value4>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorTermsOfUses-item
Type: object
Show Source
Nested Schema : Terms Usages
Type: array
Title: Terms Usages
The terms of use definitions resource is used to view, create, modify, or delete a terms of use definition. Terms of use definitions contain terms and conditions content that can be displayed for transactions such as user registration or a permit application.
Show Source
Nested Schema : publicSectorTermsOfUses-TermsUsage-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 : publicSectorTermsOfUses-item
Type: object
Show Source
Nested Schema : Terms Usages
Type: array
Title: Terms Usages
The terms of use definitions resource is used to view, create, modify, or delete a terms of use definition. Terms of use definitions contain terms and conditions content that can be displayed for transactions such as user registration or a permit application.
Show Source
Nested Schema : publicSectorTermsOfUses-TermsUsage-item
Type: object
Show Source
Back to Top