My Account - Get Single Order
Retrieve detailed information about a specific customer order
Path Parameters
Unique identifier for the order
Query Parameters
The orders billing email address
Response
Order details retrieved successfully
Order ID
Order number
Parent order ID
Order date
Order status
Order currency
Formatted billing address as comma-separated string (br tags replaced with commas)
Formatted shipping address as comma-separated string (br tags replaced with commas)
Phone number
Email address
Whether shipping to billing address
List of order items (converted from object to array)
Order totals with renamed keys (cart_subtotal→subtotal, order_subtotal→total)
Customer order note