Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

getTranslatedLabel: This method is responsible for localization of labels. It accepts the label keys and localization keys as parameters and returns the translated label. This function is written at framework level and is being used across application.

API Call URL Information:

  1. /property-services/property/_search

  2. /property-services/assessment/_search

  3. /collection-services/payments/_search

  4. /billing-service/bill/v2/_fetchbill

  5. /filestore/v1/files/url

  6. /localization/messages/v1/_search

  7. /access/v1/actions/mdms/_get

  8. /egov-mdms-service/v1/_search

  9. /user/_search

Role Information:

Employee Application: EMPLOYEE

Citizen Application: CITIZEN

Transfer Ownership

Objective:

Transfer ownership operation is responsible for transferring the property to another person. Property mutation flow starts from transfer ownership operation. 

...

MDMS Call Details:

No MDMS call made.

Role Information:

Employee Application: EMPLOYEE

Citizen Application: CITIZEN

Localization Implementation:

...

            "locale": "en_IN"

        },

View History

Objective:

View history operation shows the details about the property being transferred to the owners. When property is created it adds the owner information from the create property details. When the same property is transferred to the different owners by doing TRANSFER OWNERSHIP operation, It adds the owner details to whom the property was transferred. 

...

https://github.com/egovernments/frontend/tree/master/web/rainmaker/dev-packages/egov-ui-kit-dev/src/common/propertyTax/Property/components/ViewHistory

API Call Details:No Api call made.

/property-services/property/_search

MDMS Call Details:

No MDMS call made.

Role Information:

Employee Application: EMPLOYEE

Citizen Application: CITIZEN

Localization Implementation:

...