GET api/Request/GetFishDetailStatus?NationalCode={NationalCode}&LedgerNumber={LedgerNumber}&AccountNumber={AccountNumber}

Get Fish Detail Status - Allow Anonymous

Request Information

URI Parameters

NameDescriptionTypeAdditional information
NationalCode

string

Required

LedgerNumber

string

Required

AccountNumber

string

Required

Body Parameters

None.

Response Information

Resource Description

FishDetailStatusResponseModel
NameDescriptionTypeAdditional information
FishDetail

FishDetailModel

None.

Aghsats

Collection of AghsatSandoghModel

None.

DastgahAghsats

Collection of AghsatDastgahModel

None.

HasAnyResult

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "fishDetail": {
    "sal": 1,
    "mah": 64,
    "daftarKol": "sample string 3",
    "radifVarase": 64,
    "name": "sample string 5",
    "famil": "sample string 6",
    "shMelli": "sample string 7",
    "shShenasnameh": "sample string 8",
    "dastgahPardakhtName": "sample string 9",
    "shobehCode": 10,
    "shobehName": "sample string 11",
    "shHesab": "sample string 12",
    "hoghooghAhkam": 13,
    "moavvaghAhkam": 14,
    "sayerMazayaAhkam": 15,
    "bimeTakmili": 16,
    "bimeTakmiliMoavvagh": 17,
    "ghestVamAhkam": 18,
    "bedehiAhkam": 19,
    "bedehiFoghVijeAhkam": 20,
    "sayerKosoorAhkam": 21,
    "taahol": 22,
    "olad": 23,
    "bonNaghdi": 24,
    "eidiPadash": 25,
    "motalebatMotafareghe": 26,
    "sayerMazayaDastgah": 27,
    "bimeKhadamatDarmani": 28,
    "bimeOmr": 29,
    "bedehiKanoon": 30,
    "bedehiSazman": 31,
    "bedehiDastgah": 32,
    "jamAghsatVamDastgah": 33,
    "mandehAghsatVamDastgah": 34,
    "sayerKosoorDastgah": 35,
    "jamKolMazaya": 36,
    "jamKolKosoor": 37,
    "tozihat": "sample string 38",
    "jamMazayaSandogh": 39,
    "jamMazayaDastgah": 40,
    "jamKosoorSandogh": 41,
    "jamKosoorDastgah": 42,
    "khalesDaryafti": 43
  },
  "aghsats": [
    {
      "title": "sample string 1",
      "ghest": 2,
      "mandeh": 3
    },
    {
      "title": "sample string 1",
      "ghest": 2,
      "mandeh": 3
    }
  ],
  "dastgahAghsats": [
    {
      "title": "sample string 1",
      "ghest": 2,
      "mandeh": 3
    },
    {
      "title": "sample string 1",
      "ghest": 2,
      "mandeh": 3
    }
  ],
  "hasAnyResult": true
}

text/html

Sample:
{"fishDetail":{"sal":1,"mah":64,"daftarKol":"sample string 3","radifVarase":64,"name":"sample string 5","famil":"sample string 6","shMelli":"sample string 7","shShenasnameh":"sample string 8","dastgahPardakhtName":"sample string 9","shobehCode":10,"shobehName":"sample string 11","shHesab":"sample string 12","hoghooghAhkam":13,"moavvaghAhkam":14,"sayerMazayaAhkam":15,"bimeTakmili":16,"bimeTakmiliMoavvagh":17,"ghestVamAhkam":18,"bedehiAhkam":19,"bedehiFoghVijeAhkam":20,"sayerKosoorAhkam":21,"taahol":22,"olad":23,"bonNaghdi":24,"eidiPadash":25,"motalebatMotafareghe":26,"sayerMazayaDastgah":27,"bimeKhadamatDarmani":28,"bimeOmr":29,"bedehiKanoon":30,"bedehiSazman":31,"bedehiDastgah":32,"jamAghsatVamDastgah":33,"mandehAghsatVamDastgah":34,"sayerKosoorDastgah":35,"jamKolMazaya":36,"jamKolKosoor":37,"tozihat":"sample string 38","jamMazayaSandogh":39,"jamMazayaDastgah":40,"jamKosoorSandogh":41,"jamKosoorDastgah":42,"khalesDaryafti":43},"aghsats":[{"title":"sample string 1","ghest":2,"mandeh":3},{"title":"sample string 1","ghest":2,"mandeh":3}],"dastgahAghsats":[{"title":"sample string 1","ghest":2,"mandeh":3},{"title":"sample string 1","ghest":2,"mandeh":3}],"hasAnyResult":true}

