Create a UAE Self-Billed Invoice with the supplier and items inline

Creates a self-billed invoice in one request, without creating the supplier or the items first. The supplier 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 /self-billed-invoices applies also applies here.

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

The supplier being self-billed. Matched on tax_identification_number within the branch — an existing supplier is reused unchanged, otherwise one is created from these fields.

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