Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

{
"Event": "cetAfter",
"Execution": "cetContinue",
"ID": "001212000629210",
"Operation": "cotSubtotalSale",
"ParkingTicket": null,
"Pay": null,
"Response": "",
"Sale": {
"Discount": 0.0,
"DiscountCodes": [],
"Header": {
"AccountingDate": "2021-01-13T00:00:00",
"DateTimeIssue": "2021-01-13T15:39:26",
"IdDocument": 629210,
      "CooDocument": 527,
"IdStore": 1,
"IdTerminal": 212,
"IdUser": 2,
"Identification": [
{
"IdentificationType": citInternal
"Document": "11111111111",
"DocumentType": "cdtCPF",
"PartnerCode": 30
}
],
"Status": "sttValid"
},
"ID": "001212000629210",
"Increase": 0.0,
"Items": [
{
"BarCode": "255",
"CaptionPacking": "UN",
"Description": "CARNE BOVINA kg ENTRECO NOIA SEARA",
"DiscountPrice": 0.77,
"IncreasePrice": 0.0,
"InternalCode": "258",
"ItemNumber": 1,
"PackingQuantity": 1.0,
"PartitionDiscount": [
{
"DiscountAmount": 0.111,
"PartnerCode": 0,
"Price": 0.77,
"PromotionCode": 0,
"IncreDiscType": 2  
}
],
"PartitionIncrease": [],
"Quantity": 0.111,
"SellerCode": 0,
"Status": "sttValid",
"IdSegment": 3,
"OrderNumber": 1526,
"TotalPrice": 1.55,
"UnitPrice": 20.99
}
],
"Messages": {
"Customer": [],
"User": []
},
"PartitionDiscount": [],
"PartitionIncrease": [],
"PaymentChange": null,
"Payments": [],
"SolidaryChange": null,
"Total": 1.55,
"VouchersPrint": []
},
"Version": 1
}

...

{
 "version": 1,
 "execution": "cetCompleted",
 "interpret": null,
 "sale": {
    "increase": 0,
 "discount": 0.0,
  "total": 1.33289,
 "payments": [],
 "paymentChange": null,
 "items": [
{
"BarCode": "255",
"CaptionPacking": "UN",
"Description": "CARNE BOVINA kg ENTRECO NOIA SEARA",
"DiscountPrice": 0.77,
"IncreasePrice": 0.0,
"InternalCode": "258",
"ItemNumber": 1,
"PackingQuantity": 1.0,
"PartitionDiscount": [
{
"DiscountAmount": 0.111,
"PartnerCode": 0,
"Price": 0.77,
"PromotionCode": 0,
              "IncreDiscType": 1  
},
{
"DiscountAmount": 0.111,
"Price": 0.22,
"PartnerCode": 30,
"PromotionCode": "255",
"IncreDiscType": 2
}
],
"PartitionIncrease": [],
"Quantity": 0.111,
"SellerCode": 0,
"IdSegment": 3,
"OrderNumber": 1526,
"Status": "sttValid",
"TotalPrice": 1.55,
"UnitPrice": 20.99
}
],
"discountCodes": [],
"messages": {},
"vouchersPrint": [],
"partitionDiscount": []
},
"pay": null,
"return": {
"code": 0,
"messageText": "0"
}
}