Total System Services · Capability
TSYS Issuing Platform — Accounts
TSYS Issuing Platform — Accounts. 6 operations. Lead operation: List Accounts. Self-contained Naftiko capability covering one Total System Services business surface.
What You Can Do
GET
Listaccounts
— List Accounts
/v1/accounts
POST
Createaccount
— Create Account
/v1/accounts
GET
Getaccount
— Get Account
/v1/accounts/{accountid}
PUT
Updateaccount
— Update Account
/v1/accounts/{accountid}
GET
Listaccountcards
— List Account Cards
/v1/accounts/{accountid}/cards
POST
Issuecard
— Issue Card
/v1/accounts/{accountid}/cards
MCP Tools
list-accounts
List Accounts
read-only
idempotent
create-account
Create Account
get-account
Get Account
read-only
idempotent
update-account
Update Account
idempotent
list-account-cards
List Account Cards
read-only
idempotent
issue-card
Issue Card