Skip to content

Create CAE endpoints - #18

Merged
leanucci merged 3 commits into
mainfrom
17-create-cae-endpoints
Aug 18, 2026
Merged

leanucci merged 3 commits into
mainfrom
17-create-cae-endpoints

Conversation

@leanucci

Copy link
Copy Markdown
Owner

Summary

  • Add CAE query methods to Reference class:
    • consultar_comprobante - Query authorized invoice details by number
    • solicitar_caea - Request anticipated CAE (CAEA)
    • consultar_caea - Query existing CAEA
  • Add tests and VCR cassettes for new endpoints

Note: FECAESolicitar is already implemented in Bill#authorize

Closes #17

leanucci and others added 3 commits August 18, 2026 13:22
- consultar_comprobante: query authorized invoice details
- solicitar_caea: request anticipated CAE
- consultar_caea: query existing CAEA

Co-Authored-By: Leandro Marcucci <leanucci@gmail.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Leandro Marcucci <leanucci@gmail.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Leandro Marcucci <leanucci@gmail.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@leanucci
leanucci merged commit 9e2447b into main Aug 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create CAE endpoints

1 participant