Advertisement
zakirpub

/api/businessDetails/save

Feb 7th, 2018
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.95 KB | None | 0 0
  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Requested Object !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2.  
  3. {
  4.   "brokerMessage": {
  5.     "messageId": "string",
  6.     "qos": 0,
  7.     "requestFrom": 0,
  8.     "serviceName": "string",
  9.     "topicId": "string"
  10.   },
  11.   "businessID": 0,
  12.   "pageIndex": 0,
  13.   "pageSize": 0,
  14.   "requestObject": {
  15.  
  16.  
  17.   "businessDetailsModel": {
  18.     "abnBranch": "string",
  19.     "abnacn": "string",
  20.     "businessDetailsID": 0,
  21.     "businessID": 24,
  22.     "createdBy": "zakir",
  23.     "createdDate": "2018-02-07T10:23:06.082Z",
  24.     "emailAddress": "zakirpub@gmail.com",
  25.     "fax": "789456",
  26.     "financialYearID": 1,
  27.     "lockmyDataAt": "2018-02-07T10:23:06.082Z",
  28.     "openingBalanceDate": "2018-02-07T10:23:06.082Z",
  29.     "phone": "8052908",
  30.     "status": 1,
  31.     "taxPaymentsReporting": true,
  32.     "tradingName": "ABC Enterprise.",
  33.     "updatedBy": "string",
  34.     "updatedDate": "2018-02-07T10:23:06.082Z",
  35.     "website": "www.ABC.COM"
  36.   },
  37.   "lstBusinessAddressModel": [
  38.     {
  39.       "addressID": 0,
  40.       "businessID": 0,
  41.       "email": "string",
  42.       "firstName": "string",
  43.       "lastName": "string",
  44.       "phone": "string",
  45.       "primaryContact": true
  46.     }
  47.   ],
  48.   "lstBusinessContactModel": [
  49.     {
  50.       "businessContactID": 0,
  51.       "businessID": 0,
  52.       "createdBy": "zakir",
  53.       "createdDate": "2018-02-07T10:23:06.082Z",
  54.       "email": "adibusa02@gmail.com",
  55.       "firstName": "Adib",
  56.       "lastName": "Rafi",
  57.       "phone": "+987456",
  58.       "primaryContact": true,
  59.       "status": 1,
  60.       "updatedBy": "string",
  61.       "updatedDate": "2018-02-07T10:23:06.082Z"
  62.     }
  63.   ],
  64.   "lstCountryModel": [
  65.     {
  66.       "countryCode": "string",
  67.       "countryID": 0,
  68.       "name": "string"
  69.     }
  70.   ],
  71.   "lstFinancialYearModel": [
  72.     {
  73.       "businessID": 0,
  74.       "createdBy": "string",
  75.       "createdDate": "2018-02-07T10:23:06.082Z",
  76.       "currentFinancialYear": true,
  77.       "endMonth": 0,
  78.       "financialYearEnd": 0,
  79.       "financialYearID": 0,
  80.       "financialYearName": "string",
  81.       "financialYearStart": 0,
  82.       "lockmyDataAt": "2018-02-07T10:23:06.082Z",
  83.       "openingBalanceDate": 0,
  84.       "startMonth": 0,
  85.       "status": 0,
  86.       "updatedBy": "string",
  87.       "updatedDate": "2018-02-07T10:23:06.082Z"
  88.     }
  89.   ]
  90.  
  91.  
  92.  
  93. },
  94.   "token": "string",
  95.   "userID": "string"
  96. }
  97.  
  98. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Requested Output!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  99. {
  100.   "token": null,
  101.   "responseObject": {
  102.     "businessDetailsModel": {
  103.       "createdBy": "string",
  104.       "updatedBy": "string",
  105.       "createdDate": 1518001396160,
  106.       "updatedDate": 1517998986082,
  107.       "status": 1,
  108.       "businessDetailsID": 47,
  109.       "businessID": 24,
  110.       "financialYearID": 1,
  111.       "tradingName": "ABC Enterprise.",
  112.       "abnacn": "string",
  113.       "abnBranch": "string",
  114.       "taxPaymentsReporting": true,
  115.       "emailAddress": "zakirpub@gmail.com",
  116.       "phone": "8052908",
  117.       "fax": "789456",
  118.       "website": "www.ABC.COM",
  119.       "openingBalanceDate": 1517998986082,
  120.       "lockmyDataAt": 1517998986082
  121.     },
  122.     "lstBusinessContactModel": [
  123.       {
  124.         "createdBy": "zakir",
  125.         "updatedBy": "string",
  126.         "createdDate": 1517998986082,
  127.         "updatedDate": 1517998986082,
  128.         "status": 1,
  129.         "businessContactID": 0,
  130.         "businessID": 24,
  131.         "firstName": "Adib",
  132.         "lastName": "Rafi",
  133.         "email": "adibusa02@gmail.com",
  134.         "phone": "+987456",
  135.         "primaryContact": true
  136.       }
  137.     ],
  138.     "lstBusinessAddressModel": [
  139.       {
  140.         "createdBy": null,
  141.         "updatedBy": null,
  142.         "createdDate": null,
  143.         "updatedDate": null,
  144.         "status": null,
  145.         "addressID": 0,
  146.         "businessID": 24,
  147.         "firstName": "string",
  148.         "lastName": "string",
  149.         "email": "string",
  150.         "phone": "string",
  151.         "primaryContact": true,
  152.         "businessContactID": 0
  153.       }
  154.     ],
  155.     "lstFinancialYearModel": [
  156.       {
  157.         "createdBy": "string",
  158.         "updatedBy": "string",
  159.         "createdDate": 1517998986082,
  160.         "updatedDate": 1517998986082,
  161.         "status": 0,
  162.         "financialYearID": 0,
  163.         "financialYearName": "string",
  164.         "businessID": 0,
  165.         "financialYearStart": 0,
  166.         "financialYearEnd": 0,
  167.         "startMonth": 0,
  168.         "endMonth": 0,
  169.         "openingBalanceDate": 0,
  170.         "lockmyDataAt": 1517998986082,
  171.         "currentFinancialYear": true
  172.       }
  173.     ],
  174.     "lstCountryModel": [
  175.       {
  176.         "createdBy": null,
  177.         "updatedBy": null,
  178.         "createdDate": null,
  179.         "updatedDate": null,
  180.         "status": null,
  181.         "countryID": 0,
  182.         "countryCode": "string",
  183.         "name": "string"
  184.       }
  185.     ]
  186.   },
  187.   "responseCode": 200,
  188.   "businessID": 0,
  189.   "message": "Success",
  190.   "brokerMessageId": "27b7d9f6-8ed5-484c-ae9c-a703817fb15f",
  191.   "pageIndex": 0,
  192.   "recordCount": 0
  193. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement