Changes to Sales Invoice
Affected Endpoint
Affected Field
{
"creditInvoice": {
"reference": "string"
}
}
Replacement Field
{
"creditInvoice": {
"CreditNoteDocumentReference": [
{
"id": "string",
"reference": "string",
"documentType": "string"
}
]
}
}
Last updated
Was this helpful?