# Get product details for terminal **GET /terminal/products/{product}** Requires `process_orders` or `process_test_orders` permission ## Servers - GB server: https://api.gb.enjovia.app (GB server) - EU server: https://api.eu.enjovia.app (EU server) - US server: https://api.us.enjovia.app (US server) - AU server: https://api.au.enjovia.app (AU server) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **product** (string(uuid)) ## Responses ### 200 Product details with variants and addons #### Body: application/json (object) - **data** (object) Product details for terminal operations ### 404 Product not found [Powered by Bump.sh](https://bump.sh)