application/xml, text/xml

Sample:
<FishDetailStatusResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Saba.Common.PublicApi">
  <Aghsats>
    <AghsatSandoghModel>
      <Ghest>2</Ghest>
      <Mandeh>3</Mandeh>
      <Title>sample string 1</Title>
    </AghsatSandoghModel>
    <AghsatSandoghModel>
      <Ghest>2</Ghest>
      <Mandeh>3</Mandeh>
      <Title>sample string 1</Title>
    </AghsatSandoghModel>
  </Aghsats>
  <DastgahAghsats>
    <AghsatDastgahModel>
      <Ghest>2</Ghest>
      <Mandeh>3</Mandeh>
      <Title>sample string 1</Title>
    </AghsatDastgahModel>
    <AghsatDastgahModel>
      <Ghest>2</Ghest>
      <Mandeh>3</Mandeh>
      <Title>sample string 1</Title>
    </AghsatDastgahModel>
  </DastgahAghsats>
  <FishDetail>
    <BedehiAhkam>19</BedehiAhkam>
    <BedehiDastgah>32</BedehiDastgah>
    <BedehiFoghVijeAhkam>20</BedehiFoghVijeAhkam>
    <BedehiKanoon>30</BedehiKanoon>
    <BedehiSazman>31</BedehiSazman>
    <BimeKhadamatDarmani>28</BimeKhadamatDarmani>
    <BimeOmr>29</BimeOmr>
    <BimeTakmili>16</BimeTakmili>
    <BimeTakmiliMoavvagh>17</BimeTakmiliMoavvagh>
    <BonNaghdi>24</BonNaghdi>
    <DaftarKol>sample string 3</DaftarKol>
    <DastgahPardakhtName>sample string 9</DastgahPardakhtName>
    <EidiPadash>25</EidiPadash>
    <Famil>sample string 6</Famil>
    <GhestVamAhkam>18</GhestVamAhkam>
    <HoghooghAhkam>13</HoghooghAhkam>
    <JamAghsatVamDastgah>33</JamAghsatVamDastgah>
    <JamKolKosoor>37</JamKolKosoor>
    <JamKolMazaya>36</JamKolMazaya>
    <JamKosoorDastgah>42</JamKosoorDastgah>
    <JamKosoorSandogh>41</JamKosoorSandogh>
    <JamMazayaDastgah>40</JamMazayaDastgah>
    <JamMazayaSandogh>39</JamMazayaSandogh>
    <KhalesDaryafti>43</KhalesDaryafti>
    <Mah>64</Mah>
    <MandehAghsatVamDastgah>34</MandehAghsatVamDastgah>
    <MoavvaghAhkam>14</MoavvaghAhkam>
    <MotalebatMotafareghe>26</MotalebatMotafareghe>
    <Name>sample string 5</Name>
    <Olad>23</Olad>
    <RadifVarase>64</RadifVarase>
    <Sal>1</Sal>
    <SayerKosoorAhkam>21</SayerKosoorAhkam>
    <SayerKosoorDastgah>35</SayerKosoorDastgah>
    <SayerMazayaAhkam>15</SayerMazayaAhkam>
    <SayerMazayaDastgah>27</SayerMazayaDastgah>
    <ShHesab>sample string 12</ShHesab>
    <ShMelli>sample string 7</ShMelli>
    <ShShenasnameh>sample string 8</ShShenasnameh>
    <ShobehCode>10</ShobehCode>
    <ShobehName>sample string 11</ShobehName>
    <Taahol>22</Taahol>
    <Tozihat>sample string 38</Tozihat>
  </FishDetail>
</FishDetailStatusResponseModel>