Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tamara Disputes API

Query, filter, and update merchant disputes raised against Tamara orders. Supports listing disputes by order id, dispute id, order status, or dispute status; and appending comments and proof attachments to an existing dispute case.

Tamara Disputes API is one of 11 APIs that Tamara publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Disputes, Chargebacks, and Merchant Operations. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://partner-api.tamara.co, https://partner-api-sandbox.tamara.co.

2 operations 2 paths 2 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.tamara.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Tamara Disputes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Disputes 2
GET
/external/merchants/orders/disputes/
Get Dispute Case Details
listDisputes 9 params → 200
POST
/external/merchants/orders/disputes/{dispute_id}
Update Disputes by ID
updateDispute 1 param body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Dispute (9 properties), DisputeList (2 properties). Each schema is shown below with its type and property counts.

DisputeList
object
2 properties
Dispute
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tamara-disputes-api-openapi.yml Raw ↑

Other APIs Tamara publishes across the network.

Tamara Orders API
Tamara In-Store Checkout API
Tamara Webhooks API
Tamara Pre-Checkout Eligibility API
Tamara Captures API
Tamara Channel Partner Webhooks API
Tamara Checkout Sessions API
Tamara Merchant API Keys API
Tamara Merchant Onboarding API
Tamara Refunds API