1
Answer

APi message

Ramco Ramco

Ramco Ramco

2y
480
1

Hi

 Below response is returned by API.

{"status":true,"message":"Shipment Cancelled"}

I want to display message Shippment Cancelled, else if status = false then error message

IRestResponse response = client.Execute(request);

Thanks

Answers (1)