POST v6/api_131/SatirOzelAlanKontrol

Request Information

URI Parameters

None.

Body Parameters

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

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 'Object'.

Response Information

Resource Description

ResultModelOfME6_SEPET_OZELALANLAR
NameDescriptionTypeAdditional information
Value

ME6_SEPET_OZELALANLAR

None.

IsSuccessfull

boolean

None.

ErrorMessage

string

None.

StatusCode

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Value": {
    "dbSurum": 1,
    "SwSurum": 2,
    "sepetRecno": 1,
    "ozelAlan1": "sample string 2",
    "ozelAlan2": "sample string 3",
    "ozelAlan3": "sample string 4",
    "ozelAlan4": "sample string 5",
    "ozelAlan5": "sample string 6",
    "ozelAlan6": "sample string 7",
    "ozelAlan7": "sample string 8",
    "ozelAlan8": "sample string 9",
    "ozelAlan9": "sample string 10",
    "ozelAlan10": "sample string 11",
    "createdate": "2025-06-19T16:54:11.8235822+03:00",
    "updatedate": "2025-06-19T16:54:11.8235822+03:00",
    "userid": 14,
    "sessionid": 15,
    "Id": 16,
    "recGuid": "e80fbb26-af0d-42ef-8e49-f52238f9290a"
  },
  "IsSuccessfull": true,
  "ErrorMessage": "sample string 2",
  "StatusCode": 3
}

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Type 'db.Entity.Tables.TableBase.TrackableEntity' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Type 'db.Entity.Tables.TableBase.TrackableEntity' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.