Invoices
Create a fiscal invoice
Submit an invoice for fiscal processing. The system assigns a monotonic fiscal number, computes taxes, signs the invoice via Cloud Signing Service, and appends it to the hash-chained Fiscal Ledger.
post/api/fiscal/invoices
Headers
x-tenant-idstring required
Request body
Example request
{
"jurisdiction": "CD"
}Response
Invoice created