Read · Workspace: required (from goody_workspaces_list)
Fetches full detail for a single gift batch — read back the cart, see who received it, or check scheduled-send timing.
Parameters
Workspace UUID — from
goody_workspaces_list. The batch must belong to this workspace.Batch UUID — from
goody_order_batches_list.Returns
Batch UUID.
The batch’s name.
Where the batch is in its lifecycle.
The “From” name recipients see.
The gift-card message.
Number of orders in the batch.
Up to 10 orders from the batch, for a quick look.
Number of recipients.
Up to 10 recipients, for a quick look.
The gift contents (products) for the batch.
Who sent the batch.
True if the batch is set to send at a future time.
When the batch is scheduled to send.
When the gift expires.
null means it does not expire on a fixed date.How recipients are notified.
The gift card chosen for the batch.
The workspace the batch belongs to.
The workspace’s name.
Caller-supplied reference, if one was set.
The sender’s “see what you sent” link.
Per-recipient preview links for the sender.
Example
You’ll get a not-found error if the id is unknown or belongs to another workspace.