Chilkat Online Tools

DataFlex / EDS API / Izveidot dokumentu "Dzīvības apdrošināšanas līgumu maksājumi".

Back to Collection Items

Use ChilkatAx-win32.pkg

Procedure Test
    Handle hoHttp
    Boolean iSuccess
    Variant vReq
    Handle hoReq
    Handle hoJsonParam6
    Handle hoJsonParam7
    Variant vResp
    Handle hoResp
    Variant vSbResponseBody
    Handle hoSbResponseBody
    Handle hoJResp
    Integer iRespStatusCode
    String sTemp1

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

    Get Create (RefClass(cComChilkatHttp)) To hoHttp
    If (Not(IsComObjectCreated(hoHttp))) Begin
        Send CreateComObject of hoHttp
    End

    Get Create (RefClass(cComChilkatHttpRequest)) To hoReq
    If (Not(IsComObjectCreated(hoReq))) Begin
        Send CreateComObject of hoReq
    End
    Send ComAddParam To hoReq "Epasts" "T#caP+.oSpBBcaN6\./6/{\``L}.+7bi.|=$MzSAAp.KhxY5^=`a"
    Send ComAddParam To hoReq ".ohO@8H.EwWģ0.an7ņņIāL.ķ2bčo.Ky7hNEAčUr.MnāTT" ""
    Send ComAddParam To hoReq "Talrunis" "  "
    Send ComAddParam To hoReq "TaksGads" "-1674260"
    Send ComAddParam To hoReq "NmrKods" "ut Ut Excepteur do"

    Get Create (RefClass(cComChilkatJsonObject)) To hoJsonParam6
    If (Not(IsComObjectCreated(hoJsonParam6))) Begin
        Send CreateComObject of hoJsonParam6
    End
    Get ComUpdateString Of hoJsonParam6 "PKods" "fugiat" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "VU" "magna velit minim" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Polise" "fugiat occaecat sint" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Sak" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Beig" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Partr" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateNumber Of hoJsonParam6 "Premija" "17770189.63475232" To iSuccess
    Get ComUpdateBool Of hoJsonParam6 "Anul" True To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Scale[0].value" "<Error: Too many levels of nesting to fake this schema>" To iSuccess
    Get ComUpdateString Of hoJsonParam6 "Scale[1].value" "<Error: Too many levels of nesting to fake this schema>" To iSuccess
    Get ComEmit Of hoJsonParam6 To sTemp1
    Send ComAddParam To hoReq "Table" sTemp1

    Get Create (RefClass(cComChilkatJsonObject)) To hoJsonParam7
    If (Not(IsComObjectCreated(hoJsonParam7))) Begin
        Send CreateComObject of hoJsonParam7
    End
    Get ComUpdateString Of hoJsonParam7 "PKods" "labore" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "VU" "qui minim ad magna ex" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Polise" "sint Duis" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Sak" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Beig" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Partr" "2000-01-31T00:00:00" To iSuccess
    Get ComUpdateNumber Of hoJsonParam7 "Premija" "65928432.68381202" To iSuccess
    Get ComUpdateBool Of hoJsonParam7 "Anul" True To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Scale[0].value" "<Error: Too many levels of nesting to fake this schema>" To iSuccess
    Get ComUpdateString Of hoJsonParam7 "Scale[1].value" "<Error: Too many levels of nesting to fake this schema>" To iSuccess
    Get ComEmit Of hoJsonParam7 To sTemp1
    Send ComAddParam To hoReq "Table" sTemp1
    Send ComAddParam To hoReq "Precizejums" "true"
    Send ComAddParam To hoReq "PrecizejamaisDokuments" "-25135351"
    Send ComAddParam To hoReq "PrecizejumaPamatojums" "veniam dolor in qui"

    Send ComAddHeader To hoReq "Accept" "application/json"

    Get Create (RefClass(cComChilkatHttpResponse)) To hoResp
    If (Not(IsComObjectCreated(hoResp))) Begin
        Send CreateComObject of hoResp
    End
    Set ComHttpVerb Of hoReq To "POST"
    Set ComContentType Of hoReq To "application/x-www-form-urlencoded"
    Get pvComObject of hoReq to vReq
    Get pvComObject of hoResp to vResp
    Get ComHttpReq Of hoHttp "https://eds.vid.gov.lv/api/doc/dzav2" vReq vResp To iSuccess
    If (iSuccess = False) Begin
        Get ComLastErrorText Of hoHttp To sTemp1
        Showln sTemp1
        Procedure_Return
    End

    Get Create (RefClass(cComChilkatStringBuilder)) To hoSbResponseBody
    If (Not(IsComObjectCreated(hoSbResponseBody))) Begin
        Send CreateComObject of hoSbResponseBody
    End
    Get pvComObject of hoSbResponseBody to vSbResponseBody
    Get ComGetBodySb Of hoResp vSbResponseBody To iSuccess

    Get Create (RefClass(cComChilkatJsonObject)) To hoJResp
    If (Not(IsComObjectCreated(hoJResp))) Begin
        Send CreateComObject of hoJResp
    End
    Get pvComObject of hoSbResponseBody to vSbResponseBody
    Get ComLoadSb Of hoJResp vSbResponseBody To iSuccess
    Set ComEmitCompact Of hoJResp To False

    Showln "Response Body:"
    Get ComEmit Of hoJResp To sTemp1
    Showln sTemp1

    Get ComStatusCode Of hoResp To iRespStatusCode
    Showln "Response Status Code = " iRespStatusCode
    If (iRespStatusCode >= 400) Begin
        Showln "Response Header:"
        Get ComHeader Of hoResp To sTemp1
        Showln sTemp1
        Showln "Failed."
        Procedure_Return
    End



End_Procedure

Curl Command

curl -X POST
	-H "Content-Type: application/x-www-form-urlencoded"
	-H "Accept: application/json"
	--data-urlencode 'Epasts=T#caP+.oSpBBcaN6\./6/{\`%%gL}.+7bi.|=$MzSAAp.KhxY5^=`a&.ohO@8H.EwWģ0.an7ņņIāL.ķ2bčo.Ky7hNEAčUr.MnāTT'
	--data-urlencode 'Talrunis=  '
	--data-urlencode 'TaksGads=-1674260'
	--data-urlencode 'NmrKods=ut Ut Excepteur do'
	--data-urlencode 'Table={"PKods":"fugiat","VU":"magna velit minim","Polise":"fugiat occaecat sint","Sak":"2000-01-31T00:00:00","Beig":"2000-01-31T00:00:00","Partr":"2000-01-31T00:00:00","Premija":17770189.63475232,"Anul":true,"Scale":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}]}'
	--data-urlencode 'Table={"PKods":"labore","VU":"qui minim ad magna ex","Polise":"sint Duis","Sak":"2000-01-31T00:00:00","Beig":"2000-01-31T00:00:00","Partr":"2000-01-31T00:00:00","Premija":65928432.68381202,"Anul":true,"Scale":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}]}'
	--data-urlencode 'Precizejums=true'
	--data-urlencode 'PrecizejamaisDokuments=-25135351'
	--data-urlencode 'PrecizejumaPamatojums=veniam dolor in qui'
https://eds.vid.gov.lv/api/doc/dzav2

Postman Collection Item JSON

{
  "name": "Izveidot dokumentu \"Dzīvības apdrošināšanas līgumu maksājumi\".",
  "request": {
    "method": "POST",
    "header": [
      {
        "key": "Content-Type",
        "value": "application/x-www-form-urlencoded"
      },
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "body": {
      "mode": "urlencoded",
      "urlencoded": [
        {
          "key": "Epasts",
          "value": "T#caP+.oSpBBcaN6\\./6/{\\`%%gL}.+7bi.|=$MzSAAp.KhxY5^=`a&.ohO@8H.EwWģ0.an7ņņIāL.ķ2bčo.Ky7hNEAčUr.MnāTT",
          "description": "(Required) Iesniedzēja epasts."
        },
        {
          "key": "Talrunis",
          "value": "  ",
          "description": "(Required) Iesniedzēja tālrunis."
        },
        {
          "key": "TaksGads",
          "value": "-1674260",
          "description": "(Required) Taksācijas gads."
        },
        {
          "key": "NmrKods",
          "value": "ut Ut Excepteur do",
          "description": "Nodokļu maksātāja kods."
        },
        {
          "key": "Table",
          "value": "{\"PKods\":\"fugiat\",\"VU\":\"magna velit minim\",\"Polise\":\"fugiat occaecat sint\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":17770189.63475232,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
          "description": "Gets or sets the table."
        },
        {
          "key": "Table",
          "value": "{\"PKods\":\"labore\",\"VU\":\"qui minim ad magna ex\",\"Polise\":\"sint Duis\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65928432.68381202,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
          "description": "Gets or sets the table."
        },
        {
          "key": "Precizejums",
          "value": "true",
          "description": "Vai dokuments ir precizējums."
        },
        {
          "key": "PrecizejamaisDokuments",
          "value": "-25135351",
          "description": "Precizējamā dokumenta numurs."
        },
        {
          "key": "PrecizejumaPamatojums",
          "value": "veniam dolor in qui",
          "description": "Precizējuma pamatojums."
        }
      ]
    },
    "url": {
      "raw": "{{baseUrl}}/api/doc/dzav2",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "doc",
        "dzav2"
      ]
    }
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Created",
      "code": 201,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "-12855709"
    },
    {
      "name": "Pieprasījuma dati ir kļūdaini.",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Bad Request",
      "code": 400,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Lietotājs nav autentificēts.",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Unauthorized",
      "code": 401,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Lietotājam nav tiesību veikt šo darbību.",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Forbidden",
      "code": 403,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Dokumenta unikalitātes ierobežojums. Dokuments par norādīto periodu jau izveidots. Lai izveidotu atkārtoti, izmantojiet jaunu drošības talonu.",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Conflict",
      "code": 409,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "Pārsniegts izsaukumu skaita ierobežojums.",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "Epasts",
              "value": "ZR.N.zb@wUv-YlvxCl.mt.TģKģdž.nJNF.īAIchR5ah.OtW48.6ws9J6ēzm.O.āylBšufh.kFSgfC$1l_}\\.n}BBX.Nj.Kb.1qK.",
              "description": "(Required) Iesniedzēja epasts."
            },
            {
              "key": "Talrunis",
              "value": "   ",
              "description": "(Required) Iesniedzēja tālrunis."
            },
            {
              "key": "TaksGads",
              "value": "77426165",
              "description": "(Required) Taksācijas gads."
            },
            {
              "key": "NmrKods",
              "value": "occaecat proident",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"dolore s\",\"VU\":\"laborum tempor exercitation minim\",\"Polise\":\"veniam occaecat id non\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":65018525.81372148,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Table",
              "value": "{\"PKods\":\"irure \",\"VU\":\"in aliquip laboris mollit\",\"Polise\":\"labore consectetur in ex minim\",\"Sak\":\"2000-01-31T00:00:00\",\"Beig\":\"2000-01-31T00:00:00\",\"Partr\":\"2000-01-31T00:00:00\",\"Premija\":15689691.198079064,\"Anul\":true,\"Scale\":[{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}]}",
              "description": "Gets or sets the table."
            },
            {
              "key": "Precizejums",
              "value": "false",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "30305265",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "Excepteur do non",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/dzav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "dzav2"
          ]
        }
      },
      "status": "Too Many Requests",
      "code": 429,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    }
  ]
}