Update a fee record summary by activity

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : publicSectorRecordFeeSummaryByActivities-item-response
Type: object
Show Source
  • Title: Activity
    Read Only: true
    Maximum Length: 80
    The activity state of an application. For example, activity can be Origination, Renewal or Amendment.
  • Title: Activity Status
    Read Only: true
    Maximum Length: 80
    The status of activity of an application.
  • Read Only: true
    Maximum Length: 30
    The unique identifier for the record type.
  • Read Only: true
    The date when the fee record was created.
  • Title: Currency Code
    Read Only: true
    Maximum Length: 3
    The default currency code for the fee schedule.
  • Title: License Period
    Read Only: true
    Maximum Length: 100
    The period that applies to the transaction.
  • Links
  • Read Only: true
    Maximum Length: 50
    The identifier for the building permit record. For example, a permit number with a value such as Building Permit ID RA-2017-00029.
  • Read Only: true
    The unique identifier for the record.
  • Title: Total Fees
    Read Only: true
    The sum of fee amounts for the record.
  • Title: Balance Due
    Read Only: true
    The sum of fee amounts for the record, with the fee status as due.
  • Read Only: true
    Indicated the total fees estimated for the application.
  • Title: In Review
    Read Only: true
    The sum of fee amounts for a record that are in Pending or Hold statuses.
  • Title: Not Payable
    Read Only: true
    The sum of fee amounts for a record that are in Waived or Cancelled statuses.
  • Title: Fees Paid
    Read Only: true
    The sum of fee amounts for the record, with the fee status as paid.
  • Read Only: true
    The sum of fee amounts for the record, with the fee status as payable.
  • Read Only: true
    The total fee amount that is processing through the payment service.
Back to Top