Synctera · Capability
Synctera API — Transactions
Synctera API — Transactions. 5 operations. Lead operation: Create an internal transfer. Self-contained Naftiko capability covering one Synctera business surface.
What You Can Do
POST
Createinternaltransfer
— Create an internal transfer
/v1/transactions/internal-transfer
GET
Listpendingtransactions
— List pending transactions
/v1/transactions/pending
GET
Getpendingtransactionbyid
— Get a pending transaction
/v1/transactions/pending/{id}
GET
Listpostedtransactions
— List posted transactions
/v1/transactions/posted
GET
Getpostedtransactionbyid
— Get a posted transaction
/v1/transactions/posted/{id}
MCP Tools
create-internal-transfer
Create an internal transfer
list-pending-transactions
List pending transactions
read-only
idempotent
get-pending-transaction
Get a pending transaction
read-only
idempotent
list-posted-transactions
List posted transactions
read-only
idempotent
get-posted-transaction
Get a posted transaction
read-only
idempotent