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

TabaPay TransactionRequest API

This resource represents a TransactionRequest One-time Payment Portal (>)

TabaPay TransactionRequest API is one of 16 APIs that TabaPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://{FQDN}:{PORT}.

1 operations 1 paths 9 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.tabapay.com
Authentication
HTTP Bearer, API Key
License
All rights reserved
Resource Areas
1

Authentication & Security 2

TabaPay TransactionRequest API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as Authorization (custom-header). By default, every request must be authenticated.

Paths & Operations 1

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

TransactionRequest 1

This resource represents a TransactionRequest One-time Payment Portal ( )

POST
/v2/clients/{ClientID}/transactionrequests
Create TransactionRequest
createTransactionRequest 1 param body → 200

Schemas 9

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

state
string
State Code [State Code](https://developers.tabapay.com/reference/us-state-codes/) must be a valid 2-character code if country is [840](https://developers.tabap…
city
string
City
amount
string
See how to [properly format an amount](/reference/datahow-to-specify-an-amount-value).
country
string
[Country Code](https://developers.tabapay.com/reference/country-codes/) Optional. Default is 840
createTransactionRequest
object
5 properties 4 required
line1
string
Address Line 1
line2
string
Address Line 2 Optional
transactionRequestResponse
object
5 properties
zipcode
string
Zip Code If country is 840, zipcode must be 5 or 9 digits. If country is 124, zipcode must be in the A1A 1A1 format. Zip codes from other countries will not be…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabapay-transactionrequest-api-openapi.yml Raw ↑

Other APIs TabaPay publishes across the network.

TabaPay 3D Secure API
TabaPay Account API
TabaPay Bank API
TabaPay Card API
TabaPay Client API
TabaPay FXRate API
TabaPay Health API
TabaPay Key API
TabaPay Ledger API
TabaPay OFAC API
TabaPay SubClient API
TabaPay Tag API