Synctera · Capability
Synctera API — Customers
Synctera API — Customers. 13 operations. Lead operation: List Customers. Self-contained Naftiko capability covering one Synctera business surface.
What You Can Do
GET
Listcustomers
— List Customers
/v1/customers
POST
Createcustomer
— Create a Customer
/v1/customers
GET
Getcustomer
— Get Customer
/v1/customers/{customer-id}
PATCH
Patchcustomer
— Patch Customer
/v1/customers/{customer-id}
PUT
Updatecustomer
— Update Customer
/v1/customers/{customer-id}
GET
Getallcustomeremployment
— List customer employment records
/v1/customers/{customer-id}/employment
POST
Createcustomeremployment
— Create employment record
/v1/customers/{customer-id}/employment
GET
Getpartyemployment
— Get customer employment record
/v1/customers/{customer-id}/employment/{employment-id}
PUT
Updatepartyemployment
— Update customer employment record
/v1/customers/{customer-id}/employment/{employment-id}
POST
Prefillcustomer
— Prefill customer
/v1/customers/{customer-id}/prefill
GET
Getallcustomerriskratings
— List customer risk ratings
/v1/customers/{customer-id}/risk-ratings
POST
Createcustomerriskrating
— Create customer risk rating
/v1/customers/{customer-id}/risk-ratings
GET
Getcustomerriskrating
— Get customer risk rating
/v1/customers/{customer-id}/risk-ratings/{risk-rating-id}
MCP Tools
list-customers
List Customers
read-only
idempotent
create-customer
Create a Customer
get-customer
Get Customer
read-only
idempotent
patch-customer
Patch Customer
idempotent
update-customer
Update Customer
idempotent
list-customer-employment-records
List customer employment records
read-only
idempotent
create-employment-record
Create employment record
get-customer-employment-record
Get customer employment record
read-only
idempotent
update-customer-employment-record
Update customer employment record
idempotent
prefill-customer
Prefill customer
list-customer-risk-ratings
List customer risk ratings
read-only
idempotent
create-customer-risk-rating
Create customer risk rating
get-customer-risk-rating
Get customer risk rating
read-only
idempotent