Goody home pagelight logodark logo
  • Commerce API Keys
  • Automation API Keys
Schemas
OrderStatus
  • 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
    • POST
      Calculate the price 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

    OrderStatus

    The schema is of type enum<string>.

    Available options:
    created,
    notified,
    opened,
    accepted,
    pending_payment,
    paid,
    ordered,
    shipped,
    delivered,
    failed,
    canceled
    OrderBatchSendStatusShipment
    twitterlinkedininstagram
    Powered by Mintlify
    "created"