Logging in to Fulfillment Subscriber Inventory
Use the following details to log in to Fulfillment Subscriber Inventory using REST interface:
Response Model
{
"data": {
"roles": [
{
"authority": "string",
"createdOn": "2016-07-31T05:17:58.851Z",
"grantedPermissions": 0,
"id": "string",
"sid": 0,
"tenant": {
"createdOn": "2016-07-31T05:17:58.851Z",
"description": "string",
"id": "string"
},
"updatedOn": "2016-07-31T05:17:58.851Z"
}
],
"token": "string"
},
"duration": 0,
"result": {
"code": "string",
"message": "string",
"params": [
"string"
]
},
"startTimestampMS": 0
}
Copyright © Cloud Software Group, Inc. All rights reserved.
