cURL
curl --request GET \ --url https://demo-api.mobula.io/api/2/perp/check-process
{ "processId": "<string>", "status": "<string>", "message": "<string>", "errorMessage": "<string>" }
Poll the status of a long-running perpetual action (typically a deposit) started by /2/perp/execute-v2.
UUID returned by /2/perp/execute-v2 in data.processId.
Process status