Create a UAE Credit Note with the buyer and items inline

Creates a credit note in one request, without creating the buyer or the items first. 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 /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
customer_party
object
required
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