Update an activity group line

patch

/fscmRestApi/resources/11.13.18.05/publicSectorActivityGroups/{publicSectorActivityGroupsUniqID}/child/ActivityGroupLine/{ActivityGroupLineUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- ActivityGroupId, ActivityId, AgencyId, DuedateBasis, TranStatus and TranType ---for the Activity Group Lines resource and used to uniquely identify an instance of Activity Group Lines. The client should not generate the hash key value. Instead, the client should query on the Activity Group Lines collection resource with a filter on the primary key values in order to navigate to a specific instance of Activity Group Lines.

    For example: ActivityGroupLine?q=ActivityGroupId=<value1>;ActivityId=<value2>;AgencyId=<value3>;DuedateBasis=<value4>;TranStatus=<value5>;TranType=<value6>
  • This is the hash key of the attributes which make up the composite key--- ActivityGroupId, AgencyId and Classification ---for the Activity Groups resource and used to uniquely identify an instance of Activity Groups. The client should not generate the hash key value. Instead, the client should query on the Activity Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Activity Groups.

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