Core Resources · Clients
Create a New Client
Initialize a new client record in the system. This endpoint is used to register new business partners or individual customers.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Body Params
name string required
Full name of the client or contact person.email string required
Primary contact email address.companyName string
(Optional) Registered name of the client's company.phone string
(Optional) Contact phone number.status enum
Initial status: ACTIVE, INACTIVE, DRAFT, or PENDING.