04-02-2026, Saat: 14:52
object SIP_RestClient: TRESTClient
Accept = 'application/json, text/plain; q=0.9, text/html;q=0.8,'
AcceptCharset = 'UTF-8, *;q=0.8'
BaseURL = 'http://127.0.0.1:8080/pvc/v1/MasaDurum'
ContentType = 'application/x-www-form-urlencoded'
Params = <>
HandleRedirects = True
RaiseExceptionOn500 = False
Left = 264
Top = 24
end
object SIP_RestRequest: TRESTRequest
Client = SIP_RestClient
Method = rmPOST
Params = <
item
Kind = pkHTTPHEADER
name = 'KULL_SIRA'
Value = '3'
end
item
Kind = pkHTTPHEADER
name = 'GUV_KODU'
Value = '112233'
end
item
Kind = pkHTTPHEADER
name = 'KULL_GUID'
Value = '{xxxxxx}'
end>
Response = SIP_RestResponse
SynchronizedEvents = False
Left = 360
Top = 24
end
object SIP_RestResponse: TRESTResponse
ContentType = 'application/json'
Left = 464
Top = 24
end

