bos_checkout_calculate
Calculate the total cost of a checkout order for a customer, optionally including shipping address and voucher code.
Instructions
Calculate checkout totals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| shipping_address_id | No | ||
| voucher_code | No |