Chilkat Online Tools

PureBasic / EDS API / Izveidot dokumentu "PVN atmaksas pieteikums".

Back to Collection Items

IncludeFile "CkJsonObject.pb"
IncludeFile "CkStringBuilder.pb"
IncludeFile "CkHttp.pb"
IncludeFile "CkHttpResponse.pb"
IncludeFile "CkHttpRequest.pb"

Procedure ChilkatExample()

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

    http.i = CkHttp::ckCreate()
    If http.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    success.i

    req.i = CkHttpRequest::ckCreate()
    If req.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkHttpRequest::ckAddParam(req,"NmrKods","elit nisi")
    CkHttpRequest::ckAddParam(req,"Talrunis","  ")
    CkHttpRequest::ckAddParam(req,"RefundingCountryCode","qui ut aliqua id")
    CkHttpRequest::ckAddParam(req,"ReferenceNumber","anim Excepteur fugiat ex proident")
    CkHttpRequest::ckAddParam(req,"Version","proident consequat")

    jsonParam6.i = CkJsonObject::ckCreate()
    If jsonParam6.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam6,"NameFree.value","<Error: Too many levels of nesting to fake this schema>")
    CkHttpRequest::ckAddParam(req,"Name",CkJsonObject::ckEmit(jsonParam6))
    CkHttpRequest::ckAddParam(req,"AddressFree","do ut eiusmod dolor")
    CkHttpRequest::ckAddParam(req,"TelephoneNumber","aliquip quis")
    CkHttpRequest::ckAddParam(req,"CountryCode","adipisicing labore")

    jsonParam10.i = CkJsonObject::ckCreate()
    If jsonParam10.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam10,"CodeTypeValue.value","<Error: Too many levels of nesting to fake this schema>")
    CkJsonObject::ckUpdateString(jsonParam10,"Code.value","<Error: Too many levels of nesting to fake this schema>")
    CkJsonObject::ckUpdateString(jsonParam10,"IssuedBy.value","<Error: Too many levels of nesting to fake this schema>")
    CkHttpRequest::ckAddParam(req,"EUTraderID",CkJsonObject::ckEmit(jsonParam10))
    CkHttpRequest::ckAddParam(req,"EmailAddress","consectetur enim Duis")
    CkHttpRequest::ckAddParam(req,"AddressFree","non est sed")
    CkHttpRequest::ckAddParam(req,"CountryCode","aliquip sunt magna")
    CkHttpRequest::ckAddParam(req,"EmailAddress",Chr(34) + "{6g4vP:E" + Chr(34) + "@qV1.JBSN.cVWšu.hM.3vy0.sUbXK.Xfī.AM.fKķhTHvHD" + Chr(34) + ",8hX5" + Chr(34) + "@IMH.hihy2ZarX.4HXqKd.Jf.ņoKižN")
    CkHttpRequest::ckAddParam(req,"l5bi\cGFO@mBejitz0-.SddGHamhSHe~R.hMUBSXaoTt.P|ZrOxekjgx.sMQ1}06d.Rp2~.U`q","z_.KU1p_w.XDovd^ccra.u$gI^!{0p}m.H@Buļ9F-Xč.ailwMHWMm" + Chr(34) + "GGz/" + Chr(34) + "@čž.dwrļ2fO.ķķCKKS")
    CkHttpRequest::ckAddParam(req,"0?","")

    jsonParam17.i = CkJsonObject::ckCreate()
    If jsonParam17.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam17,"NameFree.value","<Error: Too many levels of nesting to fake this schema>")
    CkHttpRequest::ckAddParam(req,"Name",CkJsonObject::ckEmit(jsonParam17))
    CkHttpRequest::ckAddParam(req,"TelephoneNumber","  8-1 ")

    jsonParam19.i = CkJsonObject::ckCreate()
    If jsonParam19.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam19,"CodeTypeValue.value","<Error: Too many levels of nesting to fake this schema>")
    CkJsonObject::ckUpdateString(jsonParam19,"Code.value","<Error: Too many levels of nesting to fake this schema>")
    CkJsonObject::ckUpdateString(jsonParam19,"IssuedBy.value","<Error: Too many levels of nesting to fake this schema>")
    CkHttpRequest::ckAddParam(req,"RepresentativeID",CkJsonObject::ckEmit(jsonParam19))
    CkHttpRequest::ckAddParam(req,"StartDate","2000-01-31T00:00:00")
    CkHttpRequest::ckAddParam(req,"EndDate","2000-01-31T00:00:00")
    CkHttpRequest::ckAddParam(req,"BusinessActivity","irure anim laborum")
    CkHttpRequest::ckAddParam(req,"OwnerName","7")
    CkHttpRequest::ckAddParam(req,"OwnerType","sint ad nisi")
    CkHttpRequest::ckAddParam(req,"IBAN","BE01ENKNB9URBOTUPP")
    CkHttpRequest::ckAddParam(req,"BIC","WYIGPR79")
    CkHttpRequest::ckAddParam(req,"Currency","dolor aute officia ad eiusmod")

    jsonParam28.i = CkJsonObject::ckCreate()
    If jsonParam28.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam28,"IssuingDate","2000-01-31T00:00:00")
    CkJsonObject::ckUpdateString(jsonParam28,"SupplierName","cillum nulla qui nisi")
    CkJsonObject::ckUpdateString(jsonParam28,"SupplierAddressFree","anim occaecat sint do")
    CkJsonObject::ckUpdateString(jsonParam28,"SupplierCountryCode","enim")
    CkJsonObject::ckUpdateString(jsonParam28,"Currency","et ex")
    CkJsonObject::ckUpdateNumber(jsonParam28,"TaxableAmount","13135373.314168766")
    CkJsonObject::ckUpdateNumber(jsonParam28,"VatAmount","-96866407.31404918")
    CkJsonObject::ckUpdateString(jsonParam28,"ReferenceNumber","ut ex sed e")
    CkJsonObject::ckUpdateString(jsonParam28,"ReferenceInformation","deserunt sit eiusmod")
    CkJsonObject::ckUpdateString(jsonParam28,"SupplierTelephoneNumber"," 8")
    CkJsonObject::ckUpdateString(jsonParam28,"GoodsDescriptionFreeText","qui nisi dolor eu velit")
    CkJsonObject::ckUpdateString(jsonParam28,"GoodsDescriptionFreeTextLang","laborum")
    CkJsonObject::ckUpdateString(jsonParam28,"GoodsDescriptionCodes","nulla cillum elit Duis eiusmod")
    CkJsonObject::ckUpdateNumber(jsonParam28,"ProRataRate","-39684105.453540705")
    CkHttpRequest::ckAddParam(req,"ImportInformation",CkJsonObject::ckEmit(jsonParam28))

    jsonParam29.i = CkJsonObject::ckCreate()
    If jsonParam29.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam29,"IssuingDate","2000-01-31T00:00:00")
    CkJsonObject::ckUpdateString(jsonParam29,"SupplierName","in irure Lorem non aliquip")
    CkJsonObject::ckUpdateString(jsonParam29,"SupplierAddressFree","consectetur culpa aute cupidatat")
    CkJsonObject::ckUpdateString(jsonParam29,"SupplierCountryCode","enim")
    CkJsonObject::ckUpdateString(jsonParam29,"Currency","")
    CkJsonObject::ckUpdateNumber(jsonParam29,"TaxableAmount","97481620.11655596")
    CkJsonObject::ckUpdateNumber(jsonParam29,"VatAmount","-53527690.219053484")
    CkJsonObject::ckUpdateString(jsonParam29,"ReferenceNumber","do commod")
    CkJsonObject::ckUpdateString(jsonParam29,"ReferenceInformation","voluptate magna")
    CkJsonObject::ckUpdateString(jsonParam29,"SupplierTelephoneNumber","3")
    CkJsonObject::ckUpdateString(jsonParam29,"GoodsDescriptionFreeText","sin")
    CkJsonObject::ckUpdateString(jsonParam29,"GoodsDescriptionFreeTextLang","cillum ut")
    CkJsonObject::ckUpdateString(jsonParam29,"GoodsDescriptionCodes","sint commodo")
    CkJsonObject::ckUpdateNumber(jsonParam29,"ProRataRate","77138749.55138129")
    CkHttpRequest::ckAddParam(req,"ImportInformation",CkJsonObject::ckEmit(jsonParam29))

    jsonParam30.i = CkJsonObject::ckCreate()
    If jsonParam30.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam30,"IssuingDate","2000-01-31T00:00:00")
    CkJsonObject::ckUpdateString(jsonParam30,"SupplierName","voluptate labore elit in officia")
    CkJsonObject::ckUpdateString(jsonParam30,"SupplierAddressFree","ut velit Duis")
    CkJsonObject::ckUpdateString(jsonParam30,"SupplierCountryCode","aute et labore")
    CkJsonObject::ckUpdateString(jsonParam30,"Currency","proident exercitation")
    CkJsonObject::ckUpdateNumber(jsonParam30,"TaxableAmount","80807714.70703")
    CkJsonObject::ckUpdateNumber(jsonParam30,"VatAmount","17576694.76218933")
    CkJsonObject::ckUpdateString(jsonParam30,"ReferenceNumber","n")
    CkJsonObject::ckUpdateString(jsonParam30,"EuTraderIdIssuedBy","ali")
    CkJsonObject::ckUpdateBool(jsonParam30,"SimplifiedInvoice",1)
    CkJsonObject::ckUpdateString(jsonParam30,"SupplierTelephoneNumber",Chr(13) + " 2   40")
    CkJsonObject::ckUpdateString(jsonParam30,"EuTraderId","si")
    CkJsonObject::ckUpdateString(jsonParam30,"EuTraderIdType","elit ullamco mollit")
    CkJsonObject::ckUpdateString(jsonParam30,"GoodsDescriptionFreeText","pariatur incididunt Ut minim")
    CkJsonObject::ckUpdateString(jsonParam30,"GoodsDescriptionFreeTextLang","eiusmod elit do")
    CkJsonObject::ckUpdateString(jsonParam30,"GoodsDescriptionCodes","nisi")
    CkJsonObject::ckUpdateNumber(jsonParam30,"ProRataRate","-91272596.70416778")
    CkHttpRequest::ckAddParam(req,"PurchaseInformation",CkJsonObject::ckEmit(jsonParam30))

    jsonParam31.i = CkJsonObject::ckCreate()
    If jsonParam31.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam31,"IssuingDate","2000-01-31T00:00:00")
    CkJsonObject::ckUpdateString(jsonParam31,"SupplierName","pariatur fugiat ut")
    CkJsonObject::ckUpdateString(jsonParam31,"SupplierAddressFree","qui officia esse irure ad")
    CkJsonObject::ckUpdateString(jsonParam31,"SupplierCountryCode","consequat laborum")
    CkJsonObject::ckUpdateString(jsonParam31,"Currency","ullamco eu culpa")
    CkJsonObject::ckUpdateNumber(jsonParam31,"TaxableAmount","67653496.77345681")
    CkJsonObject::ckUpdateNumber(jsonParam31,"VatAmount","-74523349.53879163")
    CkJsonObject::ckUpdateString(jsonParam31,"ReferenceNumber","minim dolor occa")
    CkJsonObject::ckUpdateString(jsonParam31,"EuTraderIdIssuedBy","in consectetur esse")
    CkJsonObject::ckUpdateBool(jsonParam31,"SimplifiedInvoice",1)
    CkJsonObject::ckUpdateString(jsonParam31,"SupplierTelephoneNumber","    ")
    CkJsonObject::ckUpdateString(jsonParam31,"EuTraderId","voluptate adipi")
    CkJsonObject::ckUpdateString(jsonParam31,"EuTraderIdType","voluptate pariatur cillum")
    CkJsonObject::ckUpdateString(jsonParam31,"GoodsDescriptionFreeText","cillum culpa est")
    CkJsonObject::ckUpdateString(jsonParam31,"GoodsDescriptionFreeTextLang","do voluptate i")
    CkJsonObject::ckUpdateString(jsonParam31,"GoodsDescriptionCodes","dolore exercitation")
    CkJsonObject::ckUpdateNumber(jsonParam31,"ProRataRate","35187654.185307324")
    CkHttpRequest::ckAddParam(req,"PurchaseInformation",CkJsonObject::ckEmit(jsonParam31))

    jsonParam32.i = CkJsonObject::ckCreate()
    If jsonParam32.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam32,"FileType","in esse")
    CkJsonObject::ckUpdateString(jsonParam32,"FileName","adip")
    CkJsonObject::ckUpdateString(jsonParam32,"FileDescription","sit incididunt")
    CkJsonObject::ckUpdateString(jsonParam32,"FileContent","laborum consectetur sunt Ut")
    CkHttpRequest::ckAddParam(req,"DocumentCopy",CkJsonObject::ckEmit(jsonParam32))

    jsonParam33.i = CkJsonObject::ckCreate()
    If jsonParam33.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(jsonParam33,"FileType","id deserunt")
    CkJsonObject::ckUpdateString(jsonParam33,"FileName","fugiat elit ut Duis")
    CkJsonObject::ckUpdateString(jsonParam33,"FileDescription","esse incididunt")
    CkJsonObject::ckUpdateString(jsonParam33,"FileContent","minim eiusmod")
    CkHttpRequest::ckAddParam(req,"DocumentCopy",CkJsonObject::ckEmit(jsonParam33))
    CkHttpRequest::ckAddParam(req,"Accepted","true")
    CkHttpRequest::ckAddParam(req,"Precizejums","false")
    CkHttpRequest::ckAddParam(req,"PrecizejamaisDokuments","46694653")
    CkHttpRequest::ckAddParam(req,"PrecizejumaPamatojums","est et consequat deserunt")

    CkHttpRequest::ckAddHeader(req,"Accept","application/json")

    resp.i = CkHttp::ckPostUrlEncoded(http,"https://eds.vid.gov.lv/api/doc/pvnav2",req)
    If CkHttp::ckLastMethodSuccess(http) = 0
        Debug CkHttp::ckLastErrorText(http)
        CkHttp::ckDispose(http)
        CkHttpRequest::ckDispose(req)
        CkJsonObject::ckDispose(jsonParam6)
        CkJsonObject::ckDispose(jsonParam10)
        CkJsonObject::ckDispose(jsonParam17)
        CkJsonObject::ckDispose(jsonParam19)
        CkJsonObject::ckDispose(jsonParam28)
        CkJsonObject::ckDispose(jsonParam29)
        CkJsonObject::ckDispose(jsonParam30)
        CkJsonObject::ckDispose(jsonParam31)
        CkJsonObject::ckDispose(jsonParam32)
        CkJsonObject::ckDispose(jsonParam33)
        ProcedureReturn
    EndIf

    sbResponseBody.i = CkStringBuilder::ckCreate()
    If sbResponseBody.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkHttpResponse::ckGetBodySb(resp,sbResponseBody)

    jResp.i = CkJsonObject::ckCreate()
    If jResp.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckLoadSb(jResp,sbResponseBody)
    CkJsonObject::setCkEmitCompact(jResp, 0)

    Debug "Response Body:"
    Debug CkJsonObject::ckEmit(jResp)

    respStatusCode.i = CkHttpResponse::ckStatusCode(resp)
    Debug "Response Status Code = " + Str(respStatusCode)
    If respStatusCode >= 400
        Debug "Response Header:"
        Debug CkHttpResponse::ckHeader(resp)
        Debug "Failed."
        CkHttpResponse::ckDispose(resp)

        CkHttp::ckDispose(http)
        CkHttpRequest::ckDispose(req)
        CkJsonObject::ckDispose(jsonParam6)
        CkJsonObject::ckDispose(jsonParam10)
        CkJsonObject::ckDispose(jsonParam17)
        CkJsonObject::ckDispose(jsonParam19)
        CkJsonObject::ckDispose(jsonParam28)
        CkJsonObject::ckDispose(jsonParam29)
        CkJsonObject::ckDispose(jsonParam30)
        CkJsonObject::ckDispose(jsonParam31)
        CkJsonObject::ckDispose(jsonParam32)
        CkJsonObject::ckDispose(jsonParam33)
        CkStringBuilder::ckDispose(sbResponseBody)
        CkJsonObject::ckDispose(jResp)
        ProcedureReturn
    EndIf

    CkHttpResponse::ckDispose(resp)



    CkHttp::ckDispose(http)
    CkHttpRequest::ckDispose(req)
    CkJsonObject::ckDispose(jsonParam6)
    CkJsonObject::ckDispose(jsonParam10)
    CkJsonObject::ckDispose(jsonParam17)
    CkJsonObject::ckDispose(jsonParam19)
    CkJsonObject::ckDispose(jsonParam28)
    CkJsonObject::ckDispose(jsonParam29)
    CkJsonObject::ckDispose(jsonParam30)
    CkJsonObject::ckDispose(jsonParam31)
    CkJsonObject::ckDispose(jsonParam32)
    CkJsonObject::ckDispose(jsonParam33)
    CkStringBuilder::ckDispose(sbResponseBody)
    CkJsonObject::ckDispose(jResp)


    ProcedureReturn
