bos_checkout_create
Create an order from a cart using customer ID, shipping address, and payment method. Optionally include a voucher code.
Instructions
Create order from cart
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| shipping_address | Yes | ||
| payment_method | Yes | ||
| voucher_code | No |