Tabby · Capability
Tabby Payments API — Payments
Tabby Payments API — Payments. 3 operations covering retrieve, update, list, and close. Lead operation: Tabby Retrieve A Payment.
Tabby Payments API — Payments is a Naftiko capability published by Tabby, one of 6 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, PUT, and POST methods rooted at /v1/payments.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: List Tabby BNPL payments. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Tabby, BNPL, and Payments.
What You Can Do
GET
Listpayments
— List Tabby payments.
/v1/payments
GET
Getpayment
— Retrieve a Tabby payment.
/v1/payments/{id}
PUT
Updatepayment
— Update a Tabby payment reference_id.
/v1/payments/{id}
POST
Closepayment
— Close a Tabby payment.
/v1/payments/{id}/close
MCP Tools
tabby-list-payments
List Tabby BNPL payments.
read-only
idempotent
tabby-get-payment
Retrieve a Tabby payment by id.
read-only
idempotent
tabby-update-payment
Update a Tabby payment's reference_id.
idempotent
tabby-close-payment
Close a Tabby payment.
idempotent