Advertisement
zakirpub

Invite User

Jan 31st, 2018
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.12 KB | None | 0 0
  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Requested Input!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2.  
  3. {
  4.   "brokerMessage": {
  5.     "messageId": "string",
  6.     "qos": 0,
  7.     "requestFrom": 0,
  8.     "serviceName": "string",
  9.     "topicId": "string"
  10.   },
  11.   "businessID": 3,
  12.   "pageIndex": 0,
  13.   "pageSize": 0,
  14.   "requestObject": {
  15.  "accessRightID": 1,
  16.   "businessID": 3,
  17.   "createdBy": "string",
  18.   "createdDate": "2018-02-07T08:06:47.448Z",
  19.   "done": true,
  20.   "expireDate": "2018-02-07T08:06:47.448Z",
  21.   "firstName": "string",
  22.   "lastName": "string",
  23.   "status": 0,
  24.   "token": "string",
  25.   "updatedBy": "string",
  26.   "updatedDate": "2018-02-07T08:06:47.448Z",
  27.   "userID": "zakirpub@gmail.com",
  28.   "userInvitationEntityID": 0
  29. },
  30.   "token": "string",
  31.   "userID": "string"
  32. }
  33.  
  34. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Requested Output!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  35.  
  36. {
  37.   "token": null,
  38.   "responseObject": null,
  39.   "responseCode": 200,
  40.   "businessID": 0,
  41.   "message": "successfully send invitation",
  42.   "brokerMessageId": "2314ff94-1bbe-4c14-9883-671018fa3a65",
  43.   "pageIndex": 0,
  44.   "recordCount": 0
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement