Skip to main content
POST
Create Product Parent

Authorization

string
required
Bearer token for authentication. Format: Bearer qwoty_your_token

Request Body

string
required
Unique API identifier (snake_case)
string
required
Billing model. Allowed values: one_off, recurring
string
required
Product parent name
string
Internal reference
string
Product description
boolean
default:"true"
Active status
string
External CRM ID
string
External ERP ID
string
External accounting ID

Examples

Response

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

Error Responses