Retrieves a single order by its identifier.
How to call — GET {server}/api/v1/business/orders/{orderId} with X-API-Key.
Documentation Index
Fetch the complete documentation index at: https://docs.ugift.me/llms.txt
Use this file to discover all available pages before exploring further.
Your UGiftMe API key for authentication.
Format: Secure API key (e.g., <your-api-key>)
Required: All endpoints require this header
Example: X-API-Key: <your-api-key>
Order
Account-facing order shape. List/search responses include imageUrl from withImageUrl; synchronous 201 creates may include populated product instead of imageUrl.
"65b0d1e2f3a4b56789012345"
"AMAZON_UK_STD"
Populated product on synchronous 201 order responses.
{
"imageUrl": "https://cdn.ugift.me/products/amazon-uk-card.png",
"merchant": "Amazon UK",
"productCode": "AMAZON_UK_STD"
}"GBP"
50
"active"
true
true
false
1
"2055-12-31T23:59:59.000Z"
"txn_01HZZ9K2M4P8Q6R7S8T9V0W1X"
"2025-04-12T14:22:10.000Z"
"2025-04-12T14:22:11.000Z"
"https://cdn.ugift.me/products/amazon-uk-card.png"
Present on some gift/recipient flows.
Caller account id (detail endpoint only).
"507f1f77bcf86cd799439011"