Changeset 3474497
- Timestamp:
- 03/04/2026 11:52:53 AM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gestoo-connector-for-peppol-invoicing/trunk/readme.txt
r3474457 r3474497 31 31 * GestOO creates the invoice and can send it via Peppol (after your account is validated). 32 32 * On the order edit screen, a "GestOO Invoice" box shows: sync status, invoice number, Peppol status, and links to open the invoice in GestOO or retry actions. 33 34 = API endpoints used =35 36 * `GET /api/woocommerce/health` — connection test37 * `POST /api/woocommerce/invoices` — create invoice (idempotent)38 * `GET /api/woocommerce/invoices/{id}` — invoice details39 * `POST /api/woocommerce/invoices/{id}/send-peppol` — send to Peppol40 * `GET /api/woocommerce/invoices/{id}/peppol-status` — Peppol status41 33 42 34 Support: hello@gestoo.be
Note: See TracChangeset
for help on using the changeset viewer.