alegra credit-notes
alegra credit-notes¶
Manage credit notes
Synopsis¶
Manage credit notes (notas de crédito) — the way to reverse or correct a stamped invoice, since invoices are immutable. In Colombia/Mexico credit notes are electronic and reference the original invoice.
Options¶
-h, --help help for credit-notes
Options inherited from parent commands¶
--base-url string Override the API base URL (env: ALEGRA_BASE_URL)
--columns strings Comma-separated columns for table/csv output
--dry-run Print the equivalent curl request without sending it
--no-color Disable colored output (also respects the NO_COLOR env var)
-o, --output string Output format: table, json, yaml, csv (env: ALEGRA_OUTPUT)
--profile string Configuration profile to use (env: ALEGRA_PROFILE)
--requests-per-second float Client-side rate limit (default from config)
--show-token In --dry-run, do not redact the Authorization header
-v, --verbose Enable verbose (debug) logging to stderr
SEE ALSO¶
- alegra - Alegra accounting system CLI
- alegra credit-notes create - Create a credit-note
- alegra credit-notes delete - Delete a credit-note by ID
- alegra credit-notes email - Email a credit note
- alegra credit-notes export - Export all credit-notes to CSV or JSON
- alegra credit-notes get - Get a single credit-note by ID
- alegra credit-notes import - Bulk-create credit-notes from a CSV file
- alegra credit-notes list - List credit-notes
- alegra credit-notes update - Update a credit-note by ID