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

Tessell Payment API

The Payment API from Tessell — 5 operation(s) for payment.

Tessell Payment API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, {server}.

6 operations 5 paths 6 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell Payment API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 6

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

Payment 6
GET
/billing/invoices
View a list of Tessell Invoices
getInvoices 3 params → 200default
GET
/billing/invoices/{id}
Get Invoice By Id
getInvoice 3 params → 200default
POST
/billing/payments
Create a payment option update request
createPaymentOptionRequest 2 params → 200default
PATCH
/billing/payments
Update payment option
updatePaymentOption 2 params body → 200default
DELETE
/billing/payments/{intentId}
Cancel payment option request
cancelPaymentOptionRequest 3 params → 200default
GET
/billing/payments/default
Get default payment option
getDefaultPaymentOption 2 params → 200default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TessellInvoiceDTO (18 properties), TessellCardDTO (7 properties), ApiError (7 properties), TessellCustomerAddress (6 properties). Each schema is shown below with its type and property counts.

ApiError
object
Common error response object for non 2xx responses
7 properties
TessellPaymentDTO
object
Details required for changing payment option of tenant
2 properties
TessellCustomerAddress
object
Address of customer
6 properties
TessellInvoiceDTO
object
Definition of Invoice DTO in tessell
18 properties
TessellCardDTO
object
Definition of a card in tessell
7 properties
TessellInvoicePaymentDTO
object
Details about the payment of an invoice
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-payment-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute API
Tessell Compute Governance API