Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "guid" : "ext-01",
- "shopNumber" : null,
- "status" : "READY_TO_PAYMENT",
- "dateCreated" : 1566296893688,
- "isEditable" : true,
- "totalPrice" : 815.00,
- "discountsValue" : null,
- "additionalInfo" : "additional information",
- "slipMessage" : {
- "message" : "Сообщение в слипе",
- "intoCheck" : false
- },
- "positions" : [ {
- "positionOrder" : 1,
- "code" : "04153",
- "departNumber" : 1,
- "barcode" : "01001",
- "quantity" : 1.00,
- "unitPrice" : 55.00,
- "vat" : 5.0,
- "vatValue" : 20,
- "discountValue" : null,
- "totalPrice" : 55.00,
- "isFixedPrice" : false,
- "isFixedDiscounts" : false,
- "additionalInfo" : "клиент 1. хороший клиент",
- "positionDiscounts" : null
- }, {
- "positionOrder" : 2,
- "code" : "5453453453524",
- "departNumber" : 1,
- "barcode" : "238238",
- "quantity" : 4.00,
- "unitPrice" : 190.00,
- "vat" : 5.0,
- "vatValue" : 13,
- "discountValue" : null,
- "totalPrice" : 760.00,
- "isFixedPrice" : false,
- "isFixedDiscounts" : false,
- "additionalInfo" : null,
- "positionDiscounts" : null
- } ],
- "client" : {
- "guid" : "0001",
- "cardNumber" : "7000555578975445",
- "firstName" : "Виталий",
- "middleName" : "Олегович",
- "lastName" : "Denisov",
- "email" : "client1_v@mail.ru",
- "phone" : "+7-999-111-22-33",
- "accumulation" : 25000.00,
- "bonusBalance" : 5000.00
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement