Reports
Workers with scheduled registrations in a C.C.C.

Report of workers with scheduled registrations in a contribution account code (C.C.C.)

Parameters

GET /employees-with-movement-previous
{
  "regimen": "0111",
  "ccc": "12345678901"
}

Response

Respuesta
{
  "success": true,
  "message": "OK",
  "data": {
    "file": {
      "contentType": "application/pdf",
      "name": "document.pdf",
      "content": "base64"
    }
  }
}