Create a UAE Invoice with the buyer and items inline

Creates a PINT-AE compliant e-invoice in one request, without creating the buyer or the items first, and submits it to the Peppol network. The buyer is matched on tax_identification_number and each line's item on item_code, both within the authenticated branch — whatever already exists is reused unchanged, whatever is missing is created. Every rule that POST /invoices applies also applies here. Note that the parties and items are created before the invoice is validated, so a rejected invoice can leave them behind.

Omit peppol_id for a buyer who isn't on Peppol — the right predefined endpoint is substituted at submission and the document is reported to the FTA instead of delivered.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
customer_party
object
required
invoice
object
required

The invoice itself. Identical to the POST /invoices body except that the buyer is supplied inline as customer_party and each line carries its item's details.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json