Reports in the WATS Standard JSON Format can be submitted to WATS by calling this method with a WSJF report in the body of the request:
POST https://your-wats-server.com/api/report/wsjf
NOTE: This method is available from server version 20.2.
The method returns OK 200 if the report was received and validated successfully, or 400 Bad Request along with a validation error text if the report does not validate.
This method can be used to submit Test reports or Repair reports.
See https://virinco.zendesk.com/hc/en-us/articles/360015705199 for more information about WSJF.
Comments
0 comments
Please sign in to leave a comment.