Chilkat Online Tools

C / EDS API / Dokuments "Dabasgāzes akcīzes nodokļa deklarācija".

Back to Collection Items

#include <C_CkHttp.h>
#include <C_CkStringBuilder.h>
#include <C_CkJsonObject.h>

void ChilkatSample(void)
    {
    HCkHttp http;
    BOOL success;
    HCkStringBuilder sbResponseBody;
    HCkJsonObject jResp;
    int respStatusCode;
    const char *value;
    const char *NmNosaukums;
    const char *Apjoms3;
    const char *Apjoms4;
    const char *Apjoms;
    const char *NaceKods;
    const char *Merkis;
    const char *Epasts;
    const char *Talrunis;
    int Gads;
    int Menesis;
    const char *Statuss1;
    const char *NmAkcNumurs;
    const char *TirgotajaRegistraNumurs;
    const char *Sagatavotajs;
    const char *Statuss2;
    const char *K1;
    const char *K2;
    const char *K3;
    const char *K4;
    const char *R09K1;
    const char *R09K2;
    const char *R09K3;
    const char *R09K4;
    const char *R10K1;
    const char *R10K2;
    const char *R10K3;
    const char *R10K4;
    const char *R11K1;
    const char *R11K2;
    const char *R11K3;
    const char *R11K4;
    const char *R13K1;
    const char *R13K2;
    const char *R13K3;
    const char *R13K4;
    const char *R14K1;
    const char *R14K2;
    const char *R14K3;
    const char *R14K4;
    const char *R15K1;
    const char *R15K2;
    const char *R15K3;
    const char *R15K4;
    const char *R16K1;
    const char *R16K2;
    const char *R16K3;
    const char *R16K4;
    const char *R17K1;
    const char *R17K2;
    const char *R17K3;
    const char *R17K4;
    const char *R18K1;
    const char *R18K2;
    const char *R18K3;
    const char *R18K4;
    const char *R19K1;
    const char *R19K2;
    const char *R19K3;
    const char *R19K4;
    const char *R20K1;
    const char *R20K2;
    const char *R20K3;
    const char *R20K4;
    const char *Value;
    const char *KomentarsValue;
    const char *FailsNavObligatsValue;
    const char *FailsValue;
    int Id;
    const char *UID;
    const char *NmrKods;
    BOOL Precizejums;
    int PrecizejamaisDokuments;
    const char *PrecizejumaPamatojums;
    int i;
    int count_i;

    // This example assumes the Chilkat API to have been previously unlocked.
    // See Global Unlock Sample for sample code.

    http = CkHttp_Create();

    CkHttp_SetRequestHeader(http,"Accept","application/json");

    sbResponseBody = CkStringBuilder_Create();
    success = CkHttp_QuickGetSb(http,"https://eds.vid.gov.lv/api/doc/andv3/:id",sbResponseBody);
    if (success == FALSE) {
        printf("%s\n",CkHttp_lastErrorText(http));
        CkHttp_Dispose(http);
        CkStringBuilder_Dispose(sbResponseBody);
        return;
    }

    jResp = CkJsonObject_Create();
    CkJsonObject_LoadSb(jResp,sbResponseBody);
    CkJsonObject_putEmitCompact(jResp,FALSE);

    printf("Response Body:\n");
    printf("%s\n",CkJsonObject_emit(jResp));

    respStatusCode = CkHttp_getLastStatus(http);
    printf("Response Status Code = %d\n",respStatusCode);
    if (respStatusCode >= 400) {
        printf("Response Header:\n");
        printf("%s\n",CkHttp_lastHeader(http));
        printf("Failed.\n");
        CkHttp_Dispose(http);
        CkStringBuilder_Dispose(sbResponseBody);
        CkJsonObject_Dispose(jResp);
        return;
    }

    // Sample JSON response:
    // (Sample code for parsing the JSON response is shown below)

    // {
    //   "Epasts": "pariatur non",
    //   "Talrunis": "Lo",
    //   "Gads": 89856646,
    //   "Menesis": 0,
    //   "Statuss1": "laboris irure",
    //   "NmAkcNumurs": "aliquip sunt ullamco nostrud nulla",
    //   "TirgotajaRegistraNumurs": "consectetur",
    //   "Sagatavotajs": "nostrud sunt ullamco labore sed",
    //   "Statuss2": "do magna amet ullam",
    //   "R08": {
    //     "K1": 43479401.08687079,
    //     "K2": -25115727.483524308,
    //     "K3": 52093319.40605214,
    //     "K4": 53088020.4272283
    //   },
    //   "R09": {
    //     "K1": 55479857.23477405,
    //     "K2": -43343200.35181309,
    //     "K3": 89558542.55489787,
    //     "K4": -9626345.85793309
    //   },
    //   "R10": {
    //     "K1": -55233950.41534558,
    //     "K2": 10190249.896600842,
    //     "K3": -23803934.392564356,
    //     "K4": 59683139.56412321
    //   },
    //   "R11": {
    //     "K1": 29451733.61450854,
    //     "K2": -77410979.61039722,
    //     "K3": -84542776.01395366,
    //     "K4": 52488739.0201568
    //   },
    //   "R13": {
    //     "K1": 25800316.967996567,
    //     "K2": -50620762.31726391,
    //     "K3": 467074.0438347459,
    //     "K4": 6734436.869221434
    //   },
    //   "R14": {
    //     "K1": -83423344.34523995,
    //     "K2": 41682940.60446459,
    //     "K3": 98979603.80025718,
    //     "K4": 18091026.672749415
    //   },
    //   "R15": {
    //     "K1": -9349252.019126728,
    //     "K2": -91733629.54750192,
    //     "K3": 98983267.81678158,
    //     "K4": 37516653.4633072
    //   },
    //   "R16": {
    //     "K1": 27719897.995097265,
    //     "K2": -76196836.14936803,
    //     "K3": 6673434.053774491,
    //     "K4": 37492541.265842944
    //   },
    //   "R17": {
    //     "K1": 85818825.49581662,
    //     "K2": 44329872.8681421,
    //     "K3": 61118917.10957676,
    //     "K4": -37803773.906996295
    //   },
    //   "R18": {
    //     "K1": 44163544.30818501,
    //     "K2": 53383400.61807135,
    //     "K3": -91456639.17136489,
    //     "K4": 35986156.825020164
    //   },
    //   "R19": {
    //     "K1": 2950296.6990581304,
    //     "K2": 41732768.321747094,
    //     "K3": 3729574.809120521,
    //     "K4": 81120670.7083838
    //   },
    //   "R20": {
    //     "K1": -47456399.84280552,
    //     "K2": 30288885.827465698,
    //     "K3": -72183307.12475236,
    //     "K4": -85531627.04718873
    //   },
    //   "R23": {
    //     "PielikumsRindai9": {
    //       "Fails": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "Komentars": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "FailsNavObligats": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       }
    //     },
    //     "PielikumsRindai10": {
    //       "Fails": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "Komentars": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "FailsNavObligats": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       }
    //     },
    //     "PielikumsRindai19": {
    //       "Fails": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "Komentars": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       "FailsNavObligats": {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       }
    //     },
    //     "CitiPielikumi": [
    //       {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       },
    //       {
    //         "value": "<Error: Too many levels of nesting to fake this schema>"
    //       }
    //     ]
    //   },
    //   "Pielikums11": [
    //     {
    //       "NmrKods": "incididunt",
    //       "NmNosaukums": "reprehenderit est consectetur",
    //       "Apjoms3": -28208375.988708973,
    //       "Apjoms4": 9058423.22507739
    //     },
    //     {
    //       "NmrKods": "ut se",
    //       "NmNosaukums": "reprehenderit velit consectetur",
    //       "Apjoms3": 58844418.88949904,
    //       "Apjoms4": 83649228.9580771
    //     }
    //   ],
    //   "Pielikums12": [
    //     {
    //       "NmrKods": "occaeca",
    //       "NmNosaukums": "ex aliqua dolor",
    //       "Apjoms": 56822590.55009076,
    //       "NaceKods": "fugia",
    //       "Merkis": "laborum magna"
    //     },
    //     {
    //       "NmrKods": "null",
    //       "NmNosaukums": "magna quis",
    //       "Apjoms": 21674703.90391268,
    //       "NaceKods": "fug",
    //       "Merkis": "dolor consectetur"
    //     }
    //   ],
    //   "Pielikums17": [
    //     {
    //       "NmrKods": "dolor",
    //       "NmNosaukums": "Duis",
    //       "NaceKods": "Duis ",
    //       "Apjoms": -3577220.83637096
    //     },
    //     {
    //       "NmrKods": "dolor mini",
    //       "NmNosaukums": "elit",
    //       "NaceKods": "",
    //       "Apjoms": -53167619.08360226
    //     }
    //   ],
    //   "Id": 60178603,
    //   "UID": "qui veniam",
    //   "NmrKods": "fugiat",
    //   "Precizejums": false,
    //   "PrecizejamaisDokuments": 1410994,
    //   "PrecizejumaPamatojums": "dolor la"
    // }

    // Sample code for parsing the JSON response...
    // Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code

    // Chilkat functions returning "const char *" return a pointer to temporary internal memory owned and managed by Chilkat.

    Epasts = CkJsonObject_stringOf(jResp,"Epasts");
    Talrunis = CkJsonObject_stringOf(jResp,"Talrunis");
    Gads = CkJsonObject_IntOf(jResp,"Gads");
    Menesis = CkJsonObject_IntOf(jResp,"Menesis");
    Statuss1 = CkJsonObject_stringOf(jResp,"Statuss1");
    NmAkcNumurs = CkJsonObject_stringOf(jResp,"NmAkcNumurs");
    TirgotajaRegistraNumurs = CkJsonObject_stringOf(jResp,"TirgotajaRegistraNumurs");
    Sagatavotajs = CkJsonObject_stringOf(jResp,"Sagatavotajs");
    Statuss2 = CkJsonObject_stringOf(jResp,"Statuss2");
    K1 = CkJsonObject_stringOf(jResp,"R08.K1");
    K2 = CkJsonObject_stringOf(jResp,"R08.K2");
    K3 = CkJsonObject_stringOf(jResp,"R08.K3");
    K4 = CkJsonObject_stringOf(jResp,"R08.K4");
    R09K1 = CkJsonObject_stringOf(jResp,"R09.K1");
    R09K2 = CkJsonObject_stringOf(jResp,"R09.K2");
    R09K3 = CkJsonObject_stringOf(jResp,"R09.K3");
    R09K4 = CkJsonObject_stringOf(jResp,"R09.K4");
    R10K1 = CkJsonObject_stringOf(jResp,"R10.K1");
    R10K2 = CkJsonObject_stringOf(jResp,"R10.K2");
    R10K3 = CkJsonObject_stringOf(jResp,"R10.K3");
    R10K4 = CkJsonObject_stringOf(jResp,"R10.K4");
    R11K1 = CkJsonObject_stringOf(jResp,"R11.K1");
    R11K2 = CkJsonObject_stringOf(jResp,"R11.K2");
    R11K3 = CkJsonObject_stringOf(jResp,"R11.K3");
    R11K4 = CkJsonObject_stringOf(jResp,"R11.K4");
    R13K1 = CkJsonObject_stringOf(jResp,"R13.K1");
    R13K2 = CkJsonObject_stringOf(jResp,"R13.K2");
    R13K3 = CkJsonObject_stringOf(jResp,"R13.K3");
    R13K4 = CkJsonObject_stringOf(jResp,"R13.K4");
    R14K1 = CkJsonObject_stringOf(jResp,"R14.K1");
    R14K2 = CkJsonObject_stringOf(jResp,"R14.K2");
    R14K3 = CkJsonObject_stringOf(jResp,"R14.K3");
    R14K4 = CkJsonObject_stringOf(jResp,"R14.K4");
    R15K1 = CkJsonObject_stringOf(jResp,"R15.K1");
    R15K2 = CkJsonObject_stringOf(jResp,"R15.K2");
    R15K3 = CkJsonObject_stringOf(jResp,"R15.K3");
    R15K4 = CkJsonObject_stringOf(jResp,"R15.K4");
    R16K1 = CkJsonObject_stringOf(jResp,"R16.K1");
    R16K2 = CkJsonObject_stringOf(jResp,"R16.K2");
    R16K3 = CkJsonObject_stringOf(jResp,"R16.K3");
    R16K4 = CkJsonObject_stringOf(jResp,"R16.K4");
    R17K1 = CkJsonObject_stringOf(jResp,"R17.K1");
    R17K2 = CkJsonObject_stringOf(jResp,"R17.K2");
    R17K3 = CkJsonObject_stringOf(jResp,"R17.K3");
    R17K4 = CkJsonObject_stringOf(jResp,"R17.K4");
    R18K1 = CkJsonObject_stringOf(jResp,"R18.K1");
    R18K2 = CkJsonObject_stringOf(jResp,"R18.K2");
    R18K3 = CkJsonObject_stringOf(jResp,"R18.K3");
    R18K4 = CkJsonObject_stringOf(jResp,"R18.K4");
    R19K1 = CkJsonObject_stringOf(jResp,"R19.K1");
    R19K2 = CkJsonObject_stringOf(jResp,"R19.K2");
    R19K3 = CkJsonObject_stringOf(jResp,"R19.K3");
    R19K4 = CkJsonObject_stringOf(jResp,"R19.K4");
    R20K1 = CkJsonObject_stringOf(jResp,"R20.K1");
    R20K2 = CkJsonObject_stringOf(jResp,"R20.K2");
    R20K3 = CkJsonObject_stringOf(jResp,"R20.K3");
    R20K4 = CkJsonObject_stringOf(jResp,"R20.K4");
    Value = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai9.Fails.value");
    KomentarsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai9.Komentars.value");
    FailsNavObligatsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai9.FailsNavObligats.value");
    FailsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai10.Fails.value");
    KomentarsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai10.Komentars.value");
    FailsNavObligatsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai10.FailsNavObligats.value");
    FailsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai19.Fails.value");
    KomentarsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai19.Komentars.value");
    FailsNavObligatsValue = CkJsonObject_stringOf(jResp,"R23.PielikumsRindai19.FailsNavObligats.value");
    Id = CkJsonObject_IntOf(jResp,"Id");
    UID = CkJsonObject_stringOf(jResp,"UID");
    NmrKods = CkJsonObject_stringOf(jResp,"NmrKods");
    Precizejums = CkJsonObject_BoolOf(jResp,"Precizejums");
    PrecizejamaisDokuments = CkJsonObject_IntOf(jResp,"PrecizejamaisDokuments");
    PrecizejumaPamatojums = CkJsonObject_stringOf(jResp,"PrecizejumaPamatojums");
    i = 0;
    count_i = CkJsonObject_SizeOfArray(jResp,"R23.CitiPielikumi");
    while (i < count_i) {
        CkJsonObject_putI(jResp,i);
        value = CkJsonObject_stringOf(jResp,"R23.CitiPielikumi[i].value");
        i = i + 1;
    }

    i = 0;
    count_i = CkJsonObject_SizeOfArray(jResp,"Pielikums11");
    while (i < count_i) {
        CkJsonObject_putI(jResp,i);
        NmrKods = CkJsonObject_stringOf(jResp,"Pielikums11[i].NmrKods");
        NmNosaukums = CkJsonObject_stringOf(jResp,"Pielikums11[i].NmNosaukums");
        Apjoms3 = CkJsonObject_stringOf(jResp,"Pielikums11[i].Apjoms3");
        Apjoms4 = CkJsonObject_stringOf(jResp,"Pielikums11[i].Apjoms4");
        i = i + 1;
    }

    i = 0;
    count_i = CkJsonObject_SizeOfArray(jResp,"Pielikums12");
    while (i < count_i) {
        CkJsonObject_putI(jResp,i);
        NmrKods = CkJsonObject_stringOf(jResp,"Pielikums12[i].NmrKods");
        NmNosaukums = CkJsonObject_stringOf(jResp,"Pielikums12[i].NmNosaukums");
        Apjoms = CkJsonObject_stringOf(jResp,"Pielikums12[i].Apjoms");
        NaceKods = CkJsonObject_stringOf(jResp,"Pielikums12[i].NaceKods");
        Merkis = CkJsonObject_stringOf(jResp,"Pielikums12[i].Merkis");
        i = i + 1;
    }

    i = 0;
    count_i = CkJsonObject_SizeOfArray(jResp,"Pielikums17");
    while (i < count_i) {
        CkJsonObject_putI(jResp,i);
        NmrKods = CkJsonObject_stringOf(jResp,"Pielikums17[i].NmrKods");
        NmNosaukums = CkJsonObject_stringOf(jResp,"Pielikums17[i].NmNosaukums");
        NaceKods = CkJsonObject_stringOf(jResp,"Pielikums17[i].NaceKods");
        Apjoms = CkJsonObject_stringOf(jResp,"Pielikums17[i].Apjoms");
        i = i + 1;
    }



    CkHttp_Dispose(http);
    CkStringBuilder_Dispose(sbResponseBody);
    CkJsonObject_Dispose(jResp);

    }

