Processes

When a background process is invoked, API provides a tools to monitor and use a result of the process. A backgroung process may be invoked from UI by user or from API by request.

Content:

Resource information

Url https://api.profit365.eu/1.6/system/processes
Authentication required
Access level company
Response JSON / XML
Class

Get process status

Url https://api.profit365.eu/1.6/system/processes/{id}
Method GET
Params
{id} required ID of a system process
Example https://api.profit365.eu/1.6/system/processes/89233

Exceptions

Maximum active processes count reached

System.InvalidOperationException

Number of processes invoked by authenticated user has reached system limit. Wait until running processes are done. Optionaly, request for increasing the limit.