CreateUserAccount API - Not working/No success response

I am facing issue with createUserAccount API where in I tried with sample inputs posted on your portal. Kindly suggest on what should be added/updated in input to make it work. CreateUserAccount API - https://qhapi.quickhelp.com/User/Create Given sample is not working for content type - application/xml or text/xml Response - Error - The request is invalid. Error in line 1 position 23. Expecting element 'ArrayOfUserCreationDto' from namespace 'http://schemas.datacontract.org/2004/07/Brainstorm.Api.Models.DTO.Users'.. Encountered 'Element' with name 'UserCreationDtoArray', namespace ''. For content type - application/json or text/json Response Error - { "message": "The request is invalid.", "modelState": { "users[0].CustomerId": ["CustomerId must be empty."] } } Kindly suggest. Thanks, Mohit


You're not signed in. Please sign-in to report an issue or post a comment.