Update a specific product

Update the attributes for a specific product - name, price, reference, etc.

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

Unique UUID of the product you want to update.

Body Params
string

Free text for the product description.

string

Product name. This is the name that appears when you search for the product in the Regate UI.

int64

The price of this product, excluding VAT tax. The price is in cents, divide by 100 to retrieve the actual amount.

string

Product price currency (ISO 4217).

string

Product reference text.

string

Indicates the VAT tax account applied to this product for customers. To retrieve the available VAT accounts, make a GET request to /sales_vat_accounts.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.regate_api.v1.json