Update details of a Product

Updates the details of an existing Product, based on the given unique identifier as either an external key or internal key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of Product. Can be the internal PartnerStack key (e.g. prod_abc123) or the external subscription key (e.g. Stripe/Chargebee product ID).

Body Params
integer | null

The amount of the product in cents

string | null

The external subscription key (e.g., from billing system)

string | null
enum

The status of the product

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json