Curl Command

curl -X GET
	-H "Accept: application/json"
https://eds.vid.gov.lv/api/doc/andv3/:id

Postman Collection Item JSON

{
  "name": "Dokuments \"Dabasgāzes akcīzes nodokļa deklarācija\".",
  "request": {
    "method": "GET",
    "header": [
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "url": {
      "raw": "{{baseUrl}}/api/doc/andv3/:id",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "doc",
        "andv3",
        ":id"
      ],
      "variable": [
        {
          "key": "id",
          "value": "25210683",
          "description": "(Required) Dokumenta id."
        }
      ]
    }
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "GET",
        "header": [
        ],
        "url": {
          "raw": "{{baseUrl}}/api/doc/andv3/:id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "andv3",
            ":id"
          ],
          "variable": [
            {
              "key": "id",
              "value": "25210683",
              "description": "(Required) Dokumenta id."
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"Epasts\": \"pariatur non\",\n  \"Talrunis\": \"Lo\",\n  \"Gads\": 89856646,\n  \"Menesis\": 0,\n  \"Statuss1\": \"laboris irure\",\n  \"NmAkcNumurs\": \"aliquip sunt ullamco nostrud nulla\",\n  \"TirgotajaRegistraNumurs\": \"consectetur\",\n  \"Sagatavotajs\": \"nostrud sunt ullamco labore sed\",\n  \"Statuss2\": \"do magna amet ullam\",\n  \"R08\": {\n    \"K1\": 43479401.08687079,\n    \"K2\": -25115727.483524308,\n    \"K3\": 52093319.40605214,\n    \"K4\": 53088020.4272283\n  },\n  \"R09\": {\n    \"K1\": 55479857.23477405,\n    \"K2\": -43343200.35181309,\n    \"K3\": 89558542.55489787,\n    \"K4\": -9626345.85793309\n  },\n  \"R10\": {\n    \"K1\": -55233950.41534558,\n    \"K2\": 10190249.896600842,\n    \"K3\": -23803934.392564356,\n    \"K4\": 59683139.56412321\n  },\n  \"R11\": {\n    \"K1\": 29451733.61450854,\n    \"K2\": -77410979.61039722,\n    \"K3\": -84542776.01395366,\n    \"K4\": 52488739.0201568\n  },\n  \"R13\": {\n    \"K1\": 25800316.967996567,\n    \"K2\": -50620762.31726391,\n    \"K3\": 467074.0438347459,\n    \"K4\": 6734436.869221434\n  },\n  \"R14\": {\n    \"K1\": -83423344.34523995,\n    \"K2\": 41682940.60446459,\n    \"K3\": 98979603.80025718,\n    \"K4\": 18091026.672749415\n  },\n  \"R15\": {\n    \"K1\": -9349252.019126728,\n    \"K2\": -91733629.54750192,\n    \"K3\": 98983267.81678158,\n    \"K4\": 37516653.4633072\n  },\n  \"R16\": {\n    \"K1\": 27719897.995097265,\n    \"K2\": -76196836.14936803,\n    \"K3\": 6673434.053774491,\n    \"K4\": 37492541.265842944\n  },\n  \"R17\": {\n    \"K1\": 85818825.49581662,\n    \"K2\": 44329872.8681421,\n    \"K3\": 61118917.10957676,\n    \"K4\": -37803773.906996295\n  },\n  \"R18\": {\n    \"K1\": 44163544.30818501,\n    \"K2\": 53383400.61807135,\n    \"K3\": -91456639.17136489,\n    \"K4\": 35986156.825020164\n  },\n  \"R19\": {\n    \"K1\": 2950296.6990581304,\n    \"K2\": 41732768.321747094,\n    \"K3\": 3729574.809120521,\n    \"K4\": 81120670.7083838\n  },\n  \"R20\": {\n    \"K1\": -47456399.84280552,\n    \"K2\": 30288885.827465698,\n    \"K3\": -72183307.12475236,\n    \"K4\": -85531627.04718873\n  },\n  \"R23\": {\n    \"PielikumsRindai9\": {\n      \"Fails\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"Komentars\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"FailsNavObligats\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"PielikumsRindai10\": {\n      \"Fails\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"Komentars\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"FailsNavObligats\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"PielikumsRindai19\": {\n      \"Fails\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"Komentars\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"FailsNavObligats\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"CitiPielikumi\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  },\n  \"Pielikums11\": [\n    {\n      \"NmrKods\": \"incididunt\",\n      \"NmNosaukums\": \"reprehenderit est consectetur\",\n      \"Apjoms3\": -28208375.988708973,\n      \"Apjoms4\": 9058423.22507739\n    },\n    {\n      \"NmrKods\": \"ut se\",\n      \"NmNosaukums\": \"reprehenderit velit consectetur\",\n      \"Apjoms3\": 58844418.88949904,\n      \"Apjoms4\": 83649228.9580771\n    }\n  ],\n  \"Pielikums12\": [\n    {\n      \"NmrKods\": \"occaeca\",\n      \"NmNosaukums\": \"ex aliqua dolor\",\n      \"Apjoms\": 56822590.55009076,\n      \"NaceKods\": \"fugia\",\n      \"Merkis\": \"laborum magna\"\n    },\n    {\n      \"NmrKods\": \"null\",\n      \"NmNosaukums\": \"magna quis\",\n      \"Apjoms\": 21674703.90391268,\n      \"NaceKods\": \"fug\",\n      \"Merkis\": \"dolor consectetur\"\n    }\n  ],\n  \"Pielikums17\": [\n    {\n      \"NmrKods\": \"dolor\",\n      \"NmNosaukums\": \"Duis\",\n      \"NaceKods\": \"Duis \",\n      \"Apjoms\": -3577220.83637096\n    },\n    {\n      \"NmrKods\": \"dolor mini\",\n      \"NmNosaukums\": \"elit\",\n      \"NaceKods\": \"\",\n      \"Apjoms\": -53167619.08360226\n    }\n  ],\n  \"Id\": 60178603,\n  \"UID\": \"qui veniam\",\n  \"NmrKods\": \"fugiat\",\n  \"Precizejums\": false,\n  \"PrecizejamaisDokuments\": 1410994,\n  \"PrecizejumaPamatojums\": \"dolor la\"\n}"
    },
    {
      "name": "Lietotājs nav autentificēts.",
      "originalRequest": {
        "method": "GET",
        "header": [
        ],
        "url": {
          "raw": "{{baseUrl}}/api/doc/andv3/:id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "andv3",
            ":id"
          ],
          "variable": [
            {
              "key": "id",
              "value": "25210683",
              "description": "(Required) Dokumenta id."
            }
          ]
        }
      },
      "status": "Unauthorized",
      "code": 401,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Dokuments neeksistē vai lietotājam nav tiesību.",
      "originalRequest": {
        "method": "GET",
        "header": [
        ],
        "url": {
          "raw": "{{baseUrl}}/api/doc/andv3/:id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "andv3",
            ":id"
          ],
          "variable": [
            {
              "key": "id",
              "value": "25210683",
              "description": "(Required) Dokumenta id."
            }
          ]
        }
      },
      "status": "Forbidden",
      "code": 403,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Pārsniegts izsaukumu skaita ierobežojums.",
      "originalRequest": {
        "method": "GET",
        "header": [
        ],
        "url": {
          "raw": "{{baseUrl}}/api/doc/andv3/:id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "andv3",
            ":id"
          ],
          "variable": [
            {
              "key": "id",
              "value": "25210683",
              "description": "(Required) Dokumenta id."
            }
          ]
        }
      },
      "status": "Too Many Requests",
      "code": 429,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    }
  ]
}