Gtm.ApiInternal.V1

<back to all web services

CloseSupportRequest

The following routes are available for this service:
All Verbs/api/v1/supportrequests/{Id}/close
PUT/api/v1/CloseSupportRequest
PUT/api/v1/CloseSupportRequest/{Id}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/CloseSupportRequest HTTP/1.1 
Host: apiinternalv1.gtm.gits2.nl 
Content-Type: application/json
Content-Length: length

{"Id":0,"Reply":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Created":"\/Date(-62135596800000-0000)\/","CustomerId":0,"CompanyName":"String","Applicant":"String","OptionEnum":"String","Option":"String","IMEINumber":"String","LicensePlate":"String","Type":"String","MalfunctionType":"String","Message":"String","Reply":"String","Closed":"\/Date(-62135596800000-0000)\/","Id":0}