Skip to main content
PATCH
Update Product Parent

Authorization

string
required
Bearer token for authentication. Format: Bearer qwoty_your_token

Path Parameters

string
required
UUID of the product parent to update

Request Body

string
Billing model (one_off or recurring)
string
Product parent name
string
Product description
boolean
Active status
string
External CRM ID
string
External ERP ID
string
External accounting ID
reference is not part of the product parent payload for PATCH (it is stored on the default variant). Sending reference in the body results in a validation error.

Examples

Response

boolean
Indicates if the request was successful
object
The updated product parent object with all fields

Error Responses