POST api/Ssh/StokSeriGarantiSorgula

Request Information

URI Parameters

None.

Body Parameters

StokSeriGarantiSorgulaQueryModel
NameDescriptionTypeAdditional information
SeriNo

string

None.

DemirBasNo

string

None.

SiraNo

string

None.

Request Formats

application/json, text/json

Sample:
{
  "SeriNo": "sample string 1",
  "DemirBasNo": "sample string 2",
  "SiraNo": "sample string 3"
}

application/xml, text/xml

Sample:
<StokSeriGarantiSorgulaQueryModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ugur.RestApi2.Models">
  <DemirBasNo>sample string 2</DemirBasNo>
  <SeriNo>sample string 1</SeriNo>
  <SiraNo>sample string 3</SiraNo>
</StokSeriGarantiSorgulaQueryModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'StokSeriGarantiSorgulaQueryModel'.

Response Information

Resource Description

TResultOfZUSMM_FG007_003_EXPORT
NameDescriptionTypeAdditional information
RecordCount

integer

None.

IsSuccessful

boolean

None.

Message

string

None.

Data

ZUSMM_FG007_003_EXPORT

None.

DynamicProperty

Dictionary of string [key] and Object [value]

None.

Response Formats

application/json, text/json

Sample:
{
  "RecordCount": 1,
  "IsSuccessful": true,
  "Message": "sample string 3",
  "Data": {
    "BapiReturn": [
      {
        "TYPE": "sample string 1",
        "CODE": "sample string 2",
        "MESSAGE": "sample string 3",
        "LOG_NO": "sample string 4",
        "LOG_MSG_NO": 5,
        "MESSAGE_V1": "sample string 6",
        "MESSAGE_V2": "sample string 7",
        "MESSAGE_V3": "sample string 8",
        "MESSAGE_V4": "sample string 9"
      },
      {
        "TYPE": "sample string 1",
        "CODE": "sample string 2",
        "MESSAGE": "sample string 3",
        "LOG_NO": "sample string 4",
        "LOG_MSG_NO": 5,
        "MESSAGE_V1": "sample string 6",
        "MESSAGE_V2": "sample string 7",
        "MESSAGE_V3": "sample string 8",
        "MESSAGE_V4": "sample string 9"
      }
    ],
    "E_AUFNR": "sample string 1",
    "E_DATUM": "2026-05-08T21:47:37.59028+03:00",
    "E_DMRBS1": "sample string 2",
    "E_DMRBS2": "sample string 3",
    "E_DMRBS3": "sample string 4",
    "E_DMRBS4": "sample string 5",
    "E_DMRBS5": "sample string 6",
    "E_EK_GARANTI": "sample string 7",
    "E_KUNNR_AG": "sample string 8",
    "E_LAGERORT": "sample string 9",
    "E_LIEF_NR": "sample string 10",
    "E_MAKTX": "sample string 11",
    "E_MATNR": "sample string 12",
    "E_NAME_AG": "sample string 13",
    "E_SERNR": "sample string 14",
    "E_URETICI_SERI_NO": "sample string 15",
    "E_VKORG": "sample string 16",
    "E_VTWEG": "sample string 17",
    "E_WADAT_IST": "2026-05-08T21:47:37.59028+03:00",
    "E_XBLNR": "sample string 18",
    "E_YEDEKP": "sample string 19",
    "E_YEDEKP_TANIM": "sample string 20",
    "E_CMPRE": 21.0
  },
  "DynamicProperty": {
    "sample string 1": {},
    "sample string 3": {}
  }
}

application/xml, text/xml

Sample:
<TResultOfZUSMM_FG007_003_EXPORTNYU2z2fs xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GM.SAP.Models">
  <Data>
    <BapiReturn>
      <BAPIRETURN>
        <CODE>sample string 2</CODE>
        <LOG_MSG_NO>5</LOG_MSG_NO>
        <LOG_NO>sample string 4</LOG_NO>
        <MESSAGE>sample string 3</MESSAGE>
        <MESSAGE_V1>sample string 6</MESSAGE_V1>
        <MESSAGE_V2>sample string 7</MESSAGE_V2>
        <MESSAGE_V3>sample string 8</MESSAGE_V3>
        <MESSAGE_V4>sample string 9</MESSAGE_V4>
        <TYPE>sample string 1</TYPE>
      </BAPIRETURN>
      <BAPIRETURN>
        <CODE>sample string 2</CODE>
        <LOG_MSG_NO>5</LOG_MSG_NO>
        <LOG_NO>sample string 4</LOG_NO>
        <MESSAGE>sample string 3</MESSAGE>
        <MESSAGE_V1>sample string 6</MESSAGE_V1>
        <MESSAGE_V2>sample string 7</MESSAGE_V2>
        <MESSAGE_V3>sample string 8</MESSAGE_V3>
        <MESSAGE_V4>sample string 9</MESSAGE_V4>
        <TYPE>sample string 1</TYPE>
      </BAPIRETURN>
    </BapiReturn>
    <E_AUFNR>sample string 1</E_AUFNR>
    <E_CMPRE>21</E_CMPRE>
    <E_DATUM>2026-05-08T21:47:37.59028+03:00</E_DATUM>
    <E_DMRBS1>sample string 2</E_DMRBS1>
    <E_DMRBS2>sample string 3</E_DMRBS2>
    <E_DMRBS3>sample string 4</E_DMRBS3>
    <E_DMRBS4>sample string 5</E_DMRBS4>
    <E_DMRBS5>sample string 6</E_DMRBS5>
    <E_EK_GARANTI>sample string 7</E_EK_GARANTI>
    <E_KUNNR_AG>sample string 8</E_KUNNR_AG>
    <E_LAGERORT>sample string 9</E_LAGERORT>
    <E_LIEF_NR>sample string 10</E_LIEF_NR>
    <E_MAKTX>sample string 11</E_MAKTX>
    <E_MATNR>sample string 12</E_MATNR>
    <E_NAME_AG>sample string 13</E_NAME_AG>
    <E_SERNR>sample string 14</E_SERNR>
    <E_URETICI_SERI_NO>sample string 15</E_URETICI_SERI_NO>
    <E_VKORG>sample string 16</E_VKORG>
    <E_VTWEG>sample string 17</E_VTWEG>
    <E_WADAT_IST>2026-05-08T21:47:37.59028+03:00</E_WADAT_IST>
    <E_XBLNR>sample string 18</E_XBLNR>
    <E_YEDEKP>sample string 19</E_YEDEKP>
    <E_YEDEKP_TANIM>sample string 20</E_YEDEKP_TANIM>
  </Data>
  <DynamicProperty xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:KeyValueOfstringanyType>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value />
    </d2p1:KeyValueOfstringanyType>
    <d2p1:KeyValueOfstringanyType>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value />
    </d2p1:KeyValueOfstringanyType>
  </DynamicProperty>
  <IsSuccessful>true</IsSuccessful>
  <Message>sample string 3</Message>
  <RecordCount>1</RecordCount>
</TResultOfZUSMM_FG007_003_EXPORTNYU2z2fs>