Copies the fee line information.

post

/fscmRestApi/resources/11.13.18.05/publicSectorFeeSchedules/{publicSectorFeeSchedulesUniqID}/child/FeeLine

Copies the fee line information from the fee schedule for the application.

Request

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

    For example: publicSectorFeeSchedules?q=AgencyId=<value1>;FeeScheduleId=<value2>;EffectiveStartDate=<value3>;EffectiveEndDate=<value4>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorFeeSchedules-FeeLine-copyRequest
Type: object
Show Source
Nested Schema : parameters
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1
Show Source
Nested Schema : parameters-items[0]
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 : publicSectorFeeSchedules-FeeLine-copyResponse
Type: object
Show Source
Back to Top