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

Creates a self-billed credit note 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-credit-notes applies also applies here. original_invoice_id is required unless credit_note_reason_code is VD, which ibr-055-ae exempts.

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.

credit_note
object
required

The credit note itself. Identical to the POST /credit-notes body except that the buyer is supplied inline as customer_party and each line carries its item's details. original_invoice_id is optional because ibr-055-ae exempts volume discounts, which have no original invoice.

Responses

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