get
https://www.pelcro.com/api/v1/core/orders/
Retrieve details for a specific order.
Overview
Retrieve the details of a specific order by its ID. Returns the full order object including line items, shipping address, and fulfillment status.
Example: Fetch an order to display order details on a customer's account page.
Related Endpoints
- Orders - Overview of the orders API
- List Orders - List all orders
