get_order
Fetch a FastSpring order by ID or reference number, checking both modern and legacy platforms automatically. Get complete order details including status, customer, line items, and totals.
Instructions
Fetch a FastSpring order by its ID or reference number (e.g. VI0000000-0000-00000). Accepts any identifier — the system checks both the current and legacy FastSpring platforms automatically. The response includes a 'platform' field ('modern' or 'legacy') telling you which platform holds the record, and a 'data' field with the full order details. Modern platform orders include: id, reference, status, customer, line items, total, and currency. Legacy platform orders include: reference, status, customer, billing address, line items (each with a subscriptionReference if the line item created a subscription), payments, total, tax, shipping, and referrer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes |