Advertisement
Guest User

Untitled

a guest
May 31st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.67 KB | None | 0 0
  1. {
  2.   "subscriptions": {
  3.     "type": "Object",
  4.     "value": null,
  5.     "valueInfo": {
  6.       "objectTypeName": "array.Subscriptions",
  7.       "serializationDataFormat": "application/json"
  8.     }
  9.   },
  10.   "creditVatRate": {
  11.     "type": "Integer",
  12.     "value": 0,
  13.     "valueInfo": {}
  14.   },
  15.   "orderStatus": {
  16.     "type": "String",
  17.     "value": "",
  18.     "valueInfo": {}
  19.   },
  20.   "subsStatusArray": {
  21.     "type": "Object",
  22.     "value": null,
  23.     "valueInfo": {
  24.       "objectTypeName": "array.SubscriptionsSuccess",
  25.       "serializationDataFormat": "application/json"
  26.     }
  27.   },
  28.   "invoiceNumber": {
  29.     "type": "String",
  30.     "value": "",
  31.     "valueInfo": {}
  32.   },
  33.   "isEligible": {
  34.     "type": "String",
  35.     "value": "UNDEFINED",
  36.     "valueInfo": {}
  37.   },
  38.   "subsidiaryId": {
  39.     "type": "Integer",
  40.     "value": 0,
  41.     "valueInfo": {}
  42.   },
  43.   "retentionUrl": {
  44.     "type": "String",
  45.     "value": "https://api.staging.nexway.build/retention/",
  46.     "valueInfo": {}
  47.   },
  48.   "platformName": {
  49.     "type": "String",
  50.     "value": "",
  51.     "valueInfo": {}
  52.   },
  53.   "paymentStatus": {
  54.     "type": "String",
  55.     "value": "",
  56.     "valueInfo": {}
  57.   },
  58.   "subsMessage": {
  59.     "type": "String",
  60.     "value": "",
  61.     "valueInfo": {}
  62.   },
  63.   "creditAmountWoVat": {
  64.     "type": "Integer",
  65.     "value": 0,
  66.     "valueInfo": {}
  67.   },
  68.   "creditMessage": {
  69.     "type": "String",
  70.     "value": "",
  71.     "valueInfo": {}
  72.   },
  73.   "chargebackSuccess": {
  74.     "type": "String",
  75.     "value": "",
  76.     "valueInfo": {}
  77.   },
  78.   "fulfillmentSuccess": {
  79.     "type": "String",
  80.     "value": "",
  81.     "valueInfo": {}
  82.   },
  83.   "creditStatus": {
  84.     "type": "String",
  85.     "value": "",
  86.     "valueInfo": {}
  87.   },
  88.   "customerName": {
  89.     "type": "String",
  90.     "value": "",
  91.     "valueInfo": {}
  92.   },
  93.   "transactionId": {
  94.     "type": "String",
  95.     "value": "",
  96.     "valueInfo": {}
  97.   },
  98.   "creditPayload": {
  99.     "type": "Object",
  100.     "value": null,
  101.     "valueInfo": {
  102.       "objectTypeName": "payload.ProductsAmountsPercents",
  103.       "serializationDataFormat": "application/json"
  104.     }
  105.   },
  106.   "dpMessage": {
  107.     "type": "String",
  108.     "value": "",
  109.     "valueInfo": {}
  110.   },
  111.   "subscriptionId": {
  112.     "type": "String",
  113.     "value": "",
  114.     "valueInfo": {}
  115.   },
  116.   "creditAmount": {
  117.     "type": "Integer",
  118.     "value": 0,
  119.     "valueInfo": {}
  120.   },
  121.   "dpStatus": {
  122.     "type": "String",
  123.     "value": "",
  124.     "valueInfo": {}
  125.   },
  126.   "hasSubscription": {
  127.     "type": "String",
  128.     "value": null,
  129.     "valueInfo": {}
  130.   },
  131.   "age": {
  132.     "type": "Integer",
  133.     "value": 0,
  134.     "valueInfo": {}
  135.   },
  136.   "externalCustName": {
  137.     "type": "String",
  138.     "value": "",
  139.     "valueInfo": {}
  140.   }
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement