get_pricing
Compute the exact total for a hypothetical gift (format, voice, image model, ship_to) before you commit. Free, no order is created. Call before create_gift so you know the charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice | No | Optional comedic voice. It does not change the price; accepted for parity with create_gift. | |
| format | No | Booklet format to price. Only manual_v1 is supported today. | |
| ship_to | Yes | Destination address. US is supported; the total and tax depend on the destination. | |
| image_model | No | Optional cover image model id. Some models add a small per-call cost. |