Get product by external ID
Products
Get a product by external ID
Retrieve a product using your own external ID instead of the YuvexPay UUID.
GET
Get product by external ID
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Path Parameters
Your external product ID.
Maximum string length:
100Response
Product found.

