Synctera · Capability
Synctera API — Accounts
Synctera API — Accounts. 18 operations. Lead operation: List accounts. Self-contained Naftiko capability covering one Synctera business surface.
What You Can Do
GET
Listaccounts
— List accounts
/v1/accounts
POST
Createaccount
— Create an account
/v1/accounts
GET
Listaccountresourceproducts
— List account products
/v1/accounts/products
POST
Createaccountresourceproduct
— Create an account product
/v1/accounts/products
PATCH
Patchaccountproduct
— Patch account product
/v1/accounts/products/{product-id}
GET
Listaccounttemplates
— List account templates
/v1/accounts/templates
POST
Createaccounttemplate
— Create an account template
/v1/accounts/templates
DELETE
Deleteaccounttemplate
— Delete account template
/v1/accounts/templates/{template-id}
GET
Getaccounttemplate
— Get account template
/v1/accounts/templates/{template-id}
PUT
Updateaccounttemplate
— Update account template
/v1/accounts/templates/{template-id}
GET
Getaccount
— Get account
/v1/accounts/{account-id}
PATCH
Patchaccount
— Patch account
/v1/accounts/{account-id}
PUT
Updateaccount
— Update account
/v1/accounts/{account-id}
GET
Listaccountrelationship
— List account relationships
/v1/accounts/{account-id}/relationships
POST
Createaccountrelationship
— Create account relationship
/v1/accounts/{account-id}/relationships
DELETE
Deleteaccountrelationship
— Delete account relationship
/v1/accounts/{account-id}/relationships/{relationship-id}
GET
Getaccountrelationship
— Get account relationship
/v1/accounts/{account-id}/relationships/{relationship-id}
PUT
Updateaccountrelationship
— Update account relationship
/v1/accounts/{account-id}/relationships/{relationship-id}
MCP Tools
list-accounts
List accounts
read-only
idempotent
create-account
Create an account
list-account-products
List account products
read-only
idempotent
create-account-product
Create an account product
patch-account-product
Patch account product
idempotent
list-account-templates
List account templates
read-only
idempotent
create-account-template
Create an account template
delete-account-template
Delete account template
idempotent
get-account-template
Get account template
read-only
idempotent
update-account-template
Update account template
idempotent
get-account
Get account
read-only
idempotent
patch-account
Patch account
idempotent
update-account
Update account
idempotent
list-account-relationships
List account relationships
read-only
idempotent
create-account-relationship
Create account relationship
delete-account-relationship
Delete account relationship
idempotent
get-account-relationship
Get account relationship
read-only
idempotent
update-account-relationship
Update account relationship
idempotent