Goody home page
Search or ask...
Commerce API Keys
Automation API Keys
Search...
Navigation
Schemas
MailingAddress
Documentation
API Reference
Order Batches
POST
Create an order batch
GET
List all order batches
GET
Retrieve an order batch
GET
Retrieve orders for an order batch
GET
Retrieve recipients for an order batch
Orders
GET
List all orders
GET
Retrieve an order
POST
Cancel an order
POST
Update expiration for an order
Products
GET
List all active products
GET
Retrieve a product
Payment Methods
GET
List all payment methods
Workspaces
GET
List all workspaces
Cards
GET
List all active cards
Me
GET
Retrieve current user
Schemas
Schemas
Error
ListMeta
OrderBatch
Order
OrderBatchRecipient
Cart
CartItem
OrderBatchSendStatus
OrderStatus
Shipment
Product
Brand
ProductImage
ProductVariant
Image
MailingAddress
Me
Sender
OrderBatchInput
CartInput
CartItemInput
OrderBatchSendMethod
RecipientInput
Schemas
MailingAddress
address_1
string
required
city
string
required
state
string
required
postal_code
string
required
country
string | null
required
The two-letter country code, e.g. "US". Only US is supported at this time.
first_name
string | null
last_name
string | null
address_2
string | null
Image
Me