POST Bayi/UpdateNewBayi
Request Information
URI Parameters
None.
Body Parameters
BayiName | Description | Type | Additional information |
---|---|---|---|
BayiID | integer |
None. |
|
Bayi_Name | string |
None. |
|
Bayi_Bolge | string |
None. |
|
Tonaj | string |
None. |
|
Şehir | string |
None. |
|
Ilce | string |
None. |
|
BayiYetkilisi | string |
None. |
|
İletisimNo | string |
None. |
|
Düsünceler | string |
None. |
|
BayiGenelPuan | integer |
None. |
|
MakineParkuru | string |
None. |
|
BayiKonumLat | string |
None. |
|
BayiKonumLng | string |
None. |
|
BayiImage | Collection of byte |
None. |
|
Kullandigi_Urun | string |
None. |
|
Calistigi_Firma | string |
None. |
|
SıcakTemas | string |
None. |
|
Bayi_icerik_image | Collection of byte |
None. |
Request Formats
application/json, text/json
Sample:
{ "BayiID": 1, "Bayi_Name": "sample string 2", "Bayi_Bolge": "sample string 3", "Tonaj": "sample string 4", "Şehir": "sample string 5", "Ilce": "sample string 6", "BayiYetkilisi": "sample string 7", "İletisimNo": "sample string 8", "Düsünceler": "sample string 9", "BayiGenelPuan": 10, "MakineParkuru": "sample string 11", "BayiKonumLat": "sample string 12", "BayiKonumLng": "sample string 13", "BayiImage": "QEA=", "Kullandigi_Urun": "sample string 14", "Calistigi_Firma": "sample string 15", "SıcakTemas": "sample string 16", "Bayi_icerik_image": "QEA=" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true