EndProcedure

Curl Command

curl -X POST
	-H "Content-Type: application/x-www-form-urlencoded"
	-H "Accept: application/json"
	--data-urlencode 'NmrKods=elit nisi'
	--data-urlencode 'Talrunis=  '
	--data-urlencode 'RefundingCountryCode=qui ut aliqua id'
	--data-urlencode 'ReferenceNumber=anim Excepteur fugiat ex proident'
	--data-urlencode 'Version=proident consequat'
	--data-urlencode 'Name={"NameFree":{"value":"<Error: Too many levels of nesting to fake this schema>"}}'
	--data-urlencode 'AddressFree=do ut eiusmod dolor'
	--data-urlencode 'TelephoneNumber=aliquip quis'
	--data-urlencode 'CountryCode=adipisicing labore'
	--data-urlencode 'EUTraderID={"CodeTypeValue":{"value":"<Error: Too many levels of nesting to fake this schema>"},"Code":{"value":"<Error: Too many levels of nesting to fake this schema>"},"IssuedBy":{"value":"<Error: Too many levels of nesting to fake this schema>"}}'
	--data-urlencode 'EmailAddress=consectetur enim Duis'
	--data-urlencode 'AddressFree=non est sed'
	--data-urlencode 'CountryCode=aliquip sunt magna'
	--data-urlencode 'EmailAddress="{6g4vP:E"@qV1.JBSN.cVWšu.hM.3vy0.sUbXK.Xfī.AM.fKķhTHvHD",8hX5"@IMH.hihy2ZarX.4HXqKd.Jf.ņoKižN&l5bi\cGFO@mBejitz0-.SddGHamhSHe~R.hMUBSXaoTt.P|ZrOxekjgx.sMQ1}06d.Rp2~.U`q=z_.KU1p_w.XDovd^ccra.u$gI^!{0p}m.H@Buļ9F-Xč.ailwMHWMm"GGz/"@čž.dwrļ2fO.ķķCKKS&0?'
	--data-urlencode 'Name={"NameFree":{"value":"<Error: Too many levels of nesting to fake this schema>"}}'
	--data-urlencode 'TelephoneNumber=  8-1 '
	--data-urlencode 'RepresentativeID={"CodeTypeValue":{"value":"<Error: Too many levels of nesting to fake this schema>"},"Code":{"value":"<Error: Too many levels of nesting to fake this schema>"},"IssuedBy":{"value":"<Error: Too many levels of nesting to fake this schema>"}}'
	--data-urlencode 'StartDate=2000-01-31T00:00:00'
	--data-urlencode 'EndDate=2000-01-31T00:00:00'
	--data-urlencode 'BusinessActivity=irure anim laborum'
	--data-urlencode 'OwnerName=7'
	--data-urlencode 'OwnerType=sint ad nisi'
	--data-urlencode 'IBAN=BE01ENKNB9URBOTUPP'
	--data-urlencode 'BIC=WYIGPR79'
	--data-urlencode 'Currency=dolor aute officia ad eiusmod'
	--data-urlencode 'ImportInformation={"IssuingDate":"2000-01-31T00:00:00","SupplierName":"cillum nulla qui nisi","SupplierAddressFree":"anim occaecat sint do","SupplierCountryCode":"enim","Currency":"et ex","TaxableAmount":13135373.314168766,"VatAmount":-96866407.31404918,"ReferenceNumber":"ut ex sed e","ReferenceInformation":"deserunt sit eiusmod","SupplierTelephoneNumber":" 8","GoodsDescriptionFreeText":"qui nisi dolor eu velit","GoodsDescriptionFreeTextLang":"laborum","GoodsDescriptionCodes":"nulla cillum elit Duis eiusmod","ProRataRate":-39684105.453540705}'
	--data-urlencode 'ImportInformation={"IssuingDate":"2000-01-31T00:00:00","SupplierName":"in irure Lorem non aliquip","SupplierAddressFree":"consectetur culpa aute cupidatat","SupplierCountryCode":"enim","Currency":"","TaxableAmount":97481620.11655596,"VatAmount":-53527690.219053484,"ReferenceNumber":"do commod","ReferenceInformation":"voluptate magna","SupplierTelephoneNumber":"3","GoodsDescriptionFreeText":"sin","GoodsDescriptionFreeTextLang":"cillum ut","GoodsDescriptionCodes":"sint commodo","ProRataRate":77138749.55138129}'
	--data-urlencode 'PurchaseInformation={"IssuingDate":"2000-01-31T00:00:00","SupplierName":"voluptate labore elit in officia","SupplierAddressFree":"ut velit Duis","SupplierCountryCode":"aute et labore","Currency":"proident exercitation","TaxableAmount":80807714.70703,"VatAmount":17576694.76218933,"ReferenceNumber":"n","EuTraderIdIssuedBy":"ali","SimplifiedInvoice":true,"SupplierTelephoneNumber":"\r\f 2  \f 40","EuTraderId":"si","EuTraderIdType":"elit ullamco mollit","GoodsDescriptionFreeText":"pariatur incididunt Ut minim","GoodsDescriptionFreeTextLang":"eiusmod elit do","GoodsDescriptionCodes":"nisi","ProRataRate":-91272596.70416778}'
	--data-urlencode 'PurchaseInformation={"IssuingDate":"2000-01-31T00:00:00","SupplierName":"pariatur fugiat ut","SupplierAddressFree":"qui officia esse irure ad","SupplierCountryCode":"consequat laborum","Currency":"ullamco eu culpa","TaxableAmount":67653496.77345681,"VatAmount":-74523349.53879163,"ReferenceNumber":"minim dolor occa","EuTraderIdIssuedBy":"in consectetur esse","SimplifiedInvoice":true,"SupplierTelephoneNumber":"    ","EuTraderId":"voluptate adipi","EuTraderIdType":"voluptate pariatur cillum","GoodsDescriptionFreeText":"cillum culpa est","GoodsDescriptionFreeTextLang":"do voluptate i","GoodsDescriptionCodes":"dolore exercitation","ProRataRate":35187654.185307324}'
	--data-urlencode 'DocumentCopy={"FileType":"in esse","FileName":"adip","FileDescription":"sit incididunt","FileContent":"laborum consectetur sunt Ut"}'
	--data-urlencode 'DocumentCopy={"FileType":"id deserunt","FileName":"fugiat elit ut Duis","FileDescription":"esse incididunt","FileContent":"minim eiusmod"}'
	--data-urlencode 'Accepted=true'
	--data-urlencode 'Precizejums=false'
	--data-urlencode 'PrecizejamaisDokuments=46694653'
	--data-urlencode 'PrecizejumaPamatojums=est et consequat deserunt'
