Note: This is a work in progress.
This API is used when finally submitting the service request. Some of the service-inventory specific information is submitted to this API.
Important
Requires an API key sent through the http headers.
API
Adds a new service activity using the CRSM cloud Web API.
...
“Unable to add service activity.”
401 - Unauthorized
If the API key isn’t part of the http headers.
Code Block |
---|
"An Api key wasn't provided." |
If the API key is invalid.
Code Block |
---|
"Unauthorized client." |