tdevapigists
12/6/2017 - 11:40 AM

Data Validation Error

{
 	"code": 10100,
 	"status": 422,
 	"time": "2016-06-14T18:52:10+05:32",
 	"errors": [
 	{
 	"code": 10100,
 	"message": "Mandatory parameter missing",
 	"field": "username"
 	}
 	],
 	"correlationId": "6d604905-8ghyj-4046-a765-c9d5f9e9c3d4",
 	"message": "Mandatory parameter missing"
 	}