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 Refunds API

The Refunds API from Tamara — 2 operation(s) for refunds.

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

This API exposes 2 JSON Schema definitions.

Tagged areas include Refunds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 6 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 6 schemas 2 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 Refunds 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 — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Refunds 2
POST
/payments/simplified-refund/{order_id}
Simplified Refund
simplifiedRefund 1 param body → 200
POST
/payments/refunddeprecated
Refund
refund body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SimplifiedRefundResponse (6 properties), Item (6 properties), RefundResponse (4 properties), SimplifiedRefundRequest (3 properties). Each schema is shown below with its type and property counts.

Item
object
6 properties
RefundRequest
object
2 properties 2 required
SimplifiedRefundResponse
object
6 properties
Money
object
2 properties 2 required
SimplifiedRefundRequest
object
3 properties 2 required
RefundResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tamara-refunds-api-openapi.yml Raw ↑

Other APIs Tamara publishes across the network.

Tamara Orders API
Tamara In-Store Checkout API
Tamara Webhooks API
Tamara Disputes 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