Developer
  1. Борлуулалт
Developer
  • Smart Software Group - API, Open Data Integration
  • Smart Inventory API
    • Танилцуулга
    • Үлдэгдэл татах
      • token
      • Бараа хайх
      • Барааны жагсаалт
      • Бараа материалын байршил жагсаалт
      • Бараа олноор хайх
  • Smart Retail API
    • Танилцуулга
    • Борлуулалт илгээх
      • Борлуулалт илгээх
      • Борлуулалтын буцаалт
      • Борлуулалт шалгах
    • Хүргэлтийн захиалга илгээх
      • Банкны жагсаалт татах
      • Захиалга илгээх
      • Захиалгын буцаалт
    • Сугалааны дугаар татах
      GET
    • Token
      GET
  • Smart Distribution API
    • Танилцуулга
    • Лавлах
      • access_token
      • customers
    • Борлуулалт
      • sale
        GET
      • saleitem
        GET
      • saleinfo
        GET
      • param/saleinfo
        GET
    • Тайлан
  • Smart Loyalty API
    • Танилцуулга
    • Картын мэдээлэл авах
      GET
    • Картын хүсэлт илгээх
      POST
    • Бонусын баримтын жагсаалт татах
      GET
    • Лояалти картын нууц үг солих
      POST
    • Лояалти харилцагчийн утасны дугаар бонусын хувь татах
      GET
    • Картын жагсаалт татах
      GET
    • Худалдан авалтын жагсаалт татах
      GET
    • Token
      GET
    • Ваучерийн жагсаалт
      GET
    • Бонусын баримт илгээх
      POST
    • Картын QR мэдээлэл авах
      GET
    • Ваучер хадгалах
      GET
  • Smart Accounting OpenData
    • Танилцуулга
  • Smart Distribution OpenData
    • Танилцуулга
  • Smart Retail OpenData
    • Танилцуулга
  • Smart Restaurant OpenData
    • Танилцуулга
  • Smart Restaurant API
    • Танилцуулга
    • Борлуулалт илгээх
      • Борлуулалт илгээх
      • token
      • Бүтээгдэхүүний мэдээлэл авах
  • Smart Hotel API
    • Танилцуулга
    • Захиалга үүсгэх
      • Банкны мэдээлэл авах
      • Өрөөний захиалах боломжтой эсэх мэдээлэл авах
      • Захиалга үүсгэх
      • token
      • Өрөөний мэдээлэл авах
  • Smart Accounting API
    • Танилцуулга
    • Үндсэн
      • Token
      • Баримт устгах
    • Ерөнхий журнал
      • Гүйлгээ татах
    • Бараа материал
      • Нярвын зарлага татах
      • Дотоод хөдөлгөөн татах
    • Худалдан авалт
      • Худалдан авалт татах
    • Борлуулалт
      • Борлуулалт татах
    • Үйлдвэрлэл
      • ДҮ-ийн орлого /материал зарцуулалт/ татах
    • Цалин
      • Цагийн мэдээ илгээх
  • Smart HCM API
    • Танилцуулга
    • Token
    • Ажилтны мэдээлэл татах
  1. Борлуулалт

saleinfo

GET
https://distapiv1.smartlogic.mn/api/sale/saleinfo

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
beginDate
string 
optional
Эхлэх огноо
Example:
2024/01/01
endDate
string 
optional
Дуусах огноо
Example:
2024/12/31

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://distapiv1.smartlogic.mn/api/sale/saleinfo?beginDate=2024/01/01&endDate=2024/12/31'

Responses

