Creates a new item in Centerbase and set its initial field values. This can be used to create any type of item (contacts, matters, potential new clients, billing entries, etc). Returns the ID of the item that was created.
{
"session-id": "42ed2ab4-06ba-4803-8d0a-445af8bf3140",
"item-type": "3",
"field-data": [
{ "field-id": "3:1026", "value": "Centerbase, Inc." },
{ "field-id": "3:1035", "value": "(214) 987-9070" },
{ "field-id": "53:1030,3:3641", "value": "Dallas" }
]
}
{
"error-code":0,"error-message":null,
"item-id":"21430b59-906d-4ec1-88ea-6f127493b386"
}
These two articles are useful for finding Item Types and Field IDs
https://support.centerbase.com/hc/en-us/articles/360014973312-Centerbase-Item-Types