Synctera · Capability
Synctera API — Persons
Synctera API — Persons. 5 operations. Lead operation: List persons. Self-contained Naftiko capability covering one Synctera business surface.
What You Can Do
GET
Listpersons
— List persons
/v1/persons
POST
Createperson
— Create a person
/v1/persons
GET
Getperson
— Get person
/v1/persons/{person-id}
PATCH
Updateperson
— Update person
/v1/persons/{person-id}
POST
Prefillperson
— Prefill person
/v1/persons/{person-id}/prefill
MCP Tools
list-persons
List persons
read-only
idempotent
create-person
Create a person
get-person
Get person
read-only
idempotent
update-person
Update person
idempotent
prefill-person
Prefill person