chrys_bo

CONTACT AND DELIVERY ADDREESS SAMPLE

Jul 28th, 2017
104
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": "000221",
  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.         "Name": "Amedeo Baitola",
  36.         "Cpf": "29318223712",
  37.         "Office": null,
  38.         "Email": "amedeo@fabritech.com.br",
  39.         "Ddd": "11",
  40.         "Phone": "92992922"
  41.     }, {
  42.         "Name": "Amedeo Baitola",
  43.         "Cpf": "29318223712",
  44.         "Office": null,
  45.         "Email": "amedeo@fabritech.com.br",
  46.         "Ddd": "11",
  47.         "Phone": "92992922"
  48.     }],
  49.     "DeliveryAddress": [{
  50.             "State": "SP",
  51.             "City": "SP50308",
  52.             "ZipCode": "03360070",
  53.             "Neighborhood": "Vila Formosa",
  54.             "Number": 237,
  55.             "Street": "Rua São Ticiano",
  56.             "Complement": "casa"
  57.     }, {
  58.             "State": "SP",
  59.             "City": "SP50308",
  60.             "ZipCode": "03360070",
  61.             "Neighborhood": "Vila Formosa",
  62.             "Number": 237,
  63.             "Street": "Rua São Ticiano",
  64.             "Complement": "casa"
  65.     }],
  66.     "ClientCompany": "FABRITECH",
  67.     "ClientCompanyCnpj": "12381283123",
  68.     "ClientCompanyIncome": 1000.0,
  69.     "AdmissionDate": "1998-04-14T00:00:00Z",
  70.     "ClientOffice": "ANALISTA",
  71.     "ClientCompanyDdd": "11",
  72.     "ClientCompanyPhone": "11283728239",
  73.     "CompanyAddress": {
  74.         "State": "SP",
  75.         "City": "SP50308",
  76.         "Neighborhood": "Vila Formosa",
  77.         "Number": null,
  78.         "Street": "Rua canuto Saraiva 237"
  79.     },
  80.     "ClientReference": "Amedeo",
  81.     "ClientReferencePhone": "11992929292",
  82.     "ClientReferenceCommercial": "Fabiano",
  83.     "ClientReferenceCommercialPhone": "1199283282",
  84.     "Observation": "Teste Parecer"
  85. }]
  86.     }
  87. }
Add Comment
Please, Sign In to add comment