Advertisement
chrys_bo

FBORDER

Jun 27th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.07 KB | None | 0 0
  1. {
  2.     "Login": {
  3.         "Empresa": "99",
  4.         "Filial": "01"
  5.     },
  6.     "Content": {
  7.         "Models": [{
  8.     "OrderNumber": 1,
  9.     "Operation": "I",
  10.     "BudgetNumber": "",
  11.     "ClientID": "000024",
  12.     "ClientStore": "01",
  13.     "PriceTableID": "034",
  14.     "ShippingType": "F",
  15.     "DeliveryAddressId": "",
  16.     "CarrierId": "000090",
  17.     "messageToInvoice": "",
  18.     "message": "",
  19.     "SellerId": "000085",
  20.     "IdContact": "",
  21.     "PaymentId": "020",
  22.     "CampaignID": "",
  23.     "OrderItems": [{
  24.         "ProductId": "270",
  25.         "Quantity": 1,
  26.         "UnitPrice": 24.55,
  27.         "Discount": 0,
  28.         "Total": 24.55,
  29.         "ShippingPrice": 0.00,
  30.         "WareHouseId": null,
  31.         "ItemID": null,
  32.         "Operation": "01",
  33.         "Deleted": false
  34.     }, {
  35.         "ProductId": "230",
  36.         "Quantity": 1,
  37.         "UnitPrice": 11.65,
  38.         "Discount": 0,
  39.         "Total": 11.65,
  40.         "ShippingPrice": 0.00,
  41.         "WareHouseId": null,
  42.         "ItemID": null,
  43.         "Operation": "01",
  44.         "Deleted": false
  45.     }]
  46. }]
  47.     }
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement