Endpoint Details
GET
/api/v0/products/{id}
Parameters
Product ID to retrieve
Format: UUID v4
Example:
Format: UUID v4
Example:
"550e8400-e29b-41d4-a716-446655440000"
Request Examples
Response Format
Complete Product Response
Response Fields
Core Product Information
Unique product identifier
Product name as displayed to customers
Detailed product description
Product price in the specified currency
Three-letter ISO currency code
Product category (PRODUCT, SERVICE)
Product availability status (ACTIVE, INACTIVE)
Inventory Information
Current stock level (null for unlimited)
Available quantity
Product weight for shipping calculations
Unit of measurement
Media and Links
Array of product image URLs
Direct payment link for the product
Analytics Data
Comprehensive performance metrics including revenue, transactions, conversion rates, and trends
Array of recent transactions with customer and payment details
List of top customers by spending for this product
Related Information
Application details including domain and description
Associated wallet information with balance and blockchain details
Array of related or complementary products
Integration details including payment links and invoices using this product
Error Responses
Enhanced Examples
Product Dashboard Integration
Status Analysis
Implementation Examples
Product Validation
Risk Assessment
Next Steps
After fetching product details, you can:- Update Product Information: Use the update endpoint to modify details
- Upload New Images: Add or replace product images
- Analyze Performance: Use analytics data for business decisions
- Create Payment Links: Generate direct payment links for the product
- Monitor Health: Set up automated health checks and alerts
For more information, see: