Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.16 KB | None | 0 0
  1. {  
  2.    "billingType":null,
  3.    "chargeType":"PerDelivered",
  4.    "city":"Durban",
  5.    "companyId":1,
  6.    "connectionStartDate":"2017-12-12 08:00",
  7.    "connectionType":"Dc",
  8.    "contentRestriction":"text",
  9.    "countryId":1,
  10.    "currencyId":7,
  11.    "features":[  
  12.       {  
  13.          "name":"DeliveryReporting",
  14.          "isSupported":true
  15.       },
  16.       {  
  17.          "name":"AlphanumericSenders",
  18.          "isSupported":true
  19.       }
  20.    ],
  21.    "homeNetworkId":1,
  22.    "ipAddress":"172.16.0.0",
  23.    "moRestrictions":"changed",
  24.    "moShortCode":1234,
  25.    "moVln":1234,
  26.    "name":"Test supplier #1",
  27.    "offNetPrice":8.9,
  28.    "onNetPrice":7.5,
  29.    "port":80,
  30.    "postCode":"70701",
  31.    "revenueShare":10.21,
  32.    "routeSetup":"text",
  33.    "salesForceId":"SF-ID-TEST-1",
  34.    "senderForTest":"TestSender",
  35.    "senderRestriction":"text",
  36.    "street":"One way highway",
  37.    "supplierId":null,
  38.    "supplierTypeId":1,
  39.    "technicalContact":"Name Surname tel: +385918881818",
  40.    "throughput":"text",
  41.    "userId":4285,
  42.    "username":"anonymous",
  43.    "vat":1.7,
  44.    "vatIncluded":true,
  45.    "vatNumber":"number",
  46.    "vatReturnable":9.1,
  47.    "vpnRequired":false,
  48.    "protocol":"Smpp",
  49.    "url":"http://link.com",
  50.    "commitment":"a lot of messages",
  51.    "setupFee":10,
  52.    "monthlyFee":5,
  53.    "moSetupFee":10,
  54.    "moMonthlyFee":20,
  55.    "tierModel":"Linear",
  56.    "senderRegistrationFee":11.2,
  57.    "commercialComment":"abc1",
  58.    "retriesCharged":false,
  59.    "senderRegistrationRequired":false,
  60.    "genericSenders":"text1",
  61.    "senderRegistrationContact":"abc1",
  62.    "senderRegistrationCaseSensitive":false,
  63.    "senderRegistrationDocumentInfo":"abc1",
  64.    "unregisteredSenderUsed":"abc1",
  65.    "financialContact":"abc1",
  66.    "technicalComment":"abc123",
  67.    "routedBy":"abc123",
  68.    "clientType":"National",
  69.    "terminationTypes":[  
  70.       "OnNet",
  71.       "OffNet"
  72.    ],
  73.   "clientType": "International",
  74.   "moBillingType": "ReverseBilling",
  75.   "gatewayCount": 3,
  76.   "maxActiveSessions": 10,
  77.   "callsPerSecond": 100,
  78.   "destinationAddressFormat": "xyz",
  79.   "allowedSendTimeWindow": "whenever",
  80.   "inboundSmsChannelId": 22,
  81.   "voiceTypes":[
  82.     "VoiceCallsInbound",
  83.     "VoiceCallsOutbound"
  84.    ]
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement