For AI agents: visit https://docs.alps.cl/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Payroll status object
{
"id": 1,
"name": "uploaded"
}
Attribute Data type Description id Integer Unique identifier name String Status name
Name Description uploaded Loaded payroll (Does not apply for integration via API). processing Processing the loading of payroll transactions (Does not apply for API integration). under approval Pending for approval (Does not apply for integration via API). error Payroll content with error. approved Payroll sent to bank for payment. rejected Payroll rejected by users of your company, through the web portal. approved by bank Payroll approved by the bank, these statements are automatically changed by the system. rejected by bank Payroll rejected by the bank, these statuses are automatically changed by the system. by_api Payroll loaded by API, applies to companies with API integration.