Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

Version 1 Current »

Add tax period in MDMS 

Billing Service 

https://github.com/upyog/upyog-mdms-data/commit/aa3b8815f4a50ed0c0cfc5156191d7595069f72a

Egf-master

https://github.com/upyog/upyog-mdms-data/commit/1e80d898fcca7506d7c115e210011f664543e765

PT taxheads FY update (tenant specific)

https://github.com/eNagarsewaU/ukd-mdms-data/commit/39693af8d66243992a010f0e78862cb710d9d4ee

*Restart MDMS service after merging changes to master branch (env specific branch)

Add target data in national dashboard

curl -L 'https://upyog-sandbox.niua.org/national-dashboard/masterdata/_ingest' \

-H 'Content-Type: application/json' \

-d '{

    "RequestInfo": {

        "apiInfo": {

            "id": "asset-services",

            "version": "",

            "path": ""

        },

        "deviceDetail": {

            "id": "",

            "signature": ""

        },

        "ts": 0,

        "action": "",

        "key": "",

        "msgId": "",

        "requesterId": "",

        "authToken": "d275a707-ea90-42e5-8f93-829c6a5ad5ed",

        "signature": ""

    },

    "MasterData": {

        "financialYear": "2021-22",

        "module": "TL",

        "ulb": "pb.amritsar",

        "region": "Amritsar",

        "state": "Punjab",

        "metrics": {

            "date": "01-04-2021",

            "snoForMunicipalCorporation": "45",

            "ulbName": "pb.amritsar",

            "budgetProposedForMunicipalCorporation": 40000000

        }

    }

}'

Fetch the target data from states and update it in the specific environment 

Target data ingest (example)

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.