Advertisement
chrys_bo

NEW JSON CLIENT POLOAR

Jul 28th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "Login": {
  3.         "Empresa": "01",
  4.         "Filial": "0101"
  5.     },
  6.     "Content": {
  7.         "Models": [{
  8.             "Name": "Chrystian Batista de Oliveira",
  9.             "ReducedName": "test",
  10.             "CpfCnpj": "39404291803",
  11.             "DefaultCarrierId": "000111",
  12.             "DefaultShippingTypeId": "C",
  13.             "ClientTypeId": "F",
  14.             "TaxGroup": "S",
  15.             "ClientGroup": "S",
  16.             "Address": {
  17.                 "State": "SP",
  18.                 "City": "SP50308",
  19.                 "ZipCode": "03360070",
  20.                 "Neighborhood": "Vila Formosa",
  21.                 "Number": 237,
  22.                 "Street": "Rua São Ticiano",
  23.                 "Complement": "casa"
  24.             },
  25.             "InvoiceAddress": {
  26.                 "State": "SP",
  27.                 "City": "SP50308",
  28.                 "ZipCode": "03360070",
  29.                 "Neighborhood": "Vila Formosa",
  30.                 "Number": 237,
  31.                 "Street": "Rua São Ticiano",
  32.                 "Complement": "casa"
  33.             },
  34.             "Contacts": [],
  35.             "DeliveryAddress": [],
  36.             "ClientCompany": "Fabritech",
  37.             "ClientCompanyCnpj": "34343434343434",
  38.             "ClientCompanyIncome": 1000.0,
  39.             "AdmissionDate": "0001-01-01T00:00:00",
  40.             "ClientOffice": "Analista",
  41.             "ClientCompanyDdd": "11",
  42.             "ClientCompanyPhone": "99999999",
  43.             "CompanyAddress": {
  44.                 "State": "SP",
  45.                 "City": "SP48708",
  46.                 "Neighborhood": "Mooca",
  47.                 "Number": null,
  48.                 "Street": "Rua Canuto"
  49.             },
  50.             "ClientReference": null,
  51.             "ClientReferencePhone": null,
  52.             "ClientReferenceCommercial": null,
  53.             "ClientReferenceCommercialPhone": null,
  54.             "Observation": null
  55.         }]
  56.     }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement