Http Www Recibos Cusaem Gob Mx

The portal cusaem.gob.mx allows CUSAEM personnel to access and download digital payroll receipts (CFDI) using their RFC and registered credentials. Alternatively, these documents can be viewed through the SAT Visor de Nómina for tax purposes. For more information, visit the CUSAEM official portal . Http www recibos cusaem gob mx

| Element | Description | |---------|-------------| | | recibos.cusaem.gob.mx – a sub‑domain of the official CUSAEM government portal ( cusaem.gob.mx ). | | Owner | Secretaría de Educación Pública (SEP) – through the Centro Universitario de Estudios Avanzados (CUSAEM). | | Primary Goal | Provide an online, secure, and free service that lets students, employees, and the general public generate printable receipts for a variety of public‑service payments (e.g., tuition, library fees, transportation, fines, tax contributions, etc.). | | Target Audience | • Current and former CUSAEM students • Faculty, staff and contractors of IPN (Instituto Politécnico Nacional) • Citizens who need to pay government‑linked services that are processed through CUSAEM’s financial system. | | Legal Status | As a .gob.mx domain, the site is an official Mexican government website and must comply with the Ley Federal de Protección de Datos Personales en Posesión de los Particulares (LFPDPPP) and the Norma Oficial Mexicana (NOM)‑151 for electronic signatures. | http www recibos cusaem gob mx

| Endpoint | Method | Required Scope | Sample cURL | |----------|--------|----------------|-------------| | /api/v1/receipts | GET | receipts.read | curl -H "Authorization: Bearer $TOKEN" "https://recibos.cusaem.gob.mx/api/v1/receipts?rfc=ABC123456789&from=2024-01-01&to=2024-03-31" | | /api/v1/receipts | POST | receipts.create | curl -X POST -H "Authorization: Bearer $TOKEN" -H "Content-Type: application/json" -d '"type":"COLEGIATURA","reference":"AB12CD34","date":"2024-04-12","amount":12500.00' "https://recibos.cusaem.gob.mx/api/v1/receipts" | The portal cusaem