For REST submissions, file feedback is produced in the File Upload Validation Report. This can be viewed in the agency's myCares beta or production accounts. SOAP submissions can either be viewed with the File Upload Validation Report or by submitting a RetrieveStatus post.

The correct URL to post your SOAP messages to on Beta is:

https://beta.mycares.net/NemsisWsService/Nemsis3WS. You can see what the response to your post would be in the WSDL codes (URL below). If you simply navigate to the URL above, you can see the web service is running, but it expects the fully formed SOAP message with credentials.

To view/consume the WSDL on Beta:

https://beta.mycares.net/NemsisWsService/Nemsis3WS?wsdl. See our SOAP Web Service page for more information. For posts on the production site, the above links may be used by removing "beta" and beginning with "https://mycares.net...".