Discussions

Ask a Question
Back to All

Issue with Create User API

I'm unable to use the create employee API and receive the same error every time. This is the data I am passing:

{"zip":"10018","fname":"John","lname":"BurghesTest","city":"New York","child_company_id":440626,"nick_name":"JB","state":"NY","email":"[email protected]","status":1,"group":5}

This is the response I get:

{"status":9,"data":"Invalid parameters - Your request has an invalid parameter type","error":"Value is required and can't be empty","token":"014c8f9512aa2c7b76452d9bc89a8f91fa8e063b"}