PGR Migration
Learn more about module migration details
Setup
Config/Service Name
Path/Build
curl --location --request POST 'http://localhost:8083/rainmaker-pgr/v2/_migrate?tenantIds=pb.jalandhar' \
--header 'Content-Type: application/json' \
--data-raw '{
"RequestInfo": {
"apiId": "Rainmaker",
"action": "",
"did": 1,
"key": "",
"msgId": "20170310130900|en_IN",
"requesterId": "",
"ts": 1513579888683,
"ver": ".01",
"authToken": "6fc5bb66-f3f1-49fa-b750-34f7b33d80d4",
"userInfo": {
"id": 23287,
"uuid": "4632c941-cb1e-4b83-b2d4-200022c1a137",
"userName": "PalashS",
"name": "Palash S",
"mobileNumber": "9949032246",
"emailId": null,
"locale": null,
"type": "EMPLOYEE",
"roles": [
{
"name": "PGR Last Mile Employee",
"code": "PGR_LME",
"tenantId": "pb.amritsar"
},
{
"name": "Employee",
"code": "EMPLOYEE",
"tenantId": "pb"
},
{
"name": "Employee",
"code": "EMPLOYEE",
"tenantId": "pb.amritsar"
}
],
"active": true,
"tenantId": "pb.amritsar"
}
}
}'WSD

Validation Queries
Prod Data Insights
Last updated
Was this helpful?