Request/Response Format
REST APIs support both JSON and XML format. Use the response to set an appropriate content-type header
Example: application/xml or application/JSON
REST APIs support both JSON and XML format. Use the response to set an appropriate content-type header
Example: application/xml or application/JSON