Rest API - Request and Response Format
Consider this response envelope:
What is the value of the
{"status": "success", "message": "", "data": {"name": "Alice"}}What is the value of the
data field?