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

Tabs Merchant API

The Merchant API from Tabs — 2 operation(s) for merchant.

Tabs Merchant API is one of 23 APIs that Tabs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://integrators.prod.api.tabsplatform.com.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://integrators.prod.api.tabsplatform.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Tabs Merchant API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (custom-header). By default, every request must be authenticated.

Paths & Operations 2

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

Merchant 2
GET
/v3/merchant/info
Get merchant info
IntegratorsApiMerchantsControllerV3_getMerchantInfo → 200404500
GET
/v3/merchant/book-close-date
Get book close date
IntegratorsApiMerchantsControllerV3_getBookCloseDate → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are MerchantInfoDto (5 properties), IntegratorsApiResponse (4 properties), IntegratorsApiError (3 properties), BookCloseDateDto (2 properties). Each schema is shown below with its type and property counts.

IntegratorsApiError
object
3 properties 2 required
BookCloseDateDto
object
2 properties 1 required
MerchantInfoDto
object
5 properties 1 required
IntegratorsApiResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabs-merchant-api-openapi.yml Raw ↑

Other APIs Tabs publishes across the network.

Tabs Billing Terms API
Tabs Categories API
Tabs Classes (QBO only) API
Tabs Commitments API
Tabs Contracts API
Tabs Credit Memos API
Tabs Custom Fields API
Tabs Customers API
Tabs Departments API
Tabs Events API
Tabs Health API
Tabs Invoices API