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
  • 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. Борлуулалт

param/saleinfo

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

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************

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/param/saleinfo'

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,
          "price": 1500,
          "amount": 3000,
          "discountamount": 0,
          "payamount": 3000
        },
        {
          "itemid": "10300",
          "itemname": "Makfa 400mg Шпагетти",
          "qty": 2,
          "price": 1500,
          "amount": 3000,
          "discountamount": 0,
          "payamount": 3000
        },
        {
          "itemid": "10208",
          "itemname": "Nestle Шоколад үзэмтэй ",
          "qty": 18,
          "price": 800,
          "amount": 14400,
          "discountamount": 0,
          "payamount": 14400
        },
        {
          "itemid": "10209",
          "itemname": "Nestle Шоколад самартай",
          "qty": 2,
          "price": 800,
          "amount": 1600,
          "discountamount": 0,
          "payamount": 1600
        },
        {
          "itemid": "10210",
          "itemname": "Nestle Шоколад сүүтэй",
          "qty": 2,
          "price": 800,
          "amount": 1600,
          "discountamount": 0,
          "payamount": 1600
        },
        {
          "itemid": "10024",
          "itemname": "Budwiser 1L",
          "qty": 3,
          "price": 800,
          "amount": 2400,
          "discountamount": 0,
          "payamount": 2400
        },
        {
          "itemid": "10022",
          "itemname": "Budwiser 0.77L",
          "qty": 2,
          "price": 800,
          "amount": 1600,
          "discountamount": 0,
          "payamount": 1600
        }
      ]
    },
    {
      "documentnumber": "2202171400107671060",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "001",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10200",
          "itemname": "Snickers 100g",
          "qty": 3,
          "price": 675,
          "amount": 2025,
          "discountamount": 0,
          "payamount": 2025
        },
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 2,
          "price": 1710,
          "amount": 3420,
          "discountamount": 0,
          "payamount": 3420
        },
        {
          "itemid": "10202",
          "itemname": "Mars 100g",
          "qty": 2,
          "price": 720,
          "amount": 1440,
          "discountamount": 0,
          "payamount": 1440
        },
        {
          "itemid": "10205",
          "itemname": "Lays 300g",
          "qty": 3,
          "price": 1260,
          "amount": 3780,
          "discountamount": 0,
          "payamount": 3780
        },
        {
          "itemid": "10200",
          "itemname": "Snickers 100g",
          "qty": 1,
          "price": 0,
          "amount": 0,
          "discountamount": 0,
          "payamount": 0
        }
      ]
    },
    {
      "documentnumber": "2202171400125631083",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10021",
          "itemname": "Budwiser 0.5L",
          "qty": 3,
          "price": 900,
          "amount": 2700,
          "discountamount": 0,
          "payamount": 2700
        },
        {
          "itemid": "10020",
          "itemname": "Budwiser 0.33L",
          "qty": 3,
          "price": 1800,
          "amount": 5400,
          "discountamount": 0,
          "payamount": 5400
        },
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 4,
          "price": 1710,
          "amount": 6840,
          "discountamount": 0,
          "payamount": 6840
        },
        {
          "itemid": "10202",
          "itemname": "Mars 100g",
          "qty": 2,
          "price": 720,
          "amount": 1440,
          "discountamount": 0,
          "payamount": 1440
        },
        {
          "itemid": "10008",
          "itemname": "MCS Fanta apple - 500ml",
          "qty": 2,
          "price": 585,
          "amount": 1170,
          "discountamount": 0,
          "payamount": 1170
        },
        {
          "itemid": "10004",
          "itemname": "MCS CocaCola - 500ml",
          "qty": 6,
          "price": 1620,
          "amount": 9720,
          "discountamount": 0,
          "payamount": 9720
        },
        {
          "itemid": "10006",
          "itemname": "MCS Fanta apple - 1000ml",
          "qty": 3,
          "price": 900,
          "amount": 2700,
          "discountamount": 0,
          "payamount": 2700
        },
        {
          "itemid": "10009",
          "itemname": "MCS Sprite - 2000ml",
          "qty": 3,
          "price": 585,
          "amount": 1755,
          "discountamount": 0,
          "payamount": 1755
        },
        {
          "itemid": "10010",
          "itemname": "MCS Sprite - 1000ml",
          "qty": 3,
          "price": 585,
          "amount": 1755,
          "discountamount": 0,
          "payamount": 1755
        },
        {
          "itemid": "10025",
          "itemname": "Ногоон цай",
          "qty": 2,
          "price": 180,
          "amount": 360,
          "discountamount": 0,
          "payamount": 360
        },
        {
          "itemid": "10026",
          "itemname": "Сүүтэй цай",
          "qty": 2,
          "price": 585,
          "amount": 1170,
          "discountamount": 0,
          "payamount": 1170
        },
        {
          "itemid": "10022",
          "itemname": "Budwiser 0.77L",
          "qty": 2,
          "price": 720,
          "amount": 1440,
          "discountamount": 0,
          "payamount": 1440
        },
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 3,
          "price": 1200,
          "amount": 3600,
          "discountamount": 0,
          "payamount": 3600
        },
        {
          "itemid": "1000",
          "itemname": "Гурил 1кг/Улаанбаатар/",
          "qty": 3,
          "price": 900,
          "amount": 2700,
          "discountamount": 0,
          "payamount": 2700
        },
        {
          "itemid": "10007",
          "itemname": "MCS Fanta apple - 700ml",
          "qty": 2,
          "price": 1500,
          "amount": 3000,
          "discountamount": 0,
          "payamount": 3000
        },
        {
          "itemid": "10005",
          "itemname": "MCS Fanta apple - 2000ml",
          "qty": 4,
          "price": 3000,
          "amount": 12000,
          "discountamount": 0,
          "payamount": 12000
        }
      ]
    },
    {
      "documentnumber": "2202171400130631030",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "101",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10200",
          "itemname": "Snickers 100g",
          "qty": 2,
          "price": 750,
          "amount": 1500,
          "discountamount": 0,
          "payamount": 1500
        },
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 10,
          "price": 1900,
          "amount": 19000,
          "discountamount": 0,
          "payamount": 19000
        },
        {
          "itemid": "10206",
          "itemname": "Twix 100g",
          "qty": 10,
          "price": 800,
          "amount": 8000,
          "discountamount": 0,
          "payamount": 8000
        },
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 1,
          "price": 1200,
          "amount": 1200,
          "discountamount": 0,
          "payamount": 1200
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 198,
          "price": 20000,
          "amount": 3960000,
          "discountamount": 0,
          "payamount": 3960000
        }
      ]
    },
    {
      "documentnumber": "2202171400132971075",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "1101",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 4,
          "price": 1900,
          "amount": 7600,
          "discountamount": 0,
          "payamount": 7600
        },
        {
          "itemid": "10202",
          "itemname": "Mars 100g",
          "qty": 10,
          "price": 800,
          "amount": 8000,
          "discountamount": 0,
          "payamount": 8000
        },
        {
          "itemid": "10204",
          "itemname": "Lays 200g",
          "qty": 10,
          "price": 1000,
          "amount": 10000,
          "discountamount": 0,
          "payamount": 10000
        },
        {
          "itemid": "10205",
          "itemname": "Lays 300g",
          "qty": 10,
          "price": 1400,
          "amount": 14000,
          "discountamount": 0,
          "payamount": 14000
        }
      ]
    },
    {
      "documentnumber": "2202171400137801084",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "2203",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10303",
          "itemname": "Алейка шпагетти ",
          "qty": 1,
          "price": 750,
          "amount": 750,
          "discountamount": 0,
          "payamount": 750
        },
        {
          "itemid": "10400",
          "itemname": "Nes Cafe кофе 200mg",
          "qty": 3,
          "price": 20999,
          "amount": 62997,
          "discountamount": 0,
          "payamount": 62997
        },
        {
          "itemid": "10401",
          "itemname": "Nes Cafe кофе 100mg",
          "qty": 1,
          "price": 7500,
          "amount": 7500,
          "discountamount": 0,
          "payamount": 7500
        },
        {
          "itemid": "10402",
          "itemname": "Nes Cafe кофе 50mg",
          "qty": 5,
          "price": 4500,
          "amount": 22500,
          "discountamount": 0,
          "payamount": 22500
        }
      ]
    },
    {
      "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,
          "price": 650,
          "amount": 1950,
          "discountamount": 0,
          "payamount": 1950
        },
        {
          "itemid": "10003",
          "itemname": "MCS CocaCola - 700ml",
          "qty": 6,
          "price": 1000,
          "amount": 6000,
          "discountamount": 0,
          "payamount": 6000
        },
        {
          "itemid": "10004",
          "itemname": "MCS CocaCola - 500ml",
          "qty": 5,
          "price": 1800,
          "amount": 9000,
          "discountamount": 0,
          "payamount": 9000
        },
        {
          "itemid": "10006",
          "itemname": "MCS Fanta apple - 1000ml",
          "qty": 5,
          "price": 1000,
          "amount": 5000,
          "discountamount": 0,
          "payamount": 5000
        },
        {
          "itemid": "10009",
          "itemname": "MCS Sprite - 2000ml",
          "qty": 4,
          "price": 650,
          "amount": 2600,
          "discountamount": 0,
          "payamount": 2600
        },
        {
          "itemid": "10010",
          "itemname": "MCS Sprite - 1000ml",
          "qty": 7,
          "price": 650,
          "amount": 4550,
          "discountamount": 0,
          "payamount": 4550
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 5,
          "price": 20000,
          "amount": 100000,
          "discountamount": 0,
          "payamount": 100000
        },
        {
          "itemid": "10007",
          "itemname": "MCS Fanta apple - 700ml",
          "qty": 5,
          "price": 1500,
          "amount": 7500,
          "discountamount": 0,
          "payamount": 7500
        },
        {
          "itemid": "10005",
          "itemname": "MCS Fanta apple - 2000ml",
          "qty": 5,
          "price": 3000,
          "amount": 15000,
          "discountamount": 0,
          "payamount": 15000
        }
      ]
    },
    {
      "documentnumber": "2202171400142201029",
      "documentdate": "2022-02-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10003",
          "itemname": "MCS CocaCola - 700ml",
          "qty": 1,
          "price": 900,
          "amount": 900,
          "discountamount": 0,
          "payamount": 900
        },
        {
          "itemid": "10004",
          "itemname": "MCS CocaCola - 500ml",
          "qty": 1,
          "price": 1620,
          "amount": 1620,
          "discountamount": 0,
          "payamount": 1620
        },
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 4,
          "price": 1200,
          "amount": 4800,
          "discountamount": 0,
          "payamount": 4800
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 1,
          "price": 20000,
          "amount": 20000,
          "discountamount": 0,
          "payamount": 20000
        },
        {
          "itemid": "1000",
          "itemname": "Гурил 1кг/Улаанбаатар/",
          "qty": 8,
          "price": 900,
          "amount": 7200,
          "discountamount": 0,
          "payamount": 7200
        }
      ]
    },
    {
      "documentnumber": "2203111648155501050",
      "documentdate": "2022-03-11T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Захиалга",
      "customerid": "1101",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10008",
          "itemname": "MCS Fanta apple - 500ml",
          "qty": 10,
          "price": 650,
          "amount": 6500,
          "discountamount": 0,
          "payamount": 6500
        },
        {
          "itemid": "11200",
          "itemname": "Helen halper  L 30ш",
          "qty": 10,
          "price": 8500,
          "amount": 85000,
          "discountamount": 0,
          "payamount": 85000
        },
        {
          "itemid": "0015",
          "itemname": "ХАРАНДАА ШИРХЭГ",
          "qty": 100,
          "price": 150000,
          "amount": 15000000,
          "discountamount": 0,
          "payamount": 15000000
        },
        {
          "itemid": "10100",
          "itemname": "Гурил - 500g",
          "qty": 8,
          "price": 1400,
          "amount": 11200,
          "discountamount": 0,
          "payamount": 11200
        },
        {
          "itemid": "1000",
          "itemname": "Гурил 1кг/Улаанбаатар/",
          "qty": 50,
          "price": 1500,
          "amount": 75000,
          "discountamount": 0,
          "payamount": 75000
        }
      ]
    },
    {
      "documentnumber": "2203121120197901056",
      "documentdate": "2022-03-12T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. ",
      "customerid": "1201",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "11000",
          "itemname": "Always 10ш өдөр",
          "qty": 5,
          "price": 2500,
          "amount": 12500,
          "discountamount": 0,
          "payamount": 12500
        },
        {
          "itemid": "11001",
          "itemname": "Always 10ш шөнө",
          "qty": 10,
          "price": 2800,
          "amount": 28000,
          "discountamount": 0,
          "payamount": 28000
        },
        {
          "itemid": "11203",
          "itemname": "Libero S 30ш",
          "qty": 5,
          "price": 5500,
          "amount": 27500,
          "discountamount": 2750,
          "payamount": 24750
        },
        {
          "itemid": "11202",
          "itemname": "Libero M 30ш",
          "qty": 5,
          "price": 7500,
          "amount": 37500,
          "discountamount": 3750,
          "payamount": 33750
        },
        {
          "itemid": "11201",
          "itemname": "Libero L 30ш",
          "qty": 5,
          "price": 8500,
          "amount": 42500,
          "discountamount": 4250,
          "payamount": 38250
        },
        {
          "itemid": "11200",
          "itemname": "Helen halper  L 30ш",
          "qty": 10,
          "price": 8500,
          "amount": 85000,
          "discountamount": 8500,
          "payamount": 76500
        }
      ]
    },
    {
      "documentnumber": "2203221132536901069",
      "documentdate": "2022-03-22T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100000",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 4,
          "price": 1200,
          "amount": 4800,
          "discountamount": 0,
          "payamount": 4800
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 4,
          "price": 20000,
          "amount": 80000,
          "discountamount": 0,
          "payamount": 80000
        },
        {
          "itemid": "10019",
          "itemname": "Seven-Up - 1500ml",
          "qty": 4,
          "price": 2500,
          "amount": 10000,
          "discountamount": 0,
          "payamount": 10000
        },
        {
          "itemid": "10500",
          "itemname": "Бэлэг 1",
          "qty": 4,
          "price": 6000,
          "amount": 24000,
          "discountamount": 0,
          "payamount": 24000
        }
      ]
    },
    {
      "documentnumber": "2203221132550971040",
      "documentdate": "2022-03-22T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100000",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 1,
          "price": 1200,
          "amount": 1200,
          "discountamount": 0,
          "payamount": 1200
        }
      ]
    },
    {
      "documentnumber": "2203221132553171085",
      "documentdate": "2022-03-22T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100000",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 11,
          "price": 20000,
          "amount": 220000,
          "discountamount": 6600,
          "payamount": 213400
        }
      ]
    },
    {
      "documentnumber": "2203221144374431036",
      "documentdate": "2022-03-22T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "001",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 10,
          "price": 1200,
          "amount": 12000,
          "discountamount": 360,
          "payamount": 11640
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 10,
          "price": 20000,
          "amount": 200000,
          "discountamount": 6000,
          "payamount": 194000
        }
      ]
    },
    {
      "documentnumber": "2203221144376171090",
      "documentdate": "2022-03-22T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "001",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10015",
          "itemname": "Hieniken 0.33L",
          "qty": 5,
          "price": 585,
          "amount": 2925,
          "discountamount": 87.75,
          "payamount": 2837.25
        },
        {
          "itemid": "10008",
          "itemname": "MCS Fanta apple - 500ml",
          "qty": 5,
          "price": 550,
          "amount": 2750,
          "discountamount": 82.5,
          "payamount": 2667.5
        },
        {
          "itemid": "10003",
          "itemname": "MCS CocaCola - 700ml",
          "qty": 5,
          "price": 880,
          "amount": 4400,
          "discountamount": 132,
          "payamount": 4268
        },
        {
          "itemid": "10004",
          "itemname": "MCS CocaCola - 500ml",
          "qty": 10,
          "price": 1600,
          "amount": 16000,
          "discountamount": 480,
          "payamount": 15520
        },
        {
          "itemid": "10006",
          "itemname": "MCS Fanta apple - 1000ml",
          "qty": 5,
          "price": 900,
          "amount": 4500,
          "discountamount": 135,
          "payamount": 4365
        },
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 5,
          "price": 1200,
          "amount": 6000,
          "discountamount": 180,
          "payamount": 5820
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 10,
          "price": 20000,
          "amount": 200000,
          "discountamount": 6000,
          "payamount": 194000
        }
      ]
    },
    {
      "documentnumber": "2203231500584431073",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100000",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10300",
          "itemname": "Makfa 400mg Шпагетти",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10301",
          "itemname": "Makfa 400mg Алаг",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10302",
          "itemname": "Makfa 400mg шөлний",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10303",
          "itemname": "Алейка шпагетти ",
          "qty": 10,
          "price": 750,
          "amount": 7500,
          "discountamount": 225,
          "payamount": 7275
        },
        {
          "itemid": "10305",
          "itemname": "Алейка шөлний алаг",
          "qty": 10,
          "price": 1000,
          "amount": 10000,
          "discountamount": 300,
          "payamount": 9700
        },
        {
          "itemid": "10304",
          "itemname": "Алейка өргөн буржгар",
          "qty": 10,
          "price": 1000,
          "amount": 10000,
          "discountamount": 300,
          "payamount": 9700
        }
      ]
    },
    {
      "documentnumber": "2203231500585371088",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "003",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "12003",
          "itemname": "Double Rich 500ml Foundation",
          "qty": 20,
          "price": 4500,
          "amount": 90000,
          "discountamount": 2700,
          "payamount": 87300
        }
      ]
    },
    {
      "documentnumber": "2203231500586171049",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "2202",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10300",
          "itemname": "Makfa 400mg Шпагетти",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10301",
          "itemname": "Makfa 400mg Алаг",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10302",
          "itemname": "Makfa 400mg шөлний",
          "qty": 10,
          "price": 1500,
          "amount": 15000,
          "discountamount": 450,
          "payamount": 14550
        },
        {
          "itemid": "10303",
          "itemname": "Алейка шпагетти ",
          "qty": 10,
          "price": 750,
          "amount": 7500,
          "discountamount": 225,
          "payamount": 7275
        },
        {
          "itemid": "10305",
          "itemname": "Алейка шөлний алаг",
          "qty": 10,
          "price": 1000,
          "amount": 10000,
          "discountamount": 300,
          "payamount": 9700
        },
        {
          "itemid": "10304",
          "itemname": "Алейка өргөн буржгар",
          "qty": 10,
          "price": 1000,
          "amount": 10000,
          "discountamount": 300,
          "payamount": 9700
        },
        {
          "itemid": "1000",
          "itemname": "Гурил 1кг/Улаанбаатар/",
          "qty": 25,
          "price": 1500,
          "amount": 37500,
          "discountamount": 1125,
          "payamount": 36375
        }
      ]
    },
    {
      "documentnumber": "2203231500587401064",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "2201",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "11209",
          "itemname": "Pampers s 30ш",
          "qty": 10,
          "price": 6500,
          "amount": 65000,
          "discountamount": 1950,
          "payamount": 63050
        },
        {
          "itemid": "11205",
          "itemname": "Mamy Poko M 30ш",
          "qty": 7,
          "price": 7000,
          "amount": 49000,
          "discountamount": 1470,
          "payamount": 47530
        },
        {
          "itemid": "11204",
          "itemname": "Mamy Poko L 30ш",
          "qty": 20,
          "price": 8500,
          "amount": 170000,
          "discountamount": 5100,
          "payamount": 164900
        },
        {
          "itemid": "11203",
          "itemname": "Libero S 30ш",
          "qty": 10,
          "price": 5500,
          "amount": 55000,
          "discountamount": 1650,
          "payamount": 53350
        },
        {
          "itemid": "11200",
          "itemname": "Helen halper  L 30ш",
          "qty": 20,
          "price": 8500,
          "amount": 170000,
          "discountamount": 5100,
          "payamount": 164900
        },
        {
          "itemid": "12201",
          "itemname": "Lancome Нүүр цэвэрлэгч",
          "qty": 25,
          "price": 7500,
          "amount": 187500,
          "discountamount": 5625,
          "payamount": 181875
        }
      ]
    },
    {
      "documentnumber": "2203231500590231062",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "2210",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10003",
          "itemname": "MCS CocaCola - 700ml",
          "qty": 5,
          "price": 1000,
          "amount": 5000,
          "discountamount": 150,
          "payamount": 4850
        },
        {
          "itemid": "10004",
          "itemname": "MCS CocaCola - 500ml",
          "qty": 7,
          "price": 1800,
          "amount": 12600,
          "discountamount": 378,
          "payamount": 12222
        },
        {
          "itemid": "10001",
          "itemname": "MCS CocaCola - 2000ml",
          "qty": 7,
          "price": 1200,
          "amount": 8400,
          "discountamount": 252,
          "payamount": 8148
        },
        {
          "itemid": "10002",
          "itemname": "MCS CocaCola - 1000ml",
          "qty": 5,
          "price": 20000,
          "amount": 100000,
          "discountamount": 3000,
          "payamount": 97000
        },
        {
          "itemid": "1000",
          "itemname": "Гурил 1кг/Улаанбаатар/",
          "qty": 15,
          "price": 1500,
          "amount": 22500,
          "discountamount": 675,
          "payamount": 21825
        },
        {
          "itemid": "10005",
          "itemname": "MCS Fanta apple - 2000ml",
          "qty": 10,
          "price": 3000,
          "amount": 30000,
          "discountamount": 900,
          "payamount": 29100
        }
      ]
    },
    {
      "documentnumber": "2203231500591631069",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "003",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10200",
          "itemname": "Snickers 100g",
          "qty": 6,
          "price": 760,
          "amount": 4560,
          "discountamount": 136.8,
          "payamount": 4423.2
        },
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 1,
          "price": 1900,
          "amount": 1900,
          "discountamount": 57,
          "payamount": 1843
        },
        {
          "itemid": "10202",
          "itemname": "Mars 100g",
          "qty": 5,
          "price": 800,
          "amount": 4000,
          "discountamount": 120,
          "payamount": 3880
        },
        {
          "itemid": "10203",
          "itemname": "Mars 300g ",
          "qty": 10,
          "price": 1900,
          "amount": 19000,
          "discountamount": 570,
          "payamount": 18430
        },
        {
          "itemid": "10204",
          "itemname": "Lays 200g",
          "qty": 7,
          "price": 1000,
          "amount": 7000,
          "discountamount": 210,
          "payamount": 6790
        },
        {
          "itemid": "10205",
          "itemname": "Lays 300g",
          "qty": 7,
          "price": 1400,
          "amount": 9800,
          "discountamount": 294,
          "payamount": 9506
        },
        {
          "itemid": "10206",
          "itemname": "Twix 100g",
          "qty": 9,
          "price": 800,
          "amount": 7200,
          "discountamount": 216,
          "payamount": 6984
        },
        {
          "itemid": "10207",
          "itemname": "Paprika 50g",
          "qty": 7,
          "price": 1800,
          "amount": 12600,
          "discountamount": 378,
          "payamount": 12222
        },
        {
          "itemid": "10208",
          "itemname": "Nestle Шоколад үзэмтэй ",
          "qty": 12,
          "price": 800,
          "amount": 9600,
          "discountamount": 288,
          "payamount": 9312
        },
        {
          "itemid": "10209",
          "itemname": "Nestle Шоколад самартай",
          "qty": 20,
          "price": 800,
          "amount": 16000,
          "discountamount": 480,
          "payamount": 15520
        },
        {
          "itemid": "10210",
          "itemname": "Nestle Шоколад сүүтэй",
          "qty": 30,
          "price": 800,
          "amount": 24000,
          "discountamount": 720,
          "payamount": 23280
        }
      ]
    },
    {
      "documentnumber": "2203231500596001059",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "003",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "30000",
          "itemname": "Энгийн өрөө",
          "qty": 1,
          "price": 20000,
          "amount": 20000,
          "discountamount": 0,
          "payamount": 20000
        }
      ]
    },
    {
      "documentnumber": "2203240954400601040",
      "documentdate": "2022-03-24T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "101",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "12100",
          "itemname": "gellete Сахлын хөөс",
          "qty": 3,
          "price": 3500,
          "amount": 10500,
          "discountamount": 0,
          "payamount": 10500
        }
      ]
    },
    {
      "documentnumber": "2203240954402601043",
      "documentdate": "2022-03-24T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "12100",
          "itemname": "gellete Сахлын хөөс",
          "qty": 3,
          "price": 3500,
          "amount": 10500,
          "discountamount": 0,
          "payamount": 10500
        }
      ]
    },
    {
      "documentnumber": "2203240954403701046",
      "documentdate": "2022-03-24T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "100",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "36023",
          "itemname": "Төмс",
          "qty": 5,
          "price": 1080,
          "amount": 5400,
          "discountamount": 0,
          "payamount": 5400
        },
        {
          "itemid": "36021",
          "itemname": "Ногоотой шөл",
          "qty": 1,
          "price": 25000,
          "amount": 25000,
          "discountamount": 0,
          "payamount": 25000
        }
      ]
    },
    {
      "documentnumber": "2204071013006571073",
      "documentdate": "2022-04-07T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "2202",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "10200",
          "itemname": "Snickers 100g",
          "qty": 5,
          "price": 750,
          "amount": 3750,
          "discountamount": 0,
          "payamount": 3750
        },
        {
          "itemid": "10201",
          "itemname": "Snickers 300g",
          "qty": 5,
          "price": 1900,
          "amount": 9500,
          "discountamount": 0,
          "payamount": 9500
        },
        {
          "itemid": "10202",
          "itemname": "Mars 100g",
          "qty": 5,
          "price": 800,
          "amount": 4000,
          "discountamount": 0,
          "payamount": 4000
        },
        {
          "itemid": "10203",
          "itemname": "Mars 300g ",
          "qty": 5,
          "price": 1900,
          "amount": 9500,
          "discountamount": 0,
          "payamount": 9500
        },
        {
          "itemid": "10204",
          "itemname": "Lays 200g",
          "qty": 5,
          "price": 1000,
          "amount": 5000,
          "discountamount": 0,
          "payamount": 5000
        },
        {
          "itemid": "10205",
          "itemname": "Lays 300g",
          "qty": 5,
          "price": 1400,
          "amount": 7000,
          "discountamount": 0,
          "payamount": 7000
        }
      ]
    },
    {
      "documentnumber": "2206170832529371016",
      "documentdate": "2022-06-17T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. ",
      "customerid": "1101",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "11207",
          "itemname": "Pampers L 30ш",
          "qty": 15,
          "price": 8500,
          "amount": 127500,
          "discountamount": 0,
          "payamount": 127500
        }
      ]
    },
    {
      "documentnumber": "2303031752238301061",
      "documentdate": "2022-03-23T00:00:00",
      "documentdesc": "Түгээлтийн борлуулалт. Гар утаснаас үүсгэсэн баримт",
      "customerid": "001",
      "parentregistrynumber": null,
      "sale_items": [
        {
          "itemid": "30000",
          "itemname": "Энгийн өрөө",
          "qty": 1,
          "price": 20000,
          "amount": 20000,
          "discountamount": 0,
          "payamount": 20000
        }
      ]
    }
  ]
}
🟢200Харилцагчийн РД талбар нэмсэн
Modified at 2024-03-15 06:20:35
Previous
saleinfo
Next
Танилцуулга
Built with