Powershell / EDS API / Izveidot dokumentu "Akcīzes nodokļa aprēķins (likmju maiņas gadījumā)".
Back to Collection Items
Add-Type -Path "C:\chilkat\ChilkatDotNet47-x64\ChilkatDotNet47.dll"
# This example assumes the Chilkat API to have been previously unlocked.
# See Global Unlock Sample for sample code.
$http = New-Object Chilkat.Http
$req = New-Object Chilkat.HttpRequest
$req.AddParam("Talrunis","officia")
$req.AddParam("Epasts","sed Duis ipsum velit")
$req.AddParam("NmVeids","consectetur eiusmod")
$req.AddParam("Sagatavotajs","in dolor fugiat")
$req.AddParam("LikmesDatums","2000-01-31T00:00:00")
$req.AddParam("PrecuGrupas","Lorem ipsum in eiusmod Duis")
$req.AddParam("InvDatums","2000-01-31T00:00:00")
$req.AddParam("MaksTermins","2000-01-31T00:00:00")
$req.AddParam("NmAkcNumuri","exercitation proident amet minim")
$jsonParam10 = New-Object Chilkat.JsonObject
$jsonParam10.UpdateInt("LikmeId",19045861)
$jsonParam10.UpdateString("Kods","ea eiusmod minim")
$jsonParam10.UpdateNumber("K3","99072710.93324569")
$jsonParam10.UpdateNumber("K4","-52288543.80061416")
$req.AddParam("Tabula",$jsonParam10.Emit())
$jsonParam11 = New-Object Chilkat.JsonObject
$jsonParam11.UpdateInt("LikmeId",58464960)
$jsonParam11.UpdateString("Kods","incididunt ad elit dolore")
$jsonParam11.UpdateNumber("K3","-66438685.93992628")
$jsonParam11.UpdateNumber("K4","-76963244.11346848")
$req.AddParam("Tabula",$jsonParam11.Emit())
$jsonParam12 = New-Object Chilkat.JsonObject
$jsonParam12.UpdateString("Dokuments","tempor reprehenderit")
$jsonParam12.UpdateString("Fails.value","<Error: Too many levels of nesting to fake this schema>")
$jsonParam12.UpdateString("Komentars","ex ullamco sint dolor")
$req.AddParam("Pielikumi",$jsonParam12.Emit())
$jsonParam13 = New-Object Chilkat.JsonObject
$jsonParam13.UpdateString("Dokuments","incididunt")
$jsonParam13.UpdateString("Fails.value","<Error: Too many levels of nesting to fake this schema>")
$jsonParam13.UpdateString("Komentars","quis deserunt est laboris")
$req.AddParam("Pielikumi",$jsonParam13.Emit())
$req.AddParam("NmrKods","in")
$req.AddParam("Precizejums","false")
$req.AddParam("PrecizejamaisDokuments","-79541863")
$req.AddParam("PrecizejumaPamatojums","Lorem ut sed")
$req.AddHeader("Accept","application/json")
$resp = $http.PostUrlEncoded("https://eds.vid.gov.lv/api/doc/aniav3",$req)
if ($http.LastMethodSuccess -eq $false) {
$($http.LastErrorText)
exit
}
$sbResponseBody = New-Object Chilkat.StringBuilder
$resp.GetBodySb($sbResponseBody)
$jResp = New-Object Chilkat.JsonObject
$jResp.LoadSb($sbResponseBody)
$jResp.EmitCompact = $false
$("Response Body:")
$($jResp.Emit())
$respStatusCode = $resp.StatusCode
$("Response Status Code = " + $respStatusCode)
if ($respStatusCode -ge 400) {
$("Response Header:")
$($resp.Header)
$("Failed.")
exit
}
Curl Command
curl -X POST
-H "Content-Type: application/x-www-form-urlencoded"
-H "Accept: application/json"
--data-urlencode 'Talrunis=officia'
--data-urlencode 'Epasts=sed Duis ipsum velit'
--data-urlencode 'NmVeids=consectetur eiusmod'
--data-urlencode 'Sagatavotajs=in dolor fugiat'
--data-urlencode 'LikmesDatums=2000-01-31T00:00:00'
--data-urlencode 'PrecuGrupas=Lorem ipsum in eiusmod Duis'
--data-urlencode 'InvDatums=2000-01-31T00:00:00'
--data-urlencode 'MaksTermins=2000-01-31T00:00:00'
--data-urlencode 'NmAkcNumuri=exercitation proident amet minim'
--data-urlencode 'Tabula={"LikmeId":19045861,"Kods":"ea eiusmod minim","K3":99072710.93324569,"K4":-52288543.80061416}'
--data-urlencode 'Tabula={"LikmeId":58464960,"Kods":"incididunt ad elit dolore","K3":-66438685.93992628,"K4":-76963244.11346848}'
--data-urlencode 'Pielikumi={"Dokuments":"tempor reprehenderit","Fails":{"value":"<Error: Too many levels of nesting to fake this schema>"},"Komentars":"ex ullamco sint dolor"}'
--data-urlencode 'Pielikumi={"Dokuments":"incididunt","Fails":{"value":"<Error: Too many levels of nesting to fake this schema>"},"Komentars":"quis deserunt est laboris"}'
--data-urlencode 'NmrKods=in'
--data-urlencode 'Precizejums=false'
--data-urlencode 'PrecizejamaisDokuments=-79541863'
--data-urlencode 'PrecizejumaPamatojums=Lorem ut sed'
https://eds.vid.gov.lv/api/doc/aniav3
Postman Collection Item JSON
{
"name": "Izveidot dokumentu \"Akcīzes nodokļa aprēķins (likmju maiņas gadījumā)\".",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
},
{
"key": "Accept",
"value": "application/json"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "Talrunis",
"value": "officia",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "sed Duis ipsum velit",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "consectetur eiusmod",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "in dolor fugiat",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "Lorem ipsum in eiusmod Duis",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "exercitation proident amet minim",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":19045861,\"Kods\":\"ea eiusmod minim\",\"K3\":99072710.93324569,\"K4\":-52288543.80061416}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":58464960,\"Kods\":\"incididunt ad elit dolore\",\"K3\":-66438685.93992628,\"K4\":-76963244.11346848}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"tempor reprehenderit\",\"Fails\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Komentars\":\"ex ullamco sint dolor\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"incididunt\",\"Fails\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Komentars\":\"quis deserunt est laboris\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "in",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "false",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-79541863",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "Lorem ut sed",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"response": [
{
"name": "OK",
"originalRequest": {
"method": "POST",
"header": [
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"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": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"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": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"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": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"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": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"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": "Talrunis",
"value": "cul",
"description": "(Required) Iesniedzēja tālrunis."
},
{
"key": "Epasts",
"value": "Ut eu q",
"description": "(Required) Epasta adrese."
},
{
"key": "NmVeids",
"value": "dolore Ut dolor sint",
"description": "(Required) Nodokļa maksātāja veids."
},
{
"key": "Sagatavotajs",
"value": "anim",
"description": "Sagatavotāja vārds, uzvārds."
},
{
"key": "LikmesDatums",
"value": "2000-01-31T00:00:00",
"description": "Nodokļa likmes datums."
},
{
"key": "PrecuGrupas",
"value": "aute incididunt",
"description": "Nodokļa likmes preču grupas kods."
},
{
"key": "InvDatums",
"value": "2000-01-31T00:00:00",
"description": "Inventarizācijas datums."
},
{
"key": "MaksTermins",
"value": "2000-01-31T00:00:00",
"description": "Maksāšanas termiņš."
},
{
"key": "NmAkcNumuri",
"value": "Ut mollit in ex sed",
"description": "Nodokļa maksātāja licences."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":36595467,\"Kods\":\"Lorem \",\"K3\":8035602.526792958,\"K4\":-15821692.419058532}",
"description": "Dokumenta rindas."
},
{
"key": "Tabula",
"value": "{\"LikmeId\":-81895303,\"Kods\":\"enim amet\",\"K3\":-41971694.69063775,\"K4\":85874129.78431109}",
"description": "Dokumenta rindas."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"in proident\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"Duis ipsum elit veniam\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "Pielikumi",
"value": "{\"Dokuments\":\"mollit Lorem\",\"Fails\":{\"Nosaukums\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"},\"Saturs\":{\"value\":\"<Error: Too many levels of nesting to fake this schema>\"}},\"Komentars\":\"ex velit\"}",
"description": "Pievienotie attaisnojuma dokumenti."
},
{
"key": "NmrKods",
"value": "sunt ut ad",
"description": "Nodokļu maksātāja kods."
},
{
"key": "Precizejums",
"value": "true",
"description": "Vai dokuments ir precizējums."
},
{
"key": "PrecizejamaisDokuments",
"value": "-3355090",
"description": "Precizējamā dokumenta numurs."
},
{
"key": "PrecizejumaPamatojums",
"value": "dolore ex ut",
"description": "Precizējuma pamatojums."
}
]
},
"url": {
"raw": "{{baseUrl}}/api/doc/aniav3",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"doc",
"aniav3"
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
}
]
}