Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "guid": "SK86402038456913",
- "status": "COMPLETED",
- "dateCreated": "1970-01-19 06:59",
- "isEditable": true,
- "totalPrice": 200,
- "discountsValue": 0,
- "additionalInfo": "additional information",
- "positions": [
- {
- "positionOrder": 1,
- "code": "00001",
- "departNumber": 1,
- "barcode": "00001",
- "quantity": 1,
- "unitPrice": 100,
- "vat": 5.0,
- "vatValue": 20,
- "discountValue": 0,
- "totalPrice": 100,
- "isFixedPrice": false,
- "isFixedDiscounts": true,
- "additionalInfo": "клиент 1. хороший клиент",
- "ccdDeclaration": "1234567893213",
- "countryOfOriginCode": "643",
- "calculationMethod": 2
- },
- {
- "positionOrder": 2,
- "code": "10000",
- "departNumber": 1,
- "barcode": "10000",
- "quantity": 1,
- "unitPrice": 100,
- "vat": 5.0,
- "vatValue": 20,
- "discountValue": 0,
- "totalPrice": 100,
- "isFixedPrice": false,
- "additionalInfo": "клиент 1. хороший клиент",
- "ccdDeclaration": "1234567893213",
- "countryOfOriginCode": "643",
- "calculationMethod": 3
- }
- ],
- "client": {
- "guid": "0001",
- "cardNumber": "9905100100001",
- "firstName": "Степана",
- "middleName": "Игоревна",
- "lastName": "Кондратенко",
- "email": "client1_v@mail.ru",
- "phone": "+7-999-111-22-33",
- "accumulation": 25000,
- "bonusBalance": 5000,
- "juristicDetails": {
- "inn": "0123456798",
- "organizationName": "SOS Brigade"
- }
- },
- "prePayment": 100
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement