post
https://secure.fusebill.com/v1/purchases/Purchase
This function is used to finalize Draft Purchases. Once finalized, Fusebill creates charges and applies them to the customer account which may trigger invoice creation and payment collection.
Note:
- You can choose to use the parameter ?preview=true to return a preview DTO but choosing this option will not finalize the purchase
- The default action of this call is to "Follow billing terms"
- Including the
invoiceCollectionOptionsobject in the request payload will override the "Follow billing terms" default
