Update Product

Path Params
string
required

Unique Product ID

Body Params
string

Display name of the marketplace listing.

string

URL-safe identifier (e.g. "my-product"). Only settable on create — contact Hint support to change it later.

string
enum

Kind of marketplace listing.

Allowed:
string

Short tagline shown on the marketplace card (max 80 chars).

string

Display name of the maker, shown under the listing as "Built by ".

string

Url the "Built by" link points to.

string

Listing icon as a base64 data URI (e.g. "data:image/png;base64,..."). Note the field-name asymmetry: the request field is icon (data URI input); the GET response surfaces the uploaded image as icon_url (hosted URL). Sending icon_url as a request field is silently ignored. The listing icon is distinct from the Core Page sidebar icon (surface.core_page_icon) — see the surface endpoints for that.

string
enum

Default charge category applied to patient charges created for this product when none is specified on the charge. Must be one of the practice's default charge categories. When unset, those charges are left Unassigned.

Response

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