c45_pb

billing data dec 18

Dec 18th, 2020 (edited)
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.74 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5fdc541722f90479b2fc73fd"),
  3.     "updatedAt" : ISODate("2020-12-18T07:04:07.997Z"),
  4.     "createdAt" : ISODate("2020-12-18T07:02:47.817Z"),
  5.     "__v" : 0,
  6.     "vendor" : ObjectId("5f2a71009cffc70cda04da3a"),
  7.     "vendorType" : "Supplier",
  8.     "approver" : ObjectId("5e7f62560b680b4d9b299792"),
  9.     "inputMethod" : "eu",
  10.     "dateMode" : "mdy",
  11.     "projectId" : ObjectId("5fc86bedf704c13c84c26c0c"),
  12.     "bill" : ObjectId("5fdc541722f90479b2fc73fc"),
  13.     "companyId" : ObjectId("5e515b207681b81cc2cb792a"),
  14.     "thumbnail" : "https://cloudsystemdata.s3.ap-south-1.amazonaws.com/billingFiles/nAYoow9PTmv5_Invoice_5%20copy%2021.jpg",
  15.     "billNo" : "BILL533",
  16.     "displaySeq" : "BILL1472-001-000003",
  17.     "isActive" : true,
  18.     "externEconomics" : {
  19.         "isNaviSynced" : false
  20.     },
  21.     "status" : "pending",
  22.     "approval" : false,
  23.     "templateId" : ObjectId("5fda035e94197156fda3aef6"),
  24.     "amountWithoutTax" : 825,
  25.     "customSupplierData" : {
  26.         "supplies" : [
  27.             {
  28.                 "total" : 379.75,
  29.                 "vat" : 29.75,
  30.                 "description" : "Fortoldning",
  31.                 "unitprice" : 350,
  32.                 "qty" : 1,
  33.                 "price" : 350
  34.             },
  35.             {
  36.                 "total" : 515.375,
  37.                 "vat" : 40.375,
  38.                 "description" : "Ekspeditionsgebyr",
  39.                 "unitprice" : 475,
  40.                 "qty" : 1,
  41.                 "price" : 475
  42.             }
  43.         ],
  44.         "duedate" : "2018-10-06T18:30:00.000Z",
  45.         "billdate" : "09-07-2018",
  46.         "invoicenumber" : "430916 "
  47.     },
  48.     "group" : null,
  49.     "groupType" : null,
  50.     "taxAmount" : 70.125,
  51.     "totalAmount" : 895.125,
  52.     "vaOrder" : null
  53. }
Add Comment
Please, Sign In to add comment