Read · Workspace: not required (global)
Lists Goody’s Gifts of Choice — variable-amount flex gifts where the recipient picks from a curated set and the sender funds an amount. Use when the user wants to “let the recipient choose” or is unsure what to send.
Parameters
string
Optional. The catalog is global — pass a workspace UUID only to scope or validate against a workspace.
integer
Optional, in cents (e.g.
7500 for $75); must be positive. When set, each result’s suggested_variable_price echoes the fundable amount — your budget clamped to the gift’s range.Returns
object[]
Matching Gifts of Choice.
To send one, pass its
id as product_id plus variable_price (cents, within the range) to goody_order_batches_create.