How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rotessa Transaction Schedules API

Create and manage one-time and recurring PAD/ACH transaction schedules.

Rotessa Transaction Schedules API is one of 6 APIs that Rotessa publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transaction Schedules. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://api.rotessa.com/v1, https://sandbox-api.rotessa.com/v1.

6 operations 4 paths 7 schemas 1 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.rotessa.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Rotessa Transaction Schedules API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key placed in the Authorization header in the form Authorization: Token token=" ". Keys are created and revoked in the Rotessa admin portal.

Paths & Operations 6

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

Transaction Schedules 6

Create and manage one-time and recurring PAD/ACH transaction schedules.

POST
/transaction_schedules
Create a transaction schedule with Rotessa Customer ID
createTransactionSchedule body → 200400401422
POST
/transaction_schedules/create_with_custom_identifier
Create a transaction schedule with custom identifier
createTransactionScheduleWithCustomIdentifier body → 200400401422
GET
/transaction_schedules/{id}
Get a specific transaction schedule
getTransactionSchedule 1 param → 200401404
PATCH
/transaction_schedules/{id}
Update a specific transaction schedule with transaction ID
updateTransactionSchedule 1 param body → 200400401404422
DELETE
/transaction_schedules/{id}
Delete a specific transaction schedule
deleteTransactionSchedule 1 param → 200401404
POST
/transaction_schedules/update_via_post
Update a specific transaction schedule via POST
updateTransactionScheduleViaPost body → 200400401404422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are FinancialTransaction (11 properties), TransactionSchedule (9 properties), TransactionScheduleCreateWithCustomIdentifier (6 properties), TransactionScheduleCreate (6 properties). Each schema is shown below with its type and property counts.

TransactionScheduleCreate
object
6 properties 4 required
FinancialTransaction
object
11 properties
ErrorEnvelope
object
Rotessa error envelope. Errors are returned as a list of objects each carrying a machine-readable errorcode and a human-readable errormessage.
1 property
Frequency
string
Frequency of the transaction schedule.
TransactionScheduleUpdate
object
3 properties 1 required
TransactionScheduleCreateWithCustomIdentifier
object
6 properties 4 required
TransactionSchedule
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rotessa-transaction-schedules-api-openapi.yml Raw ↑

Other APIs Rotessa publishes across the network.

Rotessa Customers API
Rotessa Transaction Report API
Rotessa Customers API
Rotessa Transaction Report API
Where this information came from

This is an independent, third-party profile of Rotessa Transaction Schedules API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.