Advertisement
DraconiusNX

Untitled

Feb 22nd, 2024
774
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.92 KB | None | 0 0
  1. {
  2.     "brand": "VW",
  3.     "mailType": "activation_enrollment",
  4.     "customerInformation": {
  5.         "customerID": "77f22013-e4cb-44ef-8631-4f582d3cc7b0",
  6.         "addr1": "12 Main St.",
  7.         "city": "London",
  8.         "company": "Great Company",                    
  9.         "countryCode": "GB",
  10.         "customerType": "PRIVATE",
  11.         "email": "senem.ulvieva@yahoo.com",    
  12.         "salutation": "MR",
  13.         "firstName": "John",
  14.         "lastName": "Smith",
  15.         "postcode": "7000",
  16.         "houseNumber": "13",
  17.         "postcode": "7000",
  18.         "taxId": "BE0414445663"
  19.     },
  20.     "orderDate": "2021-03-31T09:32:24.781Z",
  21.     "orderLanguageCode": "en",
  22.     "orderShopCountry": "GB",
  23.     "orderPositions": [
  24.         {
  25.             "additionalItemData": {
  26.                 "vin": "BVWTDMSV120011222"
  27.             },
  28.             "articleLicense": {
  29.                 "articleRunDuration": "10y",
  30.                 "articleExpirationDate": 1703116800000,
  31.                 "salesItemName": "MS Guide and Inform"
  32.             },
  33.             "positionNumber": 1
  34.         }
  35.     ],
  36.  
  37.     "paymentData": {   
  38.         "paymentCurrencyCode": "EUR"
  39.     }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement