Advertisement
chrys_bo

DANFAB | PEDIDO COM TIMEOUT

Apr 6th, 2020
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.93 KB | None | 0 0
  1. {
  2.     "Login": {
  3.         "Empresa": "01",
  4.         "Filial": "0101"
  5.     },
  6.     "Content": {
  7.         "Models": [{
  8.             "OrderNumber": 122,
  9.             "Operation": "I",
  10.             "OrderType": "O",
  11.             "BudgetNumber": "",
  12.             "ClientID": "000003",
  13.             "ClientStore": "01",
  14.             "ClientEmail": "ROBERTA@DANFAB.COM.BR",
  15.             "ContactId": "",
  16.             "IntelipostId": "0",
  17.             "PriceTableID": "002",
  18.             "ShippingType": "C",
  19.             "CarrierId": "",
  20.             "ClientTypeId": "R",
  21.             "CarrierOutId": "",
  22.             "MessageToInvoice": "",
  23.             "Message": "",
  24.             "SellerId": "000001",
  25.             "PaymentId": "800",
  26.             "Freight": 100.0,
  27.             "CalculatedFreight": 100.0,
  28.             "Discount": 0.0,
  29.             "InvoiceClientId": "",
  30.             "InvoiceClientStore": "",
  31.             "DeliveryClientId": "",
  32.             "DeliveryClientStore": "",
  33.             "CustomFields": {
  34.                 "FIELDS": []
  35.             },
  36.             "OrderItems": [{
  37.                 "ProductId": "MC02070013",
  38.                 "Quantity": 1.0,
  39.                 "Price": 5.09,
  40.                 "PriceFromTable": 5.09,
  41.                 "Discount": 0.0,
  42.                 "Total": 5.09,
  43.                 "ShippingPrice": 0.0,
  44.                 "WareHouseId": "",
  45.                 "ItemID": null,
  46.                 "Operation": "01",
  47.                 "IsAccessory": false,
  48.                 "AccessoryByProductId": "",
  49.                 "PurchaseOrder": null,
  50.                 "PurchaseOrderItem": null,
  51.                 "Index": "1",
  52.                 "Deleted": false,
  53.                 "CustomFields": null
  54.             }, {
  55.                 "ProductId": "MC02070015",
  56.                 "Quantity": 1.0,
  57.                 "Price": 5.09,
  58.                 "PriceFromTable": 5.09,
  59.                 "Discount": 0.0,
  60.                 "Total": 5.09,
  61.                 "ShippingPrice": 0.0,
  62.                 "WareHouseId": "",
  63.                 "ItemID": null,
  64.                 "Operation": "01",
  65.                 "IsAccessory": false,
  66.                 "AccessoryByProductId": "",
  67.                 "PurchaseOrder": null,
  68.                 "PurchaseOrderItem": null,
  69.                 "Index": "2",
  70.                 "Deleted": false,
  71.                 "CustomFields": null
  72.             }, {
  73.                 "ProductId": "PK03060004",
  74.                 "Quantity": 1.0,
  75.                 "Price": 11.73,
  76.                 "PriceFromTable": 11.73,
  77.                 "Discount": 0.0,
  78.                 "Total": 11.73,
  79.                 "ShippingPrice": 0.0,
  80.                 "WareHouseId": "",
  81.                 "ItemID": null,
  82.                 "Operation": "01",
  83.                 "IsAccessory": false,
  84.                 "AccessoryByProductId": "",
  85.                 "PurchaseOrder": null,
  86.                 "PurchaseOrderItem": null,
  87.                 "Index": "3",
  88.                 "Deleted": false,
  89.                 "CustomFields": null
  90.             }, {
  91.                 "ProductId": "OL02070002",
  92.                 "Quantity": 1.0,
  93.                 "Price": 9.54,
  94.                 "PriceFromTable": 9.54,
  95.                 "Discount": 0.0,
  96.                 "Total": 9.54,
  97.                 "ShippingPrice": 0.0,
  98.                 "WareHouseId": "",
  99.                 "ItemID": null,
  100.                 "Operation": "01",
  101.                 "IsAccessory": false,
  102.                 "AccessoryByProductId": "",
  103.                 "PurchaseOrder": null,
  104.                 "PurchaseOrderItem": null,
  105.                 "Index": "4",
  106.                 "Deleted": false,
  107.                 "CustomFields": null
  108.             }, {
  109.                 "ProductId": "PK03060003",
  110.                 "Quantity": 1.0,
  111.                 "Price": 7.21,
  112.                 "PriceFromTable": 7.21,
  113.                 "Discount": 0.0,
  114.                 "Total": 7.21,
  115.                 "ShippingPrice": 0.0,
  116.                 "WareHouseId": "",
  117.                 "ItemID": null,
  118.                 "Operation": "01",
  119.                 "IsAccessory": false,
  120.                 "AccessoryByProductId": "",
  121.                 "PurchaseOrder": null,
  122.                 "PurchaseOrderItem": null,
  123.                 "Index": "5",
  124.                 "Deleted": false,
  125.                 "CustomFields": null
  126.             }]
  127.         }]
  128.     }
  129. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement