Service used to obtain the detailed result of a request from the main services such as people, absences, and so on.
Integration Process Monitor
Item | Description |
|---|---|
| Flow: | Client → PontoWeb |
| Route | https://api.ahgora.com.br/process |
| Method: | GET |
| Use cases | people absences paymentDate anticipate subsidiaries costcenter users |
| Query Params | |
|---|---|
| Key | Value |
| Accept-Version | v2 |
| Integration Process Monitor | ||||
| Field | Type | Required | Description | Rules |
| company | String | Yes | Company code in the PontoWeb system | |
| unique | String | Yes | Unique process identification | One is generated every 15 minutes and is valid for 15 minutes (if there are no new requests within this period). |
| subunique | String | Yes | Process subunique | One is generated for each request and is valid for 15 minutes |
| status | String | Yes | Process status | "done": All the items in the request were successful; "warning": Some item in the request has shown an error; "error": All the items in the requisition showed an error; |
| progress | Object | Yes | Property that shows the process totals | |
| done | String | Yes | Completed | |
| total | String | Yes | Total Processed | |
| data | Object | Yes | Property that stores the results of the process | |
| errors | Array | Yes | Property that lists the errors presented | |
| identifier | String | Yes, when there are errors | Employee's Registration | |
| mensage | String | Yes, when there are errors | Error message | |
https://api.ahgora.com.br/process?subunique=99999999