🟢200OK
application/json
Body
Success
boolean 
required
Message
null 
required
ErrorCode
null 
required
ExceptionType
null 
required
Data
array [object {6}] 
required
documentnumber
string 
required
Баримтын дугаар
documentdate
string 
required
Баримтын огноо
documentdesc
string 
required
Баримтын утга
customerid
string 
required
Харилцагчийн код
parentregistrynumber
string  | null 
required
Толгой харилцагчийн РД
sale_items
array [object {7}] 
required
Барааны жагсаалт
Examples
{"Success":true,"Message":null,"ErrorCode":null,"ExceptionType":null,"Data":[{"documentnumber":"220217140013517103","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2212","parentregistrynumber":null,"sale_items":[{"itemid":"10021","itemname":"Budwiser 0.5L","qty":2.000000,"price":1500.000000,"amount":3000.000000,"discountamount":0.000000,"payamount":3000.000000},{"itemid":"10300","itemname":"Makfa 400mg Шпагетти","qty":2.000000,"price":1500.000000,"amount":3000.000000,"discountamount":0.000000,"payamount":3000.000000},{"itemid":"10208","itemname":"Nestle Шоколад үзэмтэй ","qty":18.000000,"price":800.000000,"amount":14400.000000,"discountamount":0.000000,"payamount":14400.000000},{"itemid":"10209","itemname":"Nestle Шоколад самартай","qty":2.000000,"price":800.000000,"amount":1600.000000,"discountamount":0.000000,"payamount":1600.000000},{"itemid":"10210","itemname":"Nestle Шоколад сүүтэй","qty":2.000000,"price":800.000000,"amount":1600.000000,"discountamount":0.000000,"payamount":1600.000000},{"itemid":"10024","itemname":"Budwiser 1L","qty":3.000000,"price":800.000000,"amount":2400.000000,"discountamount":0.000000,"payamount":2400.000000},{"itemid":"10022","itemname":"Budwiser 0.77L","qty":2.000000,"price":800.000000,"amount":1600.000000,"discountamount":0.000000,"payamount":1600.000000}]},{"documentnumber":"2202171400107671060","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"001","parentregistrynumber":null,"sale_items":[{"itemid":"10200","itemname":"Snickers 100g","qty":3.000000,"price":675.000000,"amount":2025.000000,"discountamount":0.000000,"payamount":2025.000000},{"itemid":"10201","itemname":"Snickers 300g","qty":2.000000,"price":1710.000000,"amount":3420.000000,"discountamount":0.000000,"payamount":3420.000000},{"itemid":"10202","itemname":"Mars 100g","qty":2.000000,"price":720.000000,"amount":1440.000000,"discountamount":0.000000,"payamount":1440.000000},{"itemid":"10205","itemname":"Lays 300g","qty":3.000000,"price":1260.000000,"amount":3780.000000,"discountamount":0.000000,"payamount":3780.000000},{"itemid":"10200","itemname":"Snickers 100g","qty":1.000000,"price":0.000000,"amount":0.000000,"discountamount":0.000000,"payamount":0.000000}]},{"documentnumber":"2202171400125631083","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100","parentregistrynumber":null,"sale_items":[{"itemid":"10021","itemname":"Budwiser 0.5L","qty":3.000000,"price":900.000000,"amount":2700.000000,"discountamount":0.000000,"payamount":2700.000000},{"itemid":"10020","itemname":"Budwiser 0.33L","qty":3.000000,"price":1800.000000,"amount":5400.000000,"discountamount":0.000000,"payamount":5400.000000},{"itemid":"10201","itemname":"Snickers 300g","qty":4.000000,"price":1710.000000,"amount":6840.000000,"discountamount":0.000000,"payamount":6840.000000},{"itemid":"10202","itemname":"Mars 100g","qty":2.000000,"price":720.000000,"amount":1440.000000,"discountamount":0.000000,"payamount":1440.000000},{"itemid":"10008","itemname":"MCS Fanta apple - 500ml","qty":2.000000,"price":585.000000,"amount":1170.000000,"discountamount":0.000000,"payamount":1170.000000},{"itemid":"10004","itemname":"MCS CocaCola - 500ml","qty":6.000000,"price":1620.000000,"amount":9720.000000,"discountamount":0.000000,"payamount":9720.000000},{"itemid":"10006","itemname":"MCS Fanta apple - 1000ml","qty":3.000000,"price":900.000000,"amount":2700.000000,"discountamount":0.000000,"payamount":2700.000000},{"itemid":"10009","itemname":"MCS Sprite - 2000ml","qty":3.000000,"price":585.000000,"amount":1755.000000,"discountamount":0.000000,"payamount":1755.000000},{"itemid":"10010","itemname":"MCS Sprite - 1000ml","qty":3.000000,"price":585.000000,"amount":1755.000000,"discountamount":0.000000,"payamount":1755.000000},{"itemid":"10025","itemname":"Ногоон цай","qty":2.000000,"price":180.000000,"amount":360.000000,"discountamount":0.000000,"payamount":360.000000},{"itemid":"10026","itemname":"Сүүтэй цай","qty":2.000000,"price":585.000000,"amount":1170.000000,"discountamount":0.000000,"payamount":1170.000000},{"itemid":"10022","itemname":"Budwiser 0.77L","qty":2.000000,"price":720.000000,"amount":1440.000000,"discountamount":0.000000,"payamount":1440.000000},{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":3.000000,"price":1200.000000,"amount":3600.000000,"discountamount":0.000000,"payamount":3600.000000},{"itemid":"1000","itemname":"Гурил 1кг/Улаанбаатар/","qty":3.000000,"price":900.000000,"amount":2700.000000,"discountamount":0.000000,"payamount":2700.000000},{"itemid":"10007","itemname":"MCS Fanta apple - 700ml","qty":2.000000,"price":1500.000000,"amount":3000.000000,"discountamount":0.000000,"payamount":3000.000000},{"itemid":"10005","itemname":"MCS Fanta apple - 2000ml","qty":4.000000,"price":3000.000000,"amount":12000.000000,"discountamount":0.000000,"payamount":12000.000000}]},{"documentnumber":"2202171400130631030","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"101","parentregistrynumber":null,"sale_items":[{"itemid":"10200","itemname":"Snickers 100g","qty":2.000000,"price":750.000000,"amount":1500.000000,"discountamount":0.000000,"payamount":1500.000000},{"itemid":"10201","itemname":"Snickers 300g","qty":10.000000,"price":1900.000000,"amount":19000.000000,"discountamount":0.000000,"payamount":19000.000000},{"itemid":"10206","itemname":"Twix 100g","qty":10.000000,"price":800.000000,"amount":8000.000000,"discountamount":0.000000,"payamount":8000.000000},{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":1.000000,"price":1200.000000,"amount":1200.000000,"discountamount":0.000000,"payamount":1200.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":198.000000,"price":20000.000000,"amount":3960000.000000,"discountamount":0.000000,"payamount":3960000.000000}]},{"documentnumber":"2202171400132971075","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"1101","parentregistrynumber":null,"sale_items":[{"itemid":"10201","itemname":"Snickers 300g","qty":4.000000,"price":1900.000000,"amount":7600.000000,"discountamount":0.000000,"payamount":7600.000000},{"itemid":"10202","itemname":"Mars 100g","qty":10.000000,"price":800.000000,"amount":8000.000000,"discountamount":0.000000,"payamount":8000.000000},{"itemid":"10204","itemname":"Lays 200g","qty":10.000000,"price":1000.000000,"amount":10000.000000,"discountamount":0.000000,"payamount":10000.000000},{"itemid":"10205","itemname":"Lays 300g","qty":10.000000,"price":1400.000000,"amount":14000.000000,"discountamount":0.000000,"payamount":14000.000000}]},{"documentnumber":"2202171400137801084","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2203","parentregistrynumber":null,"sale_items":[{"itemid":"10303","itemname":"Алейка шпагетти ","qty":1.000000,"price":750.000000,"amount":750.000000,"discountamount":0.000000,"payamount":750.000000},{"itemid":"10400","itemname":"Nes Cafe кофе 200mg","qty":3.000000,"price":20999.000000,"amount":62997.000000,"discountamount":0.000000,"payamount":62997.000000},{"itemid":"10401","itemname":"Nes Cafe кофе 100mg","qty":1.000000,"price":7500.000000,"amount":7500.000000,"discountamount":0.000000,"payamount":7500.000000},{"itemid":"10402","itemname":"Nes Cafe кофе 50mg","qty":5.000000,"price":4500.000000,"amount":22500.000000,"discountamount":0.000000,"payamount":22500.000000}]},{"documentnumber":"2202171400140001069","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримтfffffff","customerid":"201","parentregistrynumber":"0000039","sale_items":[{"itemid":"10008","itemname":"MCS Fanta apple - 500ml","qty":3.000000,"price":650.000000,"amount":1950.000000,"discountamount":0.000000,"payamount":1950.000000},{"itemid":"10003","itemname":"MCS CocaCola - 700ml","qty":6.000000,"price":1000.000000,"amount":6000.000000,"discountamount":0.000000,"payamount":6000.000000},{"itemid":"10004","itemname":"MCS CocaCola - 500ml","qty":5.000000,"price":1800.000000,"amount":9000.000000,"discountamount":0.000000,"payamount":9000.000000},{"itemid":"10006","itemname":"MCS Fanta apple - 1000ml","qty":5.000000,"price":1000.000000,"amount":5000.000000,"discountamount":0.000000,"payamount":5000.000000},{"itemid":"10009","itemname":"MCS Sprite - 2000ml","qty":4.000000,"price":650.000000,"amount":2600.000000,"discountamount":0.000000,"payamount":2600.000000},{"itemid":"10010","itemname":"MCS Sprite - 1000ml","qty":7.000000,"price":650.000000,"amount":4550.000000,"discountamount":0.000000,"payamount":4550.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":5.000000,"price":20000.000000,"amount":100000.000000,"discountamount":0.000000,"payamount":100000.000000},{"itemid":"10007","itemname":"MCS Fanta apple - 700ml","qty":5.000000,"price":1500.000000,"amount":7500.000000,"discountamount":0.000000,"payamount":7500.000000},{"itemid":"10005","itemname":"MCS Fanta apple - 2000ml","qty":5.000000,"price":3000.000000,"amount":15000.000000,"discountamount":0.000000,"payamount":15000.000000}]},{"documentnumber":"2202171400142201029","documentdate":"2022-02-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100","parentregistrynumber":null,"sale_items":[{"itemid":"10003","itemname":"MCS CocaCola - 700ml","qty":1.000000,"price":900.000000,"amount":900.000000,"discountamount":0.000000,"payamount":900.000000},{"itemid":"10004","itemname":"MCS CocaCola - 500ml","qty":1.000000,"price":1620.000000,"amount":1620.000000,"discountamount":0.000000,"payamount":1620.000000},{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":4.000000,"price":1200.000000,"amount":4800.000000,"discountamount":0.000000,"payamount":4800.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":1.000000,"price":20000.000000,"amount":20000.000000,"discountamount":0.000000,"payamount":20000.000000},{"itemid":"1000","itemname":"Гурил 1кг/Улаанбаатар/","qty":8.000000,"price":900.000000,"amount":7200.000000,"discountamount":0.000000,"payamount":7200.000000}]},{"documentnumber":"2203111648155501050","documentdate":"2022-03-11T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Захиалга","customerid":"1101","parentregistrynumber":null,"sale_items":[{"itemid":"10008","itemname":"MCS Fanta apple - 500ml","qty":10.000000,"price":650.000000,"amount":6500.000000,"discountamount":0.000000,"payamount":6500.000000},{"itemid":"11200","itemname":"Helen halper  L 30ш","qty":10.000000,"price":8500.000000,"amount":85000.000000,"discountamount":0.000000,"payamount":85000.000000},{"itemid":"0015","itemname":"ХАРАНДАА ШИРХЭГ","qty":100.000000,"price":150000.000000,"amount":15000000.000000,"discountamount":0.000000,"payamount":15000000.000000},{"itemid":"10100","itemname":"Гурил - 500g","qty":8.000000,"price":1400.000000,"amount":11200.000000,"discountamount":0.000000,"payamount":11200.000000},{"itemid":"1000","itemname":"Гурил 1кг/Улаанбаатар/","qty":50.000000,"price":1500.000000,"amount":75000.000000,"discountamount":0.000000,"payamount":75000.000000}]},{"documentnumber":"2203121120197901056","documentdate":"2022-03-12T00:00:00","documentdesc":"Түгээлтийн борлуулалт. ","customerid":"1201","parentregistrynumber":null,"sale_items":[{"itemid":"11000","itemname":"Always 10ш өдөр","qty":5.000000,"price":2500.000000,"amount":12500.000000,"discountamount":0.000000,"payamount":12500.000000},{"itemid":"11001","itemname":"Always 10ш шөнө","qty":10.000000,"price":2800.000000,"amount":28000.000000,"discountamount":0.000000,"payamount":28000.000000},{"itemid":"11203","itemname":"Libero S 30ш","qty":5.000000,"price":5500.000000,"amount":27500.000000,"discountamount":2750.000000,"payamount":24750.000000},{"itemid":"11202","itemname":"Libero M 30ш","qty":5.000000,"price":7500.000000,"amount":37500.000000,"discountamount":3750.000000,"payamount":33750.000000},{"itemid":"11201","itemname":"Libero L 30ш","qty":5.000000,"price":8500.000000,"amount":42500.000000,"discountamount":4250.000000,"payamount":38250.000000},{"itemid":"11200","itemname":"Helen halper  L 30ш","qty":10.000000,"price":8500.000000,"amount":85000.000000,"discountamount":8500.000000,"payamount":76500.000000}]},{"documentnumber":"2203221132536901069","documentdate":"2022-03-22T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100000","parentregistrynumber":null,"sale_items":[{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":4.000000,"price":1200.000000,"amount":4800.000000,"discountamount":0.000000,"payamount":4800.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":4.000000,"price":20000.000000,"amount":80000.000000,"discountamount":0.000000,"payamount":80000.000000},{"itemid":"10019","itemname":"Seven-Up - 1500ml","qty":4.000000,"price":2500.000000,"amount":10000.000000,"discountamount":0.000000,"payamount":10000.000000},{"itemid":"10500","itemname":"Бэлэг 1","qty":4.000000,"price":6000.000000,"amount":24000.000000,"discountamount":0.000000,"payamount":24000.000000}]},{"documentnumber":"2203221132550971040","documentdate":"2022-03-22T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100000","parentregistrynumber":null,"sale_items":[{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":1.000000,"price":1200.000000,"amount":1200.000000,"discountamount":0.000000,"payamount":1200.000000}]},{"documentnumber":"2203221132553171085","documentdate":"2022-03-22T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100000","parentregistrynumber":null,"sale_items":[{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":11.000000,"price":20000.000000,"amount":220000.000000,"discountamount":6600.000000,"payamount":213400.000000}]},{"documentnumber":"2203221144374431036","documentdate":"2022-03-22T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"001","parentregistrynumber":null,"sale_items":[{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":10.000000,"price":1200.000000,"amount":12000.000000,"discountamount":360.000000,"payamount":11640.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":10.000000,"price":20000.000000,"amount":200000.000000,"discountamount":6000.000000,"payamount":194000.000000}]},{"documentnumber":"2203221144376171090","documentdate":"2022-03-22T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"001","parentregistrynumber":null,"sale_items":[{"itemid":"10015","itemname":"Hieniken 0.33L","qty":5.000000,"price":585.000000,"amount":2925.000000,"discountamount":87.750000,"payamount":2837.250000},{"itemid":"10008","itemname":"MCS Fanta apple - 500ml","qty":5.000000,"price":550.000000,"amount":2750.000000,"discountamount":82.500000,"payamount":2667.500000},{"itemid":"10003","itemname":"MCS CocaCola - 700ml","qty":5.000000,"price":880.000000,"amount":4400.000000,"discountamount":132.000000,"payamount":4268.000000},{"itemid":"10004","itemname":"MCS CocaCola - 500ml","qty":10.000000,"price":1600.000000,"amount":16000.000000,"discountamount":480.000000,"payamount":15520.000000},{"itemid":"10006","itemname":"MCS Fanta apple - 1000ml","qty":5.000000,"price":900.000000,"amount":4500.000000,"discountamount":135.000000,"payamount":4365.000000},{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":5.000000,"price":1200.000000,"amount":6000.000000,"discountamount":180.000000,"payamount":5820.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":10.000000,"price":20000.000000,"amount":200000.000000,"discountamount":6000.000000,"payamount":194000.000000}]},{"documentnumber":"2203231500584431073","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100000","parentregistrynumber":null,"sale_items":[{"itemid":"10300","itemname":"Makfa 400mg Шпагетти","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10301","itemname":"Makfa 400mg Алаг","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10302","itemname":"Makfa 400mg шөлний","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10303","itemname":"Алейка шпагетти ","qty":10.000000,"price":750.000000,"amount":7500.000000,"discountamount":225.000000,"payamount":7275.000000},{"itemid":"10305","itemname":"Алейка шөлний алаг","qty":10.000000,"price":1000.000000,"amount":10000.000000,"discountamount":300.000000,"payamount":9700.000000},{"itemid":"10304","itemname":"Алейка өргөн буржгар","qty":10.000000,"price":1000.000000,"amount":10000.000000,"discountamount":300.000000,"payamount":9700.000000}]},{"documentnumber":"2203231500585371088","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"003","parentregistrynumber":null,"sale_items":[{"itemid":"12003","itemname":"Double Rich 500ml Foundation","qty":20.000000,"price":4500.000000,"amount":90000.000000,"discountamount":2700.000000,"payamount":87300.000000}]},{"documentnumber":"2203231500586171049","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2202","parentregistrynumber":null,"sale_items":[{"itemid":"10300","itemname":"Makfa 400mg Шпагетти","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10301","itemname":"Makfa 400mg Алаг","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10302","itemname":"Makfa 400mg шөлний","qty":10.000000,"price":1500.000000,"amount":15000.000000,"discountamount":450.000000,"payamount":14550.000000},{"itemid":"10303","itemname":"Алейка шпагетти ","qty":10.000000,"price":750.000000,"amount":7500.000000,"discountamount":225.000000,"payamount":7275.000000},{"itemid":"10305","itemname":"Алейка шөлний алаг","qty":10.000000,"price":1000.000000,"amount":10000.000000,"discountamount":300.000000,"payamount":9700.000000},{"itemid":"10304","itemname":"Алейка өргөн буржгар","qty":10.000000,"price":1000.000000,"amount":10000.000000,"discountamount":300.000000,"payamount":9700.000000},{"itemid":"1000","itemname":"Гурил 1кг/Улаанбаатар/","qty":25.000000,"price":1500.000000,"amount":37500.000000,"discountamount":1125.000000,"payamount":36375.000000}]},{"documentnumber":"2203231500587401064","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2201","parentregistrynumber":null,"sale_items":[{"itemid":"11209","itemname":"Pampers s 30ш","qty":10.000000,"price":6500.000000,"amount":65000.000000,"discountamount":1950.000000,"payamount":63050.000000},{"itemid":"11205","itemname":"Mamy Poko M 30ш","qty":7.000000,"price":7000.000000,"amount":49000.000000,"discountamount":1470.000000,"payamount":47530.000000},{"itemid":"11204","itemname":"Mamy Poko L 30ш","qty":20.000000,"price":8500.000000,"amount":170000.000000,"discountamount":5100.000000,"payamount":164900.000000},{"itemid":"11203","itemname":"Libero S 30ш","qty":10.000000,"price":5500.000000,"amount":55000.000000,"discountamount":1650.000000,"payamount":53350.000000},{"itemid":"11200","itemname":"Helen halper  L 30ш","qty":20.000000,"price":8500.000000,"amount":170000.000000,"discountamount":5100.000000,"payamount":164900.000000},{"itemid":"12201","itemname":"Lancome Нүүр цэвэрлэгч","qty":25.000000,"price":7500.000000,"amount":187500.000000,"discountamount":5625.000000,"payamount":181875.000000}]},{"documentnumber":"2203231500590231062","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2210","parentregistrynumber":null,"sale_items":[{"itemid":"10003","itemname":"MCS CocaCola - 700ml","qty":5.000000,"price":1000.000000,"amount":5000.000000,"discountamount":150.000000,"payamount":4850.000000},{"itemid":"10004","itemname":"MCS CocaCola - 500ml","qty":7.000000,"price":1800.000000,"amount":12600.000000,"discountamount":378.000000,"payamount":12222.000000},{"itemid":"10001","itemname":"MCS CocaCola - 2000ml","qty":7.000000,"price":1200.000000,"amount":8400.000000,"discountamount":252.000000,"payamount":8148.000000},{"itemid":"10002","itemname":"MCS CocaCola - 1000ml","qty":5.000000,"price":20000.000000,"amount":100000.000000,"discountamount":3000.000000,"payamount":97000.000000},{"itemid":"1000","itemname":"Гурил 1кг/Улаанбаатар/","qty":15.000000,"price":1500.000000,"amount":22500.000000,"discountamount":675.000000,"payamount":21825.000000},{"itemid":"10005","itemname":"MCS Fanta apple - 2000ml","qty":10.000000,"price":3000.000000,"amount":30000.000000,"discountamount":900.000000,"payamount":29100.000000}]},{"documentnumber":"2203231500591631069","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"003","parentregistrynumber":null,"sale_items":[{"itemid":"10200","itemname":"Snickers 100g","qty":6.000000,"price":760.000000,"amount":4560.000000,"discountamount":136.800000,"payamount":4423.200000},{"itemid":"10201","itemname":"Snickers 300g","qty":1.000000,"price":1900.000000,"amount":1900.000000,"discountamount":57.000000,"payamount":1843.000000},{"itemid":"10202","itemname":"Mars 100g","qty":5.000000,"price":800.000000,"amount":4000.000000,"discountamount":120.000000,"payamount":3880.000000},{"itemid":"10203","itemname":"Mars 300g ","qty":10.000000,"price":1900.000000,"amount":19000.000000,"discountamount":570.000000,"payamount":18430.000000},{"itemid":"10204","itemname":"Lays 200g","qty":7.000000,"price":1000.000000,"amount":7000.000000,"discountamount":210.000000,"payamount":6790.000000},{"itemid":"10205","itemname":"Lays 300g","qty":7.000000,"price":1400.000000,"amount":9800.000000,"discountamount":294.000000,"payamount":9506.000000},{"itemid":"10206","itemname":"Twix 100g","qty":9.000000,"price":800.000000,"amount":7200.000000,"discountamount":216.000000,"payamount":6984.000000},{"itemid":"10207","itemname":"Paprika 50g","qty":7.000000,"price":1800.000000,"amount":12600.000000,"discountamount":378.000000,"payamount":12222.000000},{"itemid":"10208","itemname":"Nestle Шоколад үзэмтэй ","qty":12.000000,"price":800.000000,"amount":9600.000000,"discountamount":288.000000,"payamount":9312.000000},{"itemid":"10209","itemname":"Nestle Шоколад самартай","qty":20.000000,"price":800.000000,"amount":16000.000000,"discountamount":480.000000,"payamount":15520.000000},{"itemid":"10210","itemname":"Nestle Шоколад сүүтэй","qty":30.000000,"price":800.000000,"amount":24000.000000,"discountamount":720.000000,"payamount":23280.000000}]},{"documentnumber":"2203231500596001059","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"003","parentregistrynumber":null,"sale_items":[{"itemid":"30000","itemname":"Энгийн өрөө","qty":1.000000,"price":20000.000000,"amount":20000.000000,"discountamount":0.000000,"payamount":20000.000000}]},{"documentnumber":"2203240954400601040","documentdate":"2022-03-24T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"101","parentregistrynumber":null,"sale_items":[{"itemid":"12100","itemname":"gellete Сахлын хөөс","qty":3.000000,"price":3500.000000,"amount":10500.000000,"discountamount":0.000000,"payamount":10500.000000}]},{"documentnumber":"2203240954402601043","documentdate":"2022-03-24T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100","parentregistrynumber":null,"sale_items":[{"itemid":"12100","itemname":"gellete Сахлын хөөс","qty":3.000000,"price":3500.000000,"amount":10500.000000,"discountamount":0.000000,"payamount":10500.000000}]},{"documentnumber":"2203240954403701046","documentdate":"2022-03-24T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"100","parentregistrynumber":null,"sale_items":[{"itemid":"36023","itemname":"Төмс","qty":5.000000,"price":1080.000000,"amount":5400.000000,"discountamount":0.000000,"payamount":5400.000000},{"itemid":"36021","itemname":"Ногоотой шөл","qty":1.000000,"price":25000.000000,"amount":25000.000000,"discountamount":0.000000,"payamount":25000.000000}]},{"documentnumber":"2204071013006571073","documentdate":"2022-04-07T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"2202","parentregistrynumber":null,"sale_items":[{"itemid":"10200","itemname":"Snickers 100g","qty":5.000000,"price":750.000000,"amount":3750.000000,"discountamount":0.000000,"payamount":3750.000000},{"itemid":"10201","itemname":"Snickers 300g","qty":5.000000,"price":1900.000000,"amount":9500.000000,"discountamount":0.000000,"payamount":9500.000000},{"itemid":"10202","itemname":"Mars 100g","qty":5.000000,"price":800.000000,"amount":4000.000000,"discountamount":0.000000,"payamount":4000.000000},{"itemid":"10203","itemname":"Mars 300g ","qty":5.000000,"price":1900.000000,"amount":9500.000000,"discountamount":0.000000,"payamount":9500.000000},{"itemid":"10204","itemname":"Lays 200g","qty":5.000000,"price":1000.000000,"amount":5000.000000,"discountamount":0.000000,"payamount":5000.000000},{"itemid":"10205","itemname":"Lays 300g","qty":5.000000,"price":1400.000000,"amount":7000.000000,"discountamount":0.000000,"payamount":7000.000000}]},{"documentnumber":"2206170832529371016","documentdate":"2022-06-17T00:00:00","documentdesc":"Түгээлтийн борлуулалт. ","customerid":"1101","parentregistrynumber":null,"sale_items":[{"itemid":"11207","itemname":"Pampers L 30ш","qty":15.000000,"price":8500.000000,"amount":127500.000000,"discountamount":0.000000,"payamount":127500.000000}]},{"documentnumber":"2303031752238301061","documentdate":"2022-03-23T00:00:00","documentdesc":"Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт","customerid":"001","parentregistrynumber":null,"sale_items":[{"itemid":"30000","itemname":"Энгийн өрөө","qty":1.000000,"price":20000.000000,"amount":20000.000000,"discountamount":0.000000,"payamount":20000.000000}]}]}
Modified at 2024-03-13 08:38:54
Previous
saleitem
Next
param/saleinfo
Built with