Page 1 of 1

Api endpoint for create a credit note

PostPosted: Mon Jul 01, 2024 3:07 pm
by kranil7701
Hello ,I am trying to find Api endpoint for creating a credit note.
Please provide me create a credit note Api endpoint .
Thanks

Re: Api endpoint for create a credit note  Topic is solved

PostPosted: Mon Jul 01, 2024 6:16 pm
by Mike.Sheen
kranil7701 wrote:Hello ,I am trying to find Api endpoint for creating a credit note.
Please provide me create a credit note Api endpoint .
Thanks


Sales order credit notes can be created using the sales order route - credit note is simply a property of the DTO - it's a flag - set it to true when you POST a sales order and it will create a credit note.