Goody is a platform that enables users to send gifts and physical products without handling logistics, offering APIs for commerce and automation.
Calculate price estimate for an order batch before creation. Returns per-recipient cart pricing (product, shipping, processing, tax) and total batch cost. All prices are in USD cents (e.g., 100 = $1.00). Use this to preview costs before creating an order batch.
Tool to create a webhook endpoint to receive notifications about order events. Use when you need to set up automated notifications for order lifecycle events like creation, shipment, or delivery.
Delete a webhook endpoint to stop receiving notifications from Goody API. Use this when you need to remove a webhook endpoint that is no longer needed or needs to be reconfigured. The operation returns a 204 status code on successful deletion.
Tool to list all active digital greeting cards. Use when you need to fetch available card options before sending.
Tool to list all active products. Use when you need to fetch available active products with pagination and filters.
Tool to list all order batches. Use when you need to paginate through your account's order batches.