Hi
I have below response returned by API. I want if there is error is Status then that Status message should get displayed
{"status":true,"data":[{"id":"66","name":"Amazon Shipping"},{"id":"37","name":"Amazon Shipping 1 KG"},{"id":"62","name":"Amazon Shipping 10 KG"},{"id":"52","name":"Amazon Shipping 2 KG"},{"id":"159","name":"Amazon Shipping 20 KG"},
Thanks