Skip to main content
POST
Create Catalog

Authorization

string
required
Bearer token for authentication. Format: Bearer qwoty_your_token

Request Body

string
required
Catalog name
string
API identifier (auto-generated if not provided)
string
Internal reference
string
Catalog 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 catalog object with all fields

Error Responses