https://eds.vid.gov.lv/api/doc/pvnav2

Postman Collection Item JSON

{
  "name": "Izveidot dokumentu \"PVN atmaksas pieteikums\".",
  "request": {
    "method": "POST",
    "header": [
      {
        "key": "Content-Type",
        "value": "application/x-www-form-urlencoded"
      },
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "body": {
      "mode": "urlencoded",
      "urlencoded": [
        {
          "key": "NmrKods",
          "value": "elit nisi",
          "description": "Nodokļu maksātāja kods."
        },
        {
          "key": "Talrunis",
          "value": "  ",
          "description": "Iesniedzēja tālrunis."
        },
        {
          "key": "RefundingCountryCode",
          "value": "qui ut aliqua id"
        },
        {
          "key": "ReferenceNumber",
          "value": "anim Excepteur fugiat ex proident"
        },
        {
          "key": "Version",
          "value": "proident consequat"
        },
        {
          "key": "Name",
          "value": "{\"NameFree\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}}"
        },
        {
          "key": "AddressFree",
          "value": "do ut eiusmod dolor"
        },
        {
          "key": "TelephoneNumber",
          "value": "aliquip quis"
        },
        {
          "key": "CountryCode",
          "value": "adipisicing labore"
        },
        {
          "key": "EUTraderID",
          "value": "{\"CodeTypeValue\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Code\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"IssuedBy\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}}"
        },
        {
          "key": "EmailAddress",
          "value": "consectetur enim Duis"
        },
        {
          "key": "AddressFree",
          "value": "non est sed"
        },
        {
          "key": "CountryCode",
          "value": "aliquip sunt magna"
        },
        {
          "key": "EmailAddress",
          "value": "\"{6g4vP:E\"@qV1.JBSN.cVWšu.hM.3vy0.sUbXK.Xfī.AM.fKķhTHvHD\",8hX5\"@IMH.hihy2ZarX.4HXqKd.Jf.ņoKižN&l5bi\\cGFO@mBejitz0-.SddGHamhSHe~R.hMUBSXaoTt.P|ZrOxekjgx.sMQ1}06d.Rp2~.U`q=z_.KU1p_w.XDovd^ccra.u$gI^!{0p}m.H@Buļ9F-Xč.ailwMHWMm\"GGz/\"@čž.dwrļ2fO.ķķCKKS&0?"
        },
        {
          "key": "Name",
          "value": "{\"NameFree\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}}"
        },
        {
          "key": "TelephoneNumber",
          "value": "  8-1 "
        },
        {
          "key": "RepresentativeID",
          "value": "{\"CodeTypeValue\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Code\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"IssuedBy\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}}"
        },
        {
          "key": "StartDate",
          "value": "2000-01-31T00:00:00"
        },
        {
          "key": "EndDate",
          "value": "2000-01-31T00:00:00"
        },
        {
          "key": "BusinessActivity",
          "value": "irure anim laborum"
        },
        {
          "key": "OwnerName",
          "value": "7"
        },
        {
          "key": "OwnerType",
          "value": "sint ad nisi"
        },
        {
          "key": "IBAN",
          "value": "BE01ENKNB9URBOTUPP"
        },
        {
          "key": "BIC",
          "value": "WYIGPR79"
        },
        {
          "key": "Currency",
          "value": "dolor aute officia ad eiusmod"
        },
        {
          "key": "ImportInformation",
          "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"cillum nulla qui nisi\",\"SupplierAddressFree\":\"anim occaecat sint do\",\"SupplierCountryCode\":\"enim\",\"Currency\":\"et ex\",\"TaxableAmount\":13135373.314168766,\"VatAmount\":-96866407.31404918,\"ReferenceNumber\":\"ut ex sed e\",\"ReferenceInformation\":\"deserunt sit eiusmod\",\"SupplierTelephoneNumber\":\" 8\",\"GoodsDescriptionFreeText\":\"qui nisi dolor eu velit\",\"GoodsDescriptionFreeTextLang\":\"laborum\",\"GoodsDescriptionCodes\":\"nulla cillum elit Duis eiusmod\",\"ProRataRate\":-39684105.453540705}",
          "description": "Importēšanas dokumenti (ImportInformation)."
        },
        {
          "key": "ImportInformation",
          "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"in irure Lorem non aliquip\",\"SupplierAddressFree\":\"consectetur culpa aute cupidatat\",\"SupplierCountryCode\":\"enim\",\"Currency\":\"\",\"TaxableAmount\":97481620.11655596,\"VatAmount\":-53527690.219053484,\"ReferenceNumber\":\"do commod\",\"ReferenceInformation\":\"voluptate magna\",\"SupplierTelephoneNumber\":\"3\",\"GoodsDescriptionFreeText\":\"sin\",\"GoodsDescriptionFreeTextLang\":\"cillum ut\",\"GoodsDescriptionCodes\":\"sint commodo\",\"ProRataRate\":77138749.55138129}",
          "description": "Importēšanas dokumenti (ImportInformation)."
        },
        {
          "key": "PurchaseInformation",
          "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"voluptate labore elit in officia\",\"SupplierAddressFree\":\"ut velit Duis\",\"SupplierCountryCode\":\"aute et labore\",\"Currency\":\"proident exercitation\",\"TaxableAmount\":80807714.70703,\"VatAmount\":17576694.76218933,\"ReferenceNumber\":\"n\",\"EuTraderIdIssuedBy\":\"ali\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\"\\r\\f 2  \\f 40\",\"EuTraderId\":\"si\",\"EuTraderIdType\":\"elit ullamco mollit\",\"GoodsDescriptionFreeText\":\"pariatur incididunt Ut minim\",\"GoodsDescriptionFreeTextLang\":\"eiusmod elit do\",\"GoodsDescriptionCodes\":\"nisi\",\"ProRataRate\":-91272596.70416778}",
          "description": "Rēķini (PurchaseInformation)."
        },
        {
          "key": "PurchaseInformation",
          "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur fugiat ut\",\"SupplierAddressFree\":\"qui officia esse irure ad\",\"SupplierCountryCode\":\"consequat laborum\",\"Currency\":\"ullamco eu culpa\",\"TaxableAmount\":67653496.77345681,\"VatAmount\":-74523349.53879163,\"ReferenceNumber\":\"minim dolor occa\",\"EuTraderIdIssuedBy\":\"in consectetur esse\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\"    \",\"EuTraderId\":\"voluptate adipi\",\"EuTraderIdType\":\"voluptate pariatur cillum\",\"GoodsDescriptionFreeText\":\"cillum culpa est\",\"GoodsDescriptionFreeTextLang\":\"do voluptate i\",\"GoodsDescriptionCodes\":\"dolore exercitation\",\"ProRataRate\":35187654.185307324}",
          "description": "Rēķini (PurchaseInformation)."
        },
        {
          "key": "DocumentCopy",
          "value": "{\"FileType\":\"in esse\",\"FileName\":\"adip\",\"FileDescription\":\"sit incididunt\",\"FileContent\":\"laborum consectetur sunt Ut\"}",
          "description": "Pielikumi xml (DocumentCopy)."
        },
        {
          "key": "DocumentCopy",
          "value": "{\"FileType\":\"id deserunt\",\"FileName\":\"fugiat elit ut Duis\",\"FileDescription\":\"esse incididunt\",\"FileContent\":\"minim eiusmod\"}",
          "description": "Pielikumi xml (DocumentCopy)."
        },
        {
          "key": "Accepted",
          "value": "true",
          "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
        },
        {
          "key": "Precizejums",
          "value": "false",
          "description": "Vai dokuments ir precizējums."
        },
        {
          "key": "PrecizejamaisDokuments",
          "value": "46694653",
          "description": "Precizējamā dokumenta numurs."
        },
        {
          "key": "PrecizejumaPamatojums",
          "value": "est et consequat deserunt",
          "description": "Precizējuma pamatojums."
        }
      ]
    },
    "url": {
      "raw": "{{baseUrl}}/api/doc/pvnav2",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "doc",
        "pvnav2"
      ]
    }
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "POST",
        "header": [
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "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": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "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": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "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": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "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": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "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": "NmrKods",
              "value": "s",
              "description": "Nodokļu maksātāja kods."
            },
            {
              "key": "Talrunis",
              "value": " 4 ",
              "description": "Iesniedzēja tālrunis."
            },
            {
              "key": "RefundingCountryCode",
              "value": "ut"
            },
            {
              "key": "ReferenceNumber",
              "value": "dolor fugiat in"
            },
            {
              "key": "Version",
              "value": "consectetur dolore in eiusmod ea"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"eu elit \"}"
            },
            {
              "key": "AddressFree",
              "value": "consequat"
            },
            {
              "key": "TelephoneNumber",
              "value": "eiusmod ipsum dolor id"
            },
            {
              "key": "CountryCode",
              "value": "do"
            },
            {
              "key": "EUTraderID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"aute esse\",\"IssuedBy\":\"cupidatat nisi\"}"
            },
            {
              "key": "EmailAddress",
              "value": "et cillum nulla in"
            },
            {
              "key": "AddressFree",
              "value": "dolor"
            },
            {
              "key": "CountryCode",
              "value": "ipsum"
            },
            {
              "key": "EmailAddress",
              "value": "q*sFjXCH.Tn^|.NpjQ9JvnYol.CU'e\\^@OJa.SJ.ADFdūDuVūZNī\"sx\"@Qsdd.264OGē.bM6mF8i.učDIžUwFšhA.2.Iē.E1sClķģIL.M.cYpfcu-Sa.Yx7n3.TaiEģ.īžEOHD}?Bvs.ZQ?.7^#qZrS.L!i{%xOrkBP.a4Y|ZK.jij#V&&C&~.^@Cžt.AH18K5R2K.6c-.UgUķ.IAeGI9.T2ģmW.5YA.RaDL.xIumCķWCmīm\"<6\"@95ohū"
            },
            {
              "key": "Name",
              "value": "{\"NameFree\":\"veniam laboris id consequat\"}"
            },
            {
              "key": "TelephoneNumber",
              "value": "584  "
            },
            {
              "key": "RepresentativeID",
              "value": "{\"CodeTypeValue\":\"Unknown\",\"Code\":\"tempor Ut\",\"IssuedBy\":\"culpa quis id\"}"
            },
            {
              "key": "StartDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "EndDate",
              "value": "2000-01-31T00:00:00"
            },
            {
              "key": "BusinessActivity",
              "value": "nulla exercitation amet labore"
            },
            {
              "key": "OwnerName",
              "value": ""
            },
            {
              "key": "OwnerType",
              "value": "Excepteur proident voluptate"
            },
            {
              "key": "IBAN",
              "value": "IM025JD7KJ7336DZ6R50QZ0AS"
            },
            {
              "key": "BIC",
              "value": "SQBMPGOJ"
            },
            {
              "key": "Currency",
              "value": "dolore mollit Ut qui"
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"quis anim sint occaecat\",\"SupplierAddressFree\":\"mollit voluptate laborum\",\"SupplierCountryCode\":\"sit officia consequat\",\"Currency\":\"Excepteur aute dolor\",\"TaxableAmount\":96934552.51071107,\"VatAmount\":59602561.77191895,\"ReferenceNumber\":\"sint non\",\"ReferenceInformation\":\"velit incididunt elit deserunt\",\"SupplierTelephoneNumber\":\" ( \",\"GoodsDescriptionFreeText\":\"et amet proident\",\"GoodsDescriptionFreeTextLang\":\"e\",\"GoodsDescriptionCodes\":\"commodo qui eu\",\"ProRataRate\":-87096201.84309265}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "ImportInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"veniam Ut quis dolore\",\"SupplierAddressFree\":\"cillum tempor\",\"SupplierCountryCode\":\"in esse veniam\",\"Currency\":\"culpa cupidatat dolore\",\"TaxableAmount\":-18504415.62321818,\"VatAmount\":-4904418.989086822,\"ReferenceNumber\":\"eiu\",\"ReferenceInformation\":\"et adipisicing\",\"SupplierTelephoneNumber\":\" \",\"GoodsDescriptionFreeText\":\"in Duis \",\"GoodsDescriptionFreeTextLang\":\"aute ea\",\"GoodsDescriptionCodes\":\"Excepte\",\"ProRataRate\":-58239743.933308}",
              "description": "Importēšanas dokumenti (ImportInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"pariatur aute id veniam\",\"SupplierAddressFree\":\"in eu occaecat ipsum\",\"SupplierCountryCode\":\"quis sed in in\",\"Currency\":\"laboris\",\"TaxableAmount\":-1805307.1037076712,\"VatAmount\":81077847.35545814,\"ReferenceNumber\":\"\",\"EuTraderIdIssuedBy\":\"laboris aliquip Duis\",\"SimplifiedInvoice\":false,\"SupplierTelephoneNumber\":\"0  \",\"EuTraderId\":\"s\",\"EuTraderIdType\":\"ut ea mollit\",\"GoodsDescriptionFreeText\":\"laboris in\",\"GoodsDescriptionFreeTextLang\":\"Ut eiusmod velit eu\",\"GoodsDescriptionCodes\":\"est \",\"ProRataRate\":-82069349.73853567}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "PurchaseInformation",
              "value": "{\"IssuingDate\":\"2000-01-31T00:00:00\",\"SupplierName\":\"Excepteur ullamco dolore in\",\"SupplierAddressFree\":\"labore\",\"SupplierCountryCode\":\"adipisicing aliqua occaecat dolore aute\",\"Currency\":\"consequat ea culpa incididunt\",\"TaxableAmount\":42964549.56392738,\"VatAmount\":22813972.106340945,\"ReferenceNumber\":\"voluptate laboru\",\"EuTraderIdIssuedBy\":\"sit in nulla nisi\",\"SimplifiedInvoice\":true,\"SupplierTelephoneNumber\":\" \",\"EuTraderId\":\"Except\",\"EuTraderIdType\":\"Excepteur deserunt\",\"GoodsDescriptionFreeText\":\"occaec\",\"GoodsDescriptionFreeTextLang\":\"ullamco anim velit\",\"GoodsDescriptionCodes\":\"dolore et sed\",\"ProRataRate\":-99591984.50589395}",
              "description": "Rēķini (PurchaseInformation)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"nostrud officia Lorem\",\"FileName\":\"ipsum deserunt\",\"FileDescription\":\"eiusmod dolore\",\"FileContent\":\"qui sint nisi\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "DocumentCopy",
              "value": "{\"FileType\":\"anim dolore dolor\",\"FileName\":\"irure sint ea culpa\",\"FileDescription\":\"occaecat amet non magna\",\"FileContent\":\"do magna non fugiat mollit\"}",
              "description": "Pielikumi xml (DocumentCopy)."
            },
            {
              "key": "Accepted",
              "value": "true",
              "description": "Apstiprinājuma pazīme - nodokļu maksātājs neveic saimniecisku darbību."
            },
            {
              "key": "Precizejums",
              "value": "true",
              "description": "Vai dokuments ir precizējums."
            },
            {
              "key": "PrecizejamaisDokuments",
              "value": "-84346863",
              "description": "Precizējamā dokumenta numurs."
            },
            {
              "key": "PrecizejumaPamatojums",
              "value": "in Duis consectetur",
              "description": "Precizējuma pamatojums."
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/api/doc/pvnav2",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "doc",
            "pvnav2"
          ]
        }
      },
      "status": "Too Many Requests",
      "code": 429,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    }
  ]
}