Generate a Google Documents service request.
The service request ID.
Some information on who to share the new service request with.
An array of users to share the document with.
A collection of helpful Google Document specific items.
POST //service-requests/{serviceRequestId}/generate HTTP/1.1 Host: api.ecosuite.io Content-Type: application/json Accept: */* Content-Length: 22 { "shareWith": [ "text" ] }
Various links to Google Docs for quick access to the service request.
{ "serviceRequestFolder": "text", "uri": "text", "data": "text" }