Tabby Disputes API
The Disputes API is designed to simplify the process of handling disputes and help merchants resolve issues with customer orders more efficiently. Merchants can use this API to retrieve a list of disputes, view details about a specific dispute, and approve or challenge a bunch of disputes. It mirrors the functionality available in Tabby Merchant Dashboard and operates exclusively with live payments using live credentials. A secret key is required for using the Disputes API.
Documentation
Documentation
https://docs.tabby.ai/api-reference/checkout/create-a-session
Documentation
https://docs.tabby.ai/api-reference/overview
Documentation
https://docs.tabby.ai/api-reference/payments/retrieve-a-payment
Documentation
https://docs.tabby.ai/api-reference/payments/capture-a-payment
Documentation
https://docs.tabby.ai/api-reference/payments/refund-a-payment
Documentation
https://docs.tabby.ai/api-reference/payments/close-a-payment
Documentation
https://docs.tabby.ai/api-reference/webhooks/register-a-webhook
Documentation
https://docs.tabby.ai/api-reference/disputes
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-checkout-session-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-order-item-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-payment-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-capture-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-refund-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-webhook-event-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/tabby/refs/heads/main/json-schema/tabby-dispute-schema.json