Plant-User Mapping
Plant-User Mapping Flow
How a Plant's Dropdown is Populated
{
"RequestInfo": {
"apiId": "asset-services",
"ver": null,
"ts": null,
"action": null,
"did": null,
"key": null,
"msgId": "search with from and to values",
"authToken": "{{access_token}}",
"correlationId": null,
"userInfo": {
"id": "1",
"userName": null,
"name": null,
"type": null,
"mobileNumber": null,
"emailId": null,
"roles": null,
"uuid": "d7867ef2-d046-4361-9a82-94c35c98416e"
}
},
"plantUserSearchCriteria": {
"ids": [],
"tenantId": "pg",
"plantCodes": [
],
"individualIds": ["d7867ef2-d046-4361-9a82-94c35c98416e"],
"additionalDetails": {}
},
"pagination": {}
}
Was this helpful?