post https://app.rackbeat.com/api/orders/drafts
Create a new draft order.
Consider converting an Offer to a Draft OrderIf you are working with offers in Rackbeat, then you should convert offer to order instead of creating an invoice from scratch. By using the convert endpoint a link between the offer and the order will be created.
If you would line the order to be created as a draft during the conversion, then include
book=false
in your request.