Advertisement
Guest User

ecp stage request

a guest
Oct 16th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.18 KB | None | 0 0
  1. {
  2.     "clientID": "EVO",
  3.     "customer": {
  4.         "address": "PEREZ GALDOS 1",
  5.         "countryId": "ES",
  6.         "languageId": "ESP",
  7.         "shopperEmail": "r.collados@hotelbeds.com",
  8.         "shopperIpAddress": "212.66.164",
  9.         "shopperName": "carlos pruebas",
  10.         "shopperPhone": "971178863"
  11.     },
  12.     "operation": "DoDirectPayment",
  13.     "order": {
  14.         "itpList": [{
  15.             "itpAmount": {
  16.                 "currencyId": "AUD",
  17.                 "exponent": 3,
  18.                 "value": 498740
  19.             },
  20.             "itpDescription": "Booking payment itp",
  21.             "itpId": "13898632451_119627801569",
  22.             "itpReservationDate": 1541718000000
  23.         }],
  24.         "paymentMethodMask": "undefined",
  25.         "paymentType": "0",
  26.         "preferredPaymentMethod": "PAYMENTGATE",
  27.         "secure3D": 1,
  28.         "totalAmount": {
  29.             "currencyId": "AUD",
  30.             "exponent": 3,
  31.             "value": 498740
  32.         }
  33.     },
  34.     "platformClient": {
  35.         "clientBrowser": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.76 Safari/537.36",
  36.         "clientDevice": 0,
  37.         "clientInterface": "E10",
  38.         "clientReceptive": 79,
  39.         "clientTo": 2490,
  40.         "collectionCompany": null,
  41.         "enterprise": "",
  42.         "platformClientEmailAddress": "r.collados@hotelbeds.com",
  43.         "templateId": "BEDSONLINE"
  44.     },
  45.     "versionSchema": "1"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement