Create a product
Products
Create a product
Create a new product in your catalog. Products can be referenced when creating payments to pre-fill amount and description.
POST
Create a product
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.
Headers
A unique string to ensure the request is processed only once. Must be unique per request. Valid for 24 hours.
Maximum string length:
100Body
application/json
Response
Product created.

