Get Order
Uri: https://test-api.finerworks.com/v3/get_order?order_guid={order_guid}&order_email={order_email}
Method: GET
Retrieves a specific orders.
Body
None.
| Name | Description | Type | Additional information |
|---|---|---|---|
| status |
Status of the response |
response_status |
None. |
| order |
Order details returned from the response. |
receipt |
None. |
Example JSON Response
application/json, text/json
{
"status": {
"success": true,
"status_code": 100,
"message": "sample string 2",
"debug": {},
"reference_id": "sample string 4",
"domain": "sample string 5"
},
"order": {
"order_id": 1,
"order_guid": "0ab735ec-525d-4c41-ab87-4f02ce95b50b",
"date_time": "2026-02-28T18:12:16.4841329-06:00",
"order_status": "sample string 4",
"transaction_id": "sample string 5",
"payment_type_name": "sample string 6",
"order_po": "sample string 7",
"card_number": "sample string 8",
"shipping_method": "sample string 9",
"billing": {
"first_name": "sample string 1",
"last_name": "sample string 2",
"company_name": "sample string 3",
"address_1": "sample string 4",
"address_2": "sample string 5",
"address_3": "sample string 6",
"city": "sample string 7",
"state_code": "sample string 8",
"province": "sample string 9",
"zip_postal_code": "sample string 10",
"country_code": "sample string 11",
"phone": "sample string 12",
"email": "sample string 13",
"address_order_po": "sample string 14"
},
"recipient": {
"first_name": "sample string 1",
"last_name": "sample string 2",
"company_name": "sample string 3",
"address_1": "sample string 4",
"address_2": "sample string 5",
"address_3": "sample string 6",
"city": "sample string 7",
"state_code": "sample string 8",
"province": "sample string 9",
"zip_postal_code": "sample string 10",
"country_code": "sample string 11",
"phone": "sample string 12",
"email": "sample string 13",
"address_order_po": "sample string 14"
},
"totals": {
"order_po": "sample string 1",
"order_subtotal": 2.0,
"order_shipping_rate": 3.0,
"order_discount": 4.0,
"order_sales_tax": 5.0,
"order_sales_tax_rate": 6.0,
"order_expedite_fee": 7.0,
"order_credits_used": 8.0,
"order_grand_total": 9.0,
"product_pricing": [
{
"product_qty": 1,
"product_sku": "sample string 2",
"product_code": "sample string 3",
"product_price": 4.1,
"add_frame_price": 5.1,
"add_mat_1_price": 6.1,
"add_mat_2_price": 7.1,
"add_glazing_price": 8.1,
"add_color_correct_price": 9.1,
"total_price": 10.1,
"geo_price": 11.1,
"info": "sample string 12",
"debug": {}
},
{
"product_qty": 1,
"product_sku": "sample string 2",
"product_code": "sample string 3",
"product_price": 4.1,
"add_frame_price": 5.1,
"add_mat_1_price": 6.1,
"add_mat_2_price": 7.1,
"add_glazing_price": 8.1,
"add_color_correct_price": 9.1,
"total_price": 10.1,
"geo_price": 11.1,
"info": "sample string 12",
"debug": {}
}
]
},
"items": [
{
"id": 1,
"product_qty": 2,
"product_guid": "471c275d-294c-4ff4-b21c-5d6da898c6c7",
"product_sku": "sample string 4",
"thumbnail": "sample string 5",
"details": {
"id": 1,
"monetary_format": "sample string 2",
"quantity": 3,
"quantity_in_stock": 4,
"sku": "sample string 5",
"product_code": "sample string 6",
"price_details": {
"product_qty": 1,
"product_sku": "sample string 2",
"product_code": "sample string 3",
"product_price": 4.1,
"add_frame_price": 5.1,
"add_mat_1_price": 6.1,
"add_mat_2_price": 7.1,
"add_glazing_price": 8.1,
"add_color_correct_price": 9.1,
"total_price": 10.1,
"geo_price": 11.1,
"info": "sample string 12",
"debug": {}
},
"per_item_price": 7.0,
"total_price": 8.0,
"asking_price": 9.0,
"geo_price": 10.0,
"name": "sample string 11",
"description_short": "sample string 12",
"description_long": "sample string 13",
"labels": [
{
"key": "sample string 1",
"value": "sample string 2",
"priority": 3
},
{
"key": "sample string 1",
"value": "sample string 2",
"priority": 3
}
],
"image_url_1": "sample string 14",
"image_url_2": "sample string 15",
"image_url_3": "sample string 16",
"image_url_4": "sample string 17",
"image_url_5": "sample string 18",
"image_guid": "4e2c4cb3-7e74-4e96-9738-f393177f2c8b",
"product_size": {
"width": 1.0,
"height": 2.0,
"depth": 3.0,
"ounces": 4.0,
"cubic_volume": 5.0,
"is_rigid": true
},
"third_party_integrations": {
"etsy_product_id": 1,
"shopify_product_id": 2,
"shopify_variant_id": 3,
"shopify_graphql_product_id": "sample string 4",
"shopify_graphql_variant_id": "sample string 5",
"squarespace_product_id": "sample string 6",
"squarespace_variant_id": "sample string 7",
"wix_inventory_id": "sample string 8",
"wix_product_id": "sample string 9",
"wix_variant_id": "sample string 10",
"woocommerce_product_id": 11,
"woocommerce_variant_id": 12
},
"framing_options": {
"collection_ids": [
1,
2
],
"allow_frames": true,
"allow_matting": true,
"allow_glazing": true,
"frame_required": true,
"allow_float_matting": true,
"require_float_matting": true
},
"product_guid": "b08f8950-e012-4ce7-bdf3-0584dddf7492",
"updated": "2026-02-28T18:12:16.4841329-06:00",
"debug": {}
},
"gift_card_amt": 6.0,
"description": "sample string 7",
"total": 8.0,
"allow_copy": true,
"allow_coa": true,
"notes": "sample string 11",
"uses_post": true,
"static_id": 13,
"product_log": [
{
"name": "sample string 1",
"date": "2026-02-28T18:12:16.4851298-06:00",
"product_id": 3,
"notes": "sample string 4"
},
{
"name": "sample string 1",
"date": "2026-02-28T18:12:16.4851298-06:00",
"product_id": 3,
"notes": "sample string 4"
}
]
},
{
"id": 1,
"product_qty": 2,
"product_guid": "471c275d-294c-4ff4-b21c-5d6da898c6c7",
"product_sku": "sample string 4",
"thumbnail": "sample string 5",
"details": {
"id": 1,
"monetary_format": "sample string 2",
"quantity": 3,
"quantity_in_stock": 4,
"sku": "sample string 5",
"product_code": "sample string 6",
"price_details": {
"product_qty": 1,
"product_sku": "sample string 2",
"product_code": "sample string 3",
"product_price": 4.1,
"add_frame_price": 5.1,
"add_mat_1_price": 6.1,
"add_mat_2_price": 7.1,
"add_glazing_price": 8.1,
"add_color_correct_price": 9.1,
"total_price": 10.1,
"geo_price": 11.1,
"info": "sample string 12",
"debug": {}
},
"per_item_price": 7.0,
"total_price": 8.0,
"asking_price": 9.0,
"geo_price": 10.0,
"name": "sample string 11",
"description_short": "sample string 12",
"description_long": "sample string 13",
"labels": [
{
"key": "sample string 1",
"value": "sample string 2",
"priority": 3
},
{
"key": "sample string 1",
"value": "sample string 2",
"priority": 3
}
],
"image_url_1": "sample string 14",
"image_url_2": "sample string 15",
"image_url_3": "sample string 16",
"image_url_4": "sample string 17",
"image_url_5": "sample string 18",
"image_guid": "4e2c4cb3-7e74-4e96-9738-f393177f2c8b",
"product_size": {
"width": 1.0,
"height": 2.0,
"depth": 3.0,
"ounces": 4.0,
"cubic_volume": 5.0,
"is_rigid": true
},
"third_party_integrations": {
"etsy_product_id": 1,
"shopify_product_id": 2,
"shopify_variant_id": 3,
"shopify_graphql_product_id": "sample string 4",
"shopify_graphql_variant_id": "sample string 5",
"squarespace_product_id": "sample string 6",
"squarespace_variant_id": "sample string 7",
"wix_inventory_id": "sample string 8",
"wix_product_id": "sample string 9",
"wix_variant_id": "sample string 10",
"woocommerce_product_id": 11,
"woocommerce_variant_id": 12
},
"framing_options": {
"collection_ids": [
1,
2
],
"allow_frames": true,
"allow_matting": true,
"allow_glazing": true,
"frame_required": true,
"allow_float_matting": true,
"require_float_matting": true
},
"product_guid": "b08f8950-e012-4ce7-bdf3-0584dddf7492",
"updated": "2026-02-28T18:12:16.4841329-06:00",
"debug": {}
},
"gift_card_amt": 6.0,
"description": "sample string 7",
"total": 8.0,
"allow_copy": true,
"allow_coa": true,
"notes": "sample string 11",
"uses_post": true,
"static_id": 13,
"product_log": [
{
"name": "sample string 1",
"date": "2026-02-28T18:12:16.4851298-06:00",
"product_id": 3,
"notes": "sample string 4"
},
{
"name": "sample string 1",
"date": "2026-02-28T18:12:16.4851298-06:00",
"product_id": 3,
"notes": "sample string 4"
}
]
}
],
"tracking": [
{
"tracking_number": "sample string 1",
"tracking_url": "sample string 2"
},
{
"tracking_number": "sample string 1",
"tracking_url": "sample string 2"
}
]
}
}