Skip to main content
GET
Show product

Response

Product details

id
string
required
Example:

"prod_abc123"

name
string
required
Example:

"Premium Plan"

type
enum<string>
required
Available options:
once,subscription,shipping_costs
Example:

"subscription"

amount
string
required
Example:

"29.99"

currency
string
required
Example:

"EUR"

interval
string | null
Example:

"month"

times
integer | null
Example:

12

wc_product_id
integer | null
Example:

1234