{"message":"Shopify Order Sync API","version":"1.0.0","endpoints":{"stores":"/api/stores","order":"/api/stores/{store_id}/orders/{order_identifier}","product":"/api/stores/{store_id}/products/{product_id}","products":"/api/stores/{store_id}/products","search":"/api/stores/{store_id}/search","rebuild_all_indexes":"/api/search/rebuild","search_status":"/api/search/status","general_stats":"/api/stats","refundable_items":"/api/stores/{store_id}/orders/{order_id}/refundable","create_refund":"/api/stores/{store_id}/orders/{order_id}/refund","create_gift_card":"/api/stores/{store_id}/customers/gift-card","list_gift_cards":"/api/stores/{store_id}/gift-cards"}}