Duplo Dashboard API Overview

Endpoints for issuing e-invoices and reading the expenses and payouts recorded for your business

This reference covers the endpoints available to businesses integrating directly with the Duplo Dashboard API: issuing e-invoices, and reading back the expenses and payouts recorded for the business.

E-invoicing

The invoice lifecycle runs create, validate, sign, then transmit. Each stage has its own endpoint so you can inspect an invoice between steps, and submit combines validate and sign in one call.

For a walkthrough rather than a per-endpoint reference, see Issuing an E-Invoice for the issuing flow and Manage Issued Invoices for everything after it.

Expenses

Read-only access to the expenses recorded for your business. Filter a list by status or date range, or fetch one expense by its id.

Payouts

Read-only access to the payouts made from your business. Filter a list by type, category, or date range, or fetch one payout by its id.

How is this guide?

Last updated on

On this page