Convert the process API helpers to TypeScript
Convert the API helper functions in src/api/process.js
to TypeScript, using the request and response payloads defined in the backend API docs as a reference.
Requires #1112 (closed)
Edited by Erwan Rouchet