Good Day
I need help to create a delivery note from an order via api call.
I use Insomnia for testing purposes and can get data from the following link:
http://domain/api/method/erpnext.selling.doctype.sales_order.sales_order.make_delivery_note, but not sure how to create Delivery Note (Saved / Draft) State.
Not sure if this api call with some parameters will save new Delivery Note from Sales Order, or do i need to call another post with json from previous post?
Hope someone could help me out.
Thank You
Albertus Geyser