Advertisement
Guest User

account numbers

a guest
Nov 17th, 2019
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.81 KB | None | 0 0
  1. {
  2.   "account_numbers":
  3.   {
  4.     "Expenses":
  5.     {
  6.         310: "Cost of goods sold",
  7.         320: "Direct wages",
  8.         325: "Direct expenses",
  9.         400: "Advertising and marketing",
  10.         401: "Audit and accountancy fees",
  11.         404: "Bank fees",
  12.         408: "Cleaning",
  13.         412: "Consulting",
  14.         416: "Depreciation expense",
  15.         418: "Charitable and political donations",
  16.         420: "Entertainment 100 % business",
  17.         424: "Entertainment 0 % business",
  18.         425: "Postage, freight and courier",
  19.         429: "General expenses",
  20.         433: "Insurance",
  21.         437: "Interest paid",
  22.         441: "Legal expenses",
  23.         445: "",
  24.         449: "",
  25.         457: "",
  26.         461: "",
  27.         463: "",
  28.         465: "",
  29.         469: "",
  30.         473: "",
  31.         477: "",
  32.         478: "",
  33.         479: "",
  34.         480: "",
  35.         482: "",
  36.         483: "",
  37.         485: "",
  38.         489: "",
  39.         493: "",
  40.         494: "",
  41.         499: "",
  42.         500: ""
  43.     },
  44.     "Assets":
  45.     {
  46.         611: "",
  47.         620: "",
  48.         710: "",
  49.         711: "",
  50.         720: "",
  51.         721: "",
  52.         740: "",
  53.         741: "",
  54.         750: "",
  55.         751: "",
  56.         760: "",
  57.         761: "",
  58.         764: "",
  59.         765: "",
  60.         770: "",
  61.         771: ""
  62.     },
  63.     "Liabilities":
  64.     {
  65.       805: "",
  66.       810: "",
  67.       811: "",
  68.       814: "",
  69.       820: "",
  70.       825: "",
  71.       826: "",
  72.       830: "",
  73.       835: "",
  74.       840: "",
  75.       850: "",
  76.       858: "",
  77.       860: "",
  78.       868: "",
  79.       900: "",
  80.       910: "",
  81.       920: "",
  82.       947: ""
  83.     },
  84.     "Equity":
  85.     {
  86.       950: "",
  87.       960: "",
  88.       970: "",
  89.       980: ""
  90.     },
  91.     "Revenue":
  92.     {
  93.       200: "",
  94.       260: "",
  95.       270: ""
  96.     }
  97.   }
  98. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement