Create clients-suppliers
This endpoint is deprecated.
POST
/api/RPC.common.Api.Partners.set?token=<TOKEN>Parameters
| Field | Type | Description |
|---|---|---|
namerequired | String | Name |
nickname | String | Alias |
is_company | Boolean | The customer is a Company |
is_client | Boolean | The Account is a Client |
client_typerequired | String | Customer type |
is_vendor | Boolean | This CRM Account is a Supplier |
vendor_typerequired | String | Supplier type |
holding | String | Holdings |
status | String | Client status |
trader | String | Merchant |
egn | String | ID |
eik | String | UIC |
dds_num | String | VAT Number |
email | String | |
phone | String | Phone |
fax | String | Fax |
note | String | Note |
archive | Boolean | Archived |
Request example
cURL
Response example