Skip to main content
POST
Create Draft Credit Note

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

Body

application/json
organisationId
string
clientId
string
type
enum<string>
Available options:
SalesCredit,
PurchaseCredit
date
string
lineAmountTypes
enum<string>
Available options:
Exclusive,
Inclusive,
NoTax
reference
string | null
invoiceReference
string | null
linkedInvoiceId
string | null
groupingKey
string | null
invoiceFormat
enum<string> | null
Available options:
None,
Date,
PayElementId,
PoNumber,
TagGroup,
PayrollConfigId
source
string | null
currencyCode
string
lineItems
object[]

Response

OK

content
object
metadata
object
errors
object[] | null
message
object