Product Updates

Improvement March 7, 2024

Create Order via API

You can now mark orders as Allow Shipping Without Payment directly while creating the sales order by calling the POST /api/Orders endpoint. By default, you are not able to ship an order unless it is fully charged. With this status set to true, you can ship the order before receiving payment. Ensure all other necessary settings are configured for this workflow.