Calculate fees by intake form

post

/fscmRestApi/resources/11.13.18.05/publicSectorFeeRecords

Calculates fees based on values entered by the user on an intake form. It is display-only. The final fee charges are calculated after form submission.

Request

Supported Media Types
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorFeeRecords-calculateFeesRequest
Type: object
Show Source
Nested Schema : parameters
Type: array
Minimum Number of Items: 2
Maximum Number of Items: 2
Show Source
Nested Schema : parameters-items[0]
Type: object
Show Source
Nested Schema : parameters-items[1]
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 : publicSectorFeeRecords-calculateFeesResponse
Type: object
Show Source
  • The response that contains the calculated fees, including the fee item ID, status, description, and fee amount.
Back to Top