# Invopop ## Docs - [Profile](https://invopop-fr-lookup.mintlify.app/admin/acc-info.md): Manage your personal profile details, contact information, locale and display preferences. - [Account security](https://invopop-fr-lookup.mintlify.app/admin/acc-security.md): View and revoke your sessions - [Add a billing account](https://invopop-fr-lookup.mintlify.app/admin/billing-account.md): Create and configure a billing account for subscriptions, invoices, and payment methods. - [Modify or cancel your subscription](https://invopop-fr-lookup.mintlify.app/admin/billing-change-plan.md): Modify or cancel your subscription to Invopop. - [Disable members](https://invopop-fr-lookup.mintlify.app/admin/member-deactivate.md): Disable or remove a member's access to your workspace. - [Invite members](https://invopop-fr-lookup.mintlify.app/admin/member-invite.md): Add new users to your workspace - [Create & configure workspaces](https://invopop-fr-lookup.mintlify.app/admin/workspace-configure.md): How to create a new workspace and adjust its settings, defaults and metadata. - [Authorize enrollment](https://invopop-fr-lookup.mintlify.app/api-ref/access/enrollment/authorize.md): Authenticate using application credentials and a specific owner ID, token, or enrollment. (Only Applications!) - [Fetch enrollment](https://invopop-fr-lookup.mintlify.app/api-ref/access/enrollment/fetch.md): Fetch the enrollment details for the current authentication token. (Only Applications!) - [Update enrollment](https://invopop-fr-lookup.mintlify.app/api-ref/access/enrollment/update.md): Update the embedded configuration details of an enrollment. (Only Applications!) - [Fetch workspace](https://invopop-fr-lookup.mintlify.app/api-ref/access/workspace/fetch.md): Fetch the workspace details associated with the current authentication token. - [Update workspace](https://invopop-fr-lookup.mintlify.app/api-ref/access/workspace/update.md): Update the workspace details associated with the current authentication token. - [Set AT credentials](https://invopop-fr-lookup.mintlify.app/api-ref/apps/at-pt/credentials.md): Set or update the AT web services credentials for a given supplier. - [Generate SAF-T report](https://invopop-fr-lookup.mintlify.app/api-ref/apps/at-pt/saft.md): Generate and download a SAF-T PT report for the specified period. - [Get series details](https://invopop-fr-lookup.mintlify.app/api-ref/apps/at-pt/series-get.md): Get details of a specific series by ID. - [List series](https://invopop-fr-lookup.mintlify.app/api-ref/apps/at-pt/series-list.md): List all registered series with the AT for the supplier. - [Register series](https://invopop-fr-lookup.mintlify.app/api-ref/apps/at-pt/series-register.md): Register a new series with the AT for the supplier. - [Generate agreement PDF](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-es/agreement-fetch.md): Generate a PDF agreement of a previously prepared org.Party silo entry. - [Upload agreement PDF](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-es/agreement-upload.md): Upload a signed copy of the PDF agreement. - [Confirm](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-es/confirm.md): Confirm that the upload process has completed. - [Upload identity image](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-es/identity-upload.md): Upload an image of an identity document. - [Look up directory entries by electronic address](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-fr/lookup-identifier.md): Returns all entries from the PPF Annuaire that match the given electronic address identifier (the value used to route invoices to a party in France represented by an inbox in Invopop). - [Look up directory entries by SIREN](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-fr/lookup-siren.md): Returns all entries from the PPF Annuaire that match the given French SIREN. A company may have several entries so the response is always a list. - [Upload KSeF certificate](https://invopop-fr-lookup.mintlify.app/api-ref/apps/gov-pl/certificate-upload.md): Upload the KSeF certificate, private key, and password for a registered party. This endpoint provides an alternative to the web-based certificate upload wizard for programmatic integration. - [Generate a PDF preview](https://invopop-fr-lookup.mintlify.app/api-ref/apps/pdf/preview.md): Generate a PDF preview of the provided GOBL document. - [Look up a Peppol participant](https://invopop-fr-lookup.mintlify.app/api-ref/apps/peppol/lookup-participant.md): Checks whether a company is registered and reachable in the Peppol network. Exactly one of `peppol_id` or `vat` must be provided. - [Upload proof of ownership PDF](https://invopop-fr-lookup.mintlify.app/api-ref/apps/peppol/ownership-upload.md): Uploads a proof-of-ownership PDF for a company that is being registered in the Peppol network. - [Upload e.firma certificate](https://invopop-fr-lookup.mintlify.app/api-ref/apps/sw-sapien/certificate-upload.md): Upload the e.firma (FIEL) certificate, private key, and password for a registered party. This endpoint provides an alternative to the web-based registration form for programmatic integration. - [Generate agreement PDF](https://invopop-fr-lookup.mintlify.app/api-ref/apps/verifactu/agreement-fetch.md): Generate a PDF agreement of a previously prepared org.Party silo entry. - [Upload agreement PDF](https://invopop-fr-lookup.mintlify.app/api-ref/apps/verifactu/agreement-upload.md): Upload a signed copy of the PDF agreement. - [Confirm](https://invopop-fr-lookup.mintlify.app/api-ref/apps/verifactu/confirm.md): Confirm that the upload process has completed. - [Upload identity image](https://invopop-fr-lookup.mintlify.app/api-ref/apps/verifactu/identity-upload.md): Upload an image of an identity document. - [Authentication](https://invopop-fr-lookup.mintlify.app/api-ref/authentication.md): Generate an access token to start using an Invopop workspace. - [Technical glossary](https://invopop-fr-lookup.mintlify.app/api-ref/glossary.md): A brief glossary of the main terms used in the platform. - [Idempotency](https://invopop-fr-lookup.mintlify.app/api-ref/idempotency.md): Ensuring API requests are safe. - [Introduction](https://invopop-fr-lookup.mintlify.app/api-ref/introduction.md) - [Build with LLMs](https://invopop-fr-lookup.mintlify.app/api-ref/llms.md): Build with Large Language Models (LLMs) - [Postman collections](https://invopop-fr-lookup.mintlify.app/api-ref/postman.md): Reference API collections to explore Invopop's functionality - [Create a series entry](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/entries/create-a-series-entry.md): Create a new entry in a given series idempotently with the given UUID (any version). - [Fetch a series entry](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/entries/fetch-a-series-entry.md): Fetch an existing entry in a series given its UUID. - [Fetch all series entries](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/entries/fetch-all-series-entries.md): Fetch all the entries in a given series. - [Overview](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/entries/overview.md): An entry represents a single index or code number inside a series. Essentially, it's a mapping of a UUID to a code number. - [Introduction](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/introduction.md): The Invopop Sequence service makes it easy to reliably generate sequential numbers. - [Create a series](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/series/create-a-series.md): Create a new series idempotently with the given UUID (any version). - [Fetch a series](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/series/fetch-a-series.md): Fetch an existing series given its UUID. - [Fetch all series](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/series/fetch-all-series.md): Fetch all the series in the current company. - [Overview](https://invopop-fr-lookup.mintlify.app/api-ref/sequences/series/overview.md): A series is in effect a placeholder for a counter with number formatting details to be able to generate a code. - [Create an entry without UUID](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/create-an-entry-post.md): Create a new silo entry without an explicit UUID. - [Create an entry with ID](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/create-an-entry-put.md): Create a new silo entry with the given UUID. - [Fetch all entries](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/fetch-all-entries.md): Fetch all the silo entries in the current company. - [Fetch an entry](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/fetch-an-entry.md): Fetch an existing silo entry given its UUID. - [Fetch an entry by key](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/fetch-an-entry-by-key.md): Fetch an existing silo entry by its key. - [Fetch a File](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/files-fetch.md): Download silo entry file's data. Content type and disposition will be set according to the source. - [Create a File](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/files-post.md): Add a new file to a silo entry without an explicit UUID. The file data can be provided inline as base64 encoded data, or omitted to create a placeholder. When data is not provided, you must provide sha256, size, and mime fields, and the response will include a `url` field that can be used to stream/… - [Create a File](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/files-put.md): Add a new file to a silo entry with a specific UUID. The file data can be provided inline as base64 encoded data, or omitted to create a placeholder. When data is not provided, you must provide sha256, size, and mime fields, and the response will include a `url` field that can be used to stream/uplo… - [Find related entries](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/find-related.md): Find silo entries whose document mentions the given entry's UUID. - [Search entries](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/search-entries.md): Perform a free-text search on all documents in the current company. - [Update an entry](https://invopop-fr-lookup.mintlify.app/api-ref/silo/entries/update-an-entry.md): Update an existing silo entry given its UUID. - [Build GOBL document](https://invopop-fr-lookup.mintlify.app/api-ref/silo/gobl/build.md): Build GOBL Envelopes or Objects for validation purposes - [Correct GOBL envelope](https://invopop-fr-lookup.mintlify.app/api-ref/silo/gobl/correct.md): Correct or determine the correction options for a GOBL Envelope (not Object!) - [Sign GOBL document](https://invopop-fr-lookup.mintlify.app/api-ref/silo/gobl/sign.md): Sign GOBL Envelopes or Objects - [Delete a file](https://invopop-fr-lookup.mintlify.app/api-ref/silo/spool/delete.md): Delete a previously uploaded entry from the spool. - [Download a file](https://invopop-fr-lookup.mintlify.app/api-ref/silo/spool/download.md): Download a previously uploaded entry from the spool. - [Upload a file](https://invopop-fr-lookup.mintlify.app/api-ref/silo/spool/upload.md): Upload temporary file data to the silo spool. Requires 'enrolled' scope. - [Create a job without a UUID](https://invopop-fr-lookup.mintlify.app/api-ref/transform/jobs/create-a-job-post.md): Create a new job without an explicit ID. - [Create a job with a UUID](https://invopop-fr-lookup.mintlify.app/api-ref/transform/jobs/create-a-job-put.md): Create a new job with the given ID. - [Fetch a job](https://invopop-fr-lookup.mintlify.app/api-ref/transform/jobs/fetch-a-job.md): Fetch an existing job by ID. - [Fetch a job by key](https://invopop-fr-lookup.mintlify.app/api-ref/transform/jobs/fetch-a-job-by-key.md): Fetch an existing job by a recent key. - [Create a workflow](https://invopop-fr-lookup.mintlify.app/api-ref/transform/workflows/create-a-workflow.md): Create a new workflow with the given UUID. - [Fetch a workflow](https://invopop-fr-lookup.mintlify.app/api-ref/transform/workflows/fetch-a-workflow.md): Fetch an existing workflow given its UUID. - [Fetch all workflows](https://invopop-fr-lookup.mintlify.app/api-ref/transform/workflows/fetch-all-workflows.md): Fetch workflows in the current workspace. - [Update a workflow](https://invopop-fr-lookup.mintlify.app/api-ref/transform/workflows/update-a-workflow.md): Update an existing workflow given its UUID. - [Ping](https://invopop-fr-lookup.mintlify.app/api-ref/utils/ping.md): Simple ping request - [UUID](https://invopop-fr-lookup.mintlify.app/api-ref/utils/uuid.md): UUID Generator - [Versioning](https://invopop-fr-lookup.mintlify.app/api-ref/versioning.md): API versioning allows us to grow our product without breaking your integration - [Argentina](https://invopop-fr-lookup.mintlify.app/apps/argentina.md): Manage ARCA integrations and submit invoices to Argentina's tax authority. - [AT Portugal](https://invopop-fr-lookup.mintlify.app/apps/at-portugal.md): Submit certified invoices and periodic SAF-T data to Portugal’s Autoridade Tributária. - [Chargebee](https://invopop-fr-lookup.mintlify.app/apps/chargebee.md): Import and process invoices and credit notes from Chargebee - [ChorusPro France](https://invopop-fr-lookup.mintlify.app/apps/choruspro-france.md): Submit B2G invoices to the French ChorusPro system. - [Cron](https://invopop-fr-lookup.mintlify.app/apps/cron.md): Schedule periodic workflow execution for automated data imports and recurring processes. - [DIAN Colombia](https://invopop-fr-lookup.mintlify.app/apps/dian-colombia.md): Submit invoices to the Colombian DIAN system. - [Documentos fiscais electrônicos Brazil](https://invopop-fr-lookup.mintlify.app/apps/documentos-fiscais-electronicos-brazil.md): Send NFC-e & NFS-e documents to the tax authorities in Brazil via Plugnotas. - [Email](https://invopop-fr-lookup.mintlify.app/apps/email.md): Send emails from your workflows, with or without attachments. - [Google Drive](https://invopop-fr-lookup.mintlify.app/apps/google-drive.md): Automatically upload invoices and documents to Google Drive - [ILYDA Greece](https://invopop-fr-lookup.mintlify.app/apps/ilyda-greece.md): Submit invoices to the Greek IAPR via the myDATA platform. - [Discover Invopop apps](https://invopop-fr-lookup.mintlify.app/apps/index.md): Explore Invopop apps that extend platform functionality with government integrations, third-party services, and workflow automation tools. - [InvoiceXpress Portugal](https://invopop-fr-lookup.mintlify.app/apps/invoicexpress-portugal.md): Submit certified invoices and periodic SAF-T data to Portugal’s Autoridade Tributária through InvoiceXpress - [NetSuite](https://invopop-fr-lookup.mintlify.app/apps/netsuite.md): Generate legally compliant invoices from Netsuite - [OASIS UBL](https://invopop-fr-lookup.mintlify.app/apps/oasis-ubl.md): Convert GOBL to the OASIS UBL format. - [PDF Generator](https://invopop-fr-lookup.mintlify.app/apps/pdf-generator.md): Generate legally compliant PDFs from your GOBL sources - [Peppol](https://invopop-fr-lookup.mintlify.app/apps/peppol.md): Submit invoices to the Peppol network. - [Poland](https://invopop-fr-lookup.mintlify.app/apps/poland.md): Register suppliers and issue FA(3) invoices through Poland's KSeF 2.0 system. - [Portal](https://invopop-fr-lookup.mintlify.app/apps/portal.md): Convert a simplified invoice or receipt into a full invoice - [SAT Mexico](https://invopop-fr-lookup.mintlify.app/apps/sat-mexico.md): Issue and import CFDI invoices, onboard suppliers, and manage compliant submissions to Mexico's tax authority (SAT). - [SDI Italy](https://invopop-fr-lookup.mintlify.app/apps/sdi-italy.md): Issue and receive invoices through Italy's SDI system. - [Slack](https://invopop-fr-lookup.mintlify.app/apps/slack.md): Send notifications from your workflow via Slack - [Smart receipts Italy](https://invopop-fr-lookup.mintlify.app/apps/smart-receipts-italy.md): Issue documento commerciale in Italy - [Spain](https://invopop-fr-lookup.mintlify.app/apps/spain.md): Manage all Spanish tax-agency integrations. - [Stripe](https://invopop-fr-lookup.mintlify.app/apps/stripe.md): Import and process invoices and credit notes from Stripe - [SW Sapien](https://invopop-fr-lookup.mintlify.app/apps/sw-sapien.md): Bulk download and import CFDIs from Mexico's SAT using SW Sapien's Efisco service. - [UN/CEFACT CII](https://invopop-fr-lookup.mintlify.app/apps/uncefact-cii.md): Convert GOBL to the UN/CEFACT CII format. - [VERI*FACTU Spain](https://invopop-fr-lookup.mintlify.app/apps/verifactu-spain.md): Convert and send invoices to the Spanish tax authorities using the VERI*FACTU system. - [E-invoicing in the Americas](https://invopop-fr-lookup.mintlify.app/compliance/americas.md): Clearance-based continuous transaction control (CTC) models dominate the American continent and each country operates its own tax authority infrastructure - [Invoicing compliance in Argentina](https://invopop-fr-lookup.mintlify.app/compliance/argentina.md): Argentina's mandatory e-invoicing requirements, Factura Electrónica implementation, and e-reporting obligations for B2B, B2C, and B2G transactions - [E-invoicing in Asia](https://invopop-fr-lookup.mintlify.app/compliance/asia.md): Overview of e-invoicing compliance across Asia, where Peppol is the unifying standard and countries are adopting phased mandates through 2025 and 2026 - [Invoicing compliance in Australia](https://invopop-fr-lookup.mintlify.app/compliance/australia.md): Australia's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Belgium](https://invopop-fr-lookup.mintlify.app/compliance/belgium.md): Belgium's mandatory e-invoicing requirements, Peppol implementation, and upcoming e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Brazil](https://invopop-fr-lookup.mintlify.app/compliance/brazil.md): Brazil's mandatory e-invoicing requirements, Notas Fiscais implementation, and e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Chile](https://invopop-fr-lookup.mintlify.app/compliance/chile.md): Chile's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Colombia](https://invopop-fr-lookup.mintlify.app/compliance/colombia.md): Colombia's mandatory e-invoicing requirements, FEV implementation, and e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Croatia](https://invopop-fr-lookup.mintlify.app/compliance/croatia.md): Croatia's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Denmark](https://invopop-fr-lookup.mintlify.app/compliance/denmark.md): Denmark's mandatory e-invoicing requirements, NemHandel, OIOUBL, PEPPOL BIS, and digital bookkeeping obligations - [E-invoicing in Europe](https://invopop-fr-lookup.mintlify.app/compliance/europe.md): Overview of e-invoicing compliance across Europe, where EN 16931 and Peppol provide a common foundation but countries vary widely in compliance models - [Invoicing compliance in Finland](https://invopop-fr-lookup.mintlify.app/compliance/finland.md): Finland's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in France](https://invopop-fr-lookup.mintlify.app/compliance/france.md): France's mandatory e-invoicing requirements, Peppol and ChorusPro implementation, and e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Germany](https://invopop-fr-lookup.mintlify.app/compliance/germany.md): Germany's mandatory e-invoicing requirements, XRechnung and ZUGFeRD implementation, and upcoming e-reporting obligations for B2B and B2G transactions - [Regulatory definitions](https://invopop-fr-lookup.mintlify.app/compliance/glossary.md): A brief glossary of the main terms used in regulations and invoicing. - [Invoicing compliance in Greece](https://invopop-fr-lookup.mintlify.app/compliance/greece.md): Greece's mandatory e-invoicing requirements, EN 16931 implementation, and myDATA e-reporting obligations for B2B, B2C, and B2G transactions - [Invoicing compliance in Hungary](https://invopop-fr-lookup.mintlify.app/compliance/hungary.md): Integration in progress - [Invoicing compliance in Italy](https://invopop-fr-lookup.mintlify.app/compliance/italy.md): Italy's mandatory e-invoicing requirements, FatturaPA and Documento Commerciale implementation, and e-reporting obligations for B2B, B2C, and B2G transactions - [Invoicing compliance in Malaysia](https://invopop-fr-lookup.mintlify.app/compliance/malaysia.md): Malaysia's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Mexico](https://invopop-fr-lookup.mintlify.app/compliance/mexico.md): Mexico's mandatory e-invoicing requirements, CFDI implementation, and e-reporting obligations for B2B, B2C, and B2G transactions - [E-invoicing in the Middle East](https://invopop-fr-lookup.mintlify.app/compliance/middle-east.md): Overview of e-invoicing compliance in the Middle East, where Saudi Arabia and the UAE are pursuing different approaches — ZATCA clearance and Peppol five-corner respectively - [Invoicing compliance in New Zealand](https://invopop-fr-lookup.mintlify.app/compliance/new-zealand.md): New Zealand's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Norway](https://invopop-fr-lookup.mintlify.app/compliance/norway.md): Norway's mandatory B2G e-invoicing, PEPPOL BIS Billing 3.0 requirements, SAF-T framework, VAT reporting obligations, and the upcoming B2B e-invoicing mandate targeting 2028 - [E-invoicing in Oceania](https://invopop-fr-lookup.mintlify.app/compliance/oceania.md): Overview of e-invoicing compliance in Oceania, where Australia and New Zealand share a joint Peppol PINT A-NZ profile for cross-border interoperability - [Invoicing compliance in Perú](https://invopop-fr-lookup.mintlify.app/compliance/peru.md): Perú's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Poland's invoicing e-regulation timeline](https://invopop-fr-lookup.mintlify.app/compliance/poland.md): Poland's mandatory e-invoicing requirements, KSeF implementation, and e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Portugal](https://invopop-fr-lookup.mintlify.app/compliance/portugal.md): Portugal's mandatory e-invoicing requirements, ATCUD/QR implementation, and SAF-T e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in Romania](https://invopop-fr-lookup.mintlify.app/compliance/romania.md): Romania's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Saudi Arabia](https://invopop-fr-lookup.mintlify.app/compliance/saudi-arabia.md): Saudi Arabia's e-invoicing and e-reporting obligations for consumer, business and government transactions - [Invoicing compliance in Singapore](https://invopop-fr-lookup.mintlify.app/compliance/singapore.md): Singapore's mandatory e-invoicing requirements, GST InvoiceNow, Peppol network adoption, and GST reporting obligations for B2B and B2G transactions - [Invoicing compliance in Spain](https://invopop-fr-lookup.mintlify.app/compliance/spain.md): Spain's mandatory e-invoicing requirements, VERI*FACTU, TicketBAI, and Facturae implementation, and SII e-reporting obligations for B2B and B2G transactions - [Invoicing compliance in UAE](https://invopop-fr-lookup.mintlify.app/compliance/uae.md): UAE's e-invoicing and e-reporting obligations for consumer, business and government transactions - [API Keys](https://invopop-fr-lookup.mintlify.app/console/api-keys.md): Access your workspace from anywhere - [Apps](https://invopop-fr-lookup.mintlify.app/console/apps.md): Add country support and features to your workflows - [Document contents](https://invopop-fr-lookup.mintlify.app/console/doc-content.md): Files, Activity, Meta and GOBL Envelope - [Correct an Invoice](https://invopop-fr-lookup.mintlify.app/console/doc-correct.md): Correct issued invoices from the Console - [Create documents](https://invopop-fr-lookup.mintlify.app/console/doc-create.md): From the console and the API - [Edit documents](https://invopop-fr-lookup.mintlify.app/console/doc-edit.md): Edit documents through the console - [Replicate documents](https://invopop-fr-lookup.mintlify.app/console/doc-replicate.md): Replicate documents through the console - [Document states](https://invopop-fr-lookup.mintlify.app/console/doc-states.md): Learn how document states track workflow events and label documents throughout their lifecycle. - [Document types](https://invopop-fr-lookup.mintlify.app/console/doc-types.md): Schemas supported by Invopop - [Platform](https://invopop-fr-lookup.mintlify.app/console/index.md): Manage documents, configure workflows, connect Apps and collaborate with your team, from a single place. - [Search](https://invopop-fr-lookup.mintlify.app/console/search.md): Search documents - [Series](https://invopop-fr-lookup.mintlify.app/console/series.md): A series is a placeholder for a counter with number formatting details to be able to generate a code. - [Workflow conditions](https://invopop-fr-lookup.mintlify.app/console/workflow-conditions.md): Configure a workflow in Invopop to process documents. - [How to create a Workflow](https://invopop-fr-lookup.mintlify.app/console/workflow-create.md): Configure a workflow in Invopop to process documents. - [Customize workflow templates](https://invopop-fr-lookup.mintlify.app/console/workflow-edit.md): Update workflow definitions, steps and triggers. - [Workflow history](https://invopop-fr-lookup.mintlify.app/console/workflow-history.md): Monitor and inspect jobs, the execution steps of workflow runs. - [Workflows overview](https://invopop-fr-lookup.mintlify.app/console/workflow-intro.md): Configure a workflow in Invopop to process documents. - [Workflow versions](https://invopop-fr-lookup.mintlify.app/console/workflow-versions.md): View and manage workflow versions - [Argentina FAQ](https://invopop-fr-lookup.mintlify.app/faq/argentina.md): Frequently asked questions about invoicing compliance in Argentina - [Australia FAQ](https://invopop-fr-lookup.mintlify.app/faq/australia.md): Frequently asked questions about invoicing compliance in Australia - [Belgium FAQ](https://invopop-fr-lookup.mintlify.app/faq/belgium.md): Frequently asked questions about invoicing compliance in Belgium - [Brazil FAQ](https://invopop-fr-lookup.mintlify.app/faq/brazil.md): Frequently asked questions about invoicing compliance in Brazil - [Chile FAQ](https://invopop-fr-lookup.mintlify.app/faq/chile.md): Frequently asked questions about invoicing compliance in Chile - [Colombia FAQ](https://invopop-fr-lookup.mintlify.app/faq/colombia.md): Frequently asked questions about invoicing compliance in Colombia - [Croatia FAQ](https://invopop-fr-lookup.mintlify.app/faq/croatia.md): Frequently asked questions about invoicing compliance in Croatia - [Denmark FAQ](https://invopop-fr-lookup.mintlify.app/faq/denmark.md): Frequently asked questions about invoicing compliance in Denmark - [Finland FAQ](https://invopop-fr-lookup.mintlify.app/faq/finland.md): Frequently asked questions about invoicing compliance in Finland - [France FAQ](https://invopop-fr-lookup.mintlify.app/faq/france.md): Frequently asked questions about invoicing compliance in France - [Germany FAQ](https://invopop-fr-lookup.mintlify.app/faq/germany.md): Frequently asked questions about invoicing compliance in Germany - [Greece FAQ](https://invopop-fr-lookup.mintlify.app/faq/greece.md): Frequently asked questions about invoicing compliance in Greece - [Hungary FAQ](https://invopop-fr-lookup.mintlify.app/faq/hungary.md): Frequently asked questions about invoicing compliance in Hungary - [Italy FAQ](https://invopop-fr-lookup.mintlify.app/faq/italy.md): Frequently asked questions about invoicing compliance in Italy - [Malaysia FAQ](https://invopop-fr-lookup.mintlify.app/faq/malaysia.md): Frequently asked questions about invoicing compliance in Malaysia - [Mexico FAQ](https://invopop-fr-lookup.mintlify.app/faq/mexico.md): Frequently asked questions about invoicing compliance in Mexico - [New Zealand FAQ](https://invopop-fr-lookup.mintlify.app/faq/new-zealand.md): Frequently asked questions about invoicing compliance in New Zealand - [Norway FAQ](https://invopop-fr-lookup.mintlify.app/faq/norway.md): Frequently asked questions about invoicing compliance in Norway - [Perú FAQ](https://invopop-fr-lookup.mintlify.app/faq/peru.md): Frequently asked questions about invoicing compliance in Perú - [Poland FAQ](https://invopop-fr-lookup.mintlify.app/faq/poland.md): Frequently asked questions about invoicing compliance in Poland - [Portugal FAQ](https://invopop-fr-lookup.mintlify.app/faq/portugal.md): Frequently asked questions about invoicing compliance in Portugal - [Romania FAQ](https://invopop-fr-lookup.mintlify.app/faq/romania.md): Frequently asked questions about invoicing compliance in Romania - [Saudi Arabia FAQ](https://invopop-fr-lookup.mintlify.app/faq/saudi-arabia.md): Frequently asked questions about invoicing compliance in Saudi Arabia - [Singapore FAQ](https://invopop-fr-lookup.mintlify.app/faq/singapore.md): Frequently asked questions about invoicing compliance in Singapore - [Spain FAQ](https://invopop-fr-lookup.mintlify.app/faq/spain.md): Frequently asked questions about invoicing compliance in Spain - [UAE FAQ](https://invopop-fr-lookup.mintlify.app/faq/uae.md): Frequently asked questions about invoicing compliance in UAE - [Understanding Invopop's pricing](https://invopop-fr-lookup.mintlify.app/get-started/pricing.md): Usage and cost of issuing invoices and other documents through Invopop - [Quickstart](https://invopop-fr-lookup.mintlify.app/get-started/quickstart.md): Sign up instructions and getting your first sandbox working - [ARCA Invoices](https://invopop-fr-lookup.mintlify.app/guides/ar-arca-invoices.md): This guide explains how to issue invoices in Argentina through ARCA using Invopop's workflow system. - [ARCA Supplier onboarding](https://invopop-fr-lookup.mintlify.app/guides/ar-arca-suppliers.md): Create and register suppliers in Argentina with ARCA. - [Authentication Guide](https://invopop-fr-lookup.mintlify.app/guides/authentication.md): After completing this quick start guide you'll have generated and tested an authentication token that can be used in all subsequent requests to the Invopop API. - [Belgium Peppol Guide](https://invopop-fr-lookup.mintlify.app/guides/be-peppol.md): Guide for Belgium Peppol e-invoicing setup and migration process - [Documentos Fiscais Eletrônicos Guide](https://invopop-fr-lookup.mintlify.app/guides/br-dfe.md): Issue Documentos Fiscais Eletrônicos in Brazil - [Chargebee Guide](https://invopop-fr-lookup.mintlify.app/guides/chargebee.md): Import and process invoices and credit notes from Chargebee - [DIAN Guide](https://invopop-fr-lookup.mintlify.app/guides/co-dian.md): Issue invoices and credit notes in Colombia through the DIAN. - [Correct Invoices Guide](https://invopop-fr-lookup.mintlify.app/guides/correct-invoice.md): Step by step guide to correct issued invoices with credit notes - [XRechnung & ZUGFeRD Guide](https://invopop-fr-lookup.mintlify.app/guides/de-ubl.md): Generate compliant electronic invoices in Germany. - [Email Guide](https://invopop-fr-lookup.mintlify.app/guides/email.md): An application to send emails from your workflows, with or without attachments. - [Facturae Guide](https://invopop-fr-lookup.mintlify.app/guides/es-facturae.md): Generate Facturae XML invoices for B2G in Spain. - [AEAT Tax ID Lookup Guide](https://invopop-fr-lookup.mintlify.app/guides/es-lookup.md): Verify Spanish tax IDs (NIF/CIF) and normalize names in workflows using AEAT. - [SII invoicing guide](https://invopop-fr-lookup.mintlify.app/guides/es-sii.md): Issue invoices in Spain with SII. - [SII supplier onboarding guide](https://invopop-fr-lookup.mintlify.app/guides/es-sii-supplier.md): Create and register suppliers in Spain with SII. - [TicketBAI Invoicing Guide](https://invopop-fr-lookup.mintlify.app/guides/es-ticketbai.md): Issue invoices in the Basque Country with TicketBAI. - [TicketBAI supplier onboarding guide](https://invopop-fr-lookup.mintlify.app/guides/es-ticketbai-supplier.md): Create and register suppliers in Spain with TicketBAI. - [VERI*FACTU invoicing guide](https://invopop-fr-lookup.mintlify.app/guides/es-verifactu.md): Issue invoices in Spain with VERI*FACTU. - [VERI*FACTU supplier onboarding guide](https://invopop-fr-lookup.mintlify.app/guides/es-verifactu-supplier.md): Create and register suppliers in Spain with VERI*FACTU. - [Upload files to silo entries](https://invopop-fr-lookup.mintlify.app/guides/file-uploads.md): Learn how to upload files to silo entries using the API - [Chorus Pro Guide](https://invopop-fr-lookup.mintlify.app/guides/fr-chorus-pro.md): Issue invoices to French public institutions with Chorus Pro. - [PA (Plateforme Agréée) Guide](https://invopop-fr-lookup.mintlify.app/guides/fr-pa.md): Send compliant e-invoices through France's PA system via Peppol and PPF - [What is GOBL?](https://invopop-fr-lookup.mintlify.app/guides/gobl.md): Learn about GOBL (Go Business Language), the universal format for structured business documents used by Invopop - [GOBL Builder Guide](https://invopop-fr-lookup.mintlify.app/guides/gobl-builder.md): An interactive, low code tool for building GOBL documents. - [myDATA & IAPR Guide](https://invopop-fr-lookup.mintlify.app/guides/gr-iapr.md): Send invoices and credit notes to the Greek IAPR via the myDATA platform. - [How to go live](https://invopop-fr-lookup.mintlify.app/guides/how-to-go-live.md): Ready to issue real invoices? Here are the next steps - [SDI Receiving Invoices Guide](https://invopop-fr-lookup.mintlify.app/guides/it-sdi-receiving.md): Receive and process electronic invoices from Italy's SDI system - [SDI Sending Invoices Guide](https://invopop-fr-lookup.mintlify.app/guides/it-sdi-sending.md): Generate and issue electronic invoices through Italy's SDI system - [Smart Receipts Guide](https://invopop-fr-lookup.mintlify.app/guides/it-ticket.md): Issue e-receipts in Italy - [CFDI issuing invoices guide](https://invopop-fr-lookup.mintlify.app/guides/mx-sat-issuing.md): Issue CFDI documents in Mexico using the SAT Mexico app. - [CFDI receiving invoices guide](https://invopop-fr-lookup.mintlify.app/guides/mx-sat-receiving.md): Import received CFDI documents from Mexico's SAT into your Invopop workspace. - [Guides](https://invopop-fr-lookup.mintlify.app/guides/overview.md): Get started, configure workflows, and achieve compliance across different countries and integrations. - [PDF Generator Guide](https://invopop-fr-lookup.mintlify.app/guides/pdf-invoice.md): How to issue simple PDF invoices globally. - [Peppol Guide](https://invopop-fr-lookup.mintlify.app/guides/peppol.md): How to issue and receive electronic invoices through the global Peppol network - [KSeF 2.0 Poland Guide](https://invopop-fr-lookup.mintlify.app/guides/pl-ksef.md): Register suppliers and issue electronic invoices through Poland's KSeF 2.0 system - [AT Portugal Guide](https://invopop-fr-lookup.mintlify.app/guides/pt-at.md): Issue documents in Portugal using Invopop's certified implementation. - [InvoiceXpress Guide](https://invopop-fr-lookup.mintlify.app/guides/pt-invoicexpress.md): Issue invoices in Portugal using InvoiceXpress as a provider. - [Related Documents Guide](https://invopop-fr-lookup.mintlify.app/guides/related-docs.md): Configure linked documents using UUIDs. - [Series Guide](https://invopop-fr-lookup.mintlify.app/guides/series.md): Learn how to create and use series to generate sequential codes for your documents. - [Slack Guide](https://invopop-fr-lookup.mintlify.app/guides/slack.md): Simple connection to Slack for sending messages. - [Stripe Guide](https://invopop-fr-lookup.mintlify.app/guides/stripe.md): Import and process invoices and credit notes from Stripe - [Update Exchange Rates Guide](https://invopop-fr-lookup.mintlify.app/guides/update-exchange-rates.md): Update the exchange rates of your invoice to the latest values published by the ECB. - [Webhooks Guide](https://invopop-fr-lookup.mintlify.app/guides/webhooks.md): Integrate your system with Invopop through webhooks. - [White Label Guide](https://invopop-fr-lookup.mintlify.app/guides/white-label.md): Integrate Invopop in your platform to offer e-invoicing to your customers. - [Workflows Guide](https://invopop-fr-lookup.mintlify.app/guides/workflows.md): Configure a workflow in Invopop to process documents. - [Documentation](https://invopop-fr-lookup.mintlify.app/index.md): Invopop helps you issue, receive, and process business documents—such as invoices and receipts—in compliance with local tax regulations across our supported countries - [Argentina's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/argentina.md): Key dates and milestones for Argentina's e-invoicing and e-reporting requirements - [Australia's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/australia.md): Key dates and milestones for Australia's e-invoicing and e-reporting requirements - [Belgium's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/belgium.md): Key dates and milestones for Belgium's phased e-invoicing and e-reporting requirements - [Brazil's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/brazil.md): Key dates and milestones for Brazil's e-invoicing and e-reporting requirements - [Chile's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/chile.md): Key dates and milestones for Chile's e-invoicing and e-reporting requirements - [Colombia's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/colombia.md): Key dates and milestones for Colombia's e-invoicing and e-reporting requirements - [Croatia's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/croatia.md): Key dates and milestones for Croatia's e-invoicing and e-reporting requirements - [Denmark's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/denmark.md): Key dates and milestones for Denmark's e-invoicing and digital bookkeeping requirements - [Finland's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/finland.md): Key dates and milestones for Finland's e-invoicing and e-reporting requirements - [France's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/france.md): Key dates and milestones for Frances's e-invoicing and e-reporting requirements - [Germany's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/germany.md): Key dates and milestones for Germany's e-invoicing and e-reporting requirements - [Greece's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/greece.md): Key dates and milestones for Greece's e-invoicing and e-reporting requirements - [Hungary's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/hungary.md): Key dates and milestones for Hungary's e-invoicing and e-reporting requirements - [Italy's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/italy.md): Key dates and milestones for Italy's e-invoicing and e-reporting requirements - [Malaysia's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/malaysia.md): Key dates and milestones for Malaysia's e-invoicing and e-reporting requirements - [Mexico's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/mexico.md): Key dates and milestones for Mexico's e-invoicing and e-reporting requirements - [New Zealand's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/new-zealand.md): Key dates and milestones for New Zealand's e-invoicing and e-reporting requirements - [Norway's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/norway.md): Key dates and milestones for Norway's e-invoicing, SAF-T, and VAT reporting requirements - [Perú's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/peru.md): Key dates and milestones for Perú's e-invoicing and e-reporting requirements - [Poland's invoicing e-regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/poland.md): Key dates and milestones for Poland's e-invoicing and e-reporting requirements - [Portugal's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/portugal.md): Key dates and milestones for Portugal's e-invoicing and e-reporting requirements - [Romania's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/romania.md): Key dates and milestones for Romania's e-invoicing and e-reporting requirements - [Saudi Arabia's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/saudi-arabia.md): Key dates and milestones for Saudi Arabia's e-invoicing and e-reporting requirements - [Singapore's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/singapore.md): Key dates and milestones for Singapore's InvoiceNow e-invoicing and GST reporting requirements - [Spain's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/spain.md): Key dates and milestones for Spain's e-invoicing and e-reporting requirements - [UAE's e-invoicing regulation timeline](https://invopop-fr-lookup.mintlify.app/timelines/uae.md): Key dates and milestones for UAE's e-invoicing and e-reporting requirements - [Set up your account for multiple countries](https://invopop-fr-lookup.mintlify.app/workspace/multi-country.md): How to organize your workspaces for multiple countries - [From sandbox to live](https://invopop-fr-lookup.mintlify.app/workspace/sandbox-to-live.md): Configure your payment method and live account ## OpenAPI Specs - [utils_v1](https://invopop-fr-lookup.mintlify.app/openapi/utils_v1.yaml) - [transform_v1](https://invopop-fr-lookup.mintlify.app/openapi/transform_v1.yaml) - [silo_v1](https://invopop-fr-lookup.mintlify.app/openapi/silo_v1.yaml) - [sequence_v1](https://invopop-fr-lookup.mintlify.app/openapi/sequence_v1.yaml) - [verifactu_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/verifactu_v1.yaml) - [sw-sapien_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/sw-sapien_v1.yaml) - [peppol_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/peppol_v1.yaml) - [pdf_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/pdf_v1.yaml) - [gov-pl_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/gov-pl_v1.yaml) - [gov-fr_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/gov-fr_v1.yaml) - [gov-es_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/gov-es_v1.yaml) - [at-pt_v1](https://invopop-fr-lookup.mintlify.app/openapi/apps/at-pt_v1.yaml) - [access_v1](https://invopop-fr-lookup.mintlify.app/openapi/access_v1.yaml)