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

Yardi Billing and Payments API

Operations for managing resident transactions, charges, payments, credits, and billing data. Accessed via the ItfResidentTransactions20 web service interface.

Yardi Billing and Payments API is one of 12 APIs that Yardi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://{server}.yardi.com/{clientUrl}/webservices.

4 operations 4 paths 7 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
20.0
Base URL
https://api.yardi.com
Authentication
HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 1

Yardi Billing and Payments API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (soapAuth). By default, every request must be authenticated.

  • soapAuth — SOAP authentication using UserName, Password, and ServerName parameters passed within the SOAP request body. Credentials are provided by the Yardi Standard Int…

Paths & Operations 4

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

Billing and Payments 4

Operations for managing resident transactions, charges, payments, credits, and billing data. Accessed via the ItfResidentTransactions20 web service interface.

POST
/ItfResidentTransactions20.asmx/GetResidentTransactions_Login
Yardi Get resident transactions with login
getResidentTransactionsLogin body → 200401500
POST
/ItfResidentTransactions20.asmx/GetResidentTransactions_ByChargeDate_Login
Yardi Get resident transactions by charge date
getResidentTransactionsByChargeDateLogin body → 200401500
POST
/ItfResidentTransactions20.asmx/ImportResidentTransactions_Login
Yardi Import resident transactions
importResidentTransactionsLogin body → 200401500
POST
/ItfResidentTransactions20.asmx/GetBudgetData_Login
Yardi Get budget data
getBudgetDataLogin body → 200401500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are GetBudgetDataRequest (10 properties), GetResidentTransactionsByChargeDateRequest (10 properties), GetResidentTransactionsRequest (10 properties), ImportResidentTransactionsRequest (9 properties). Each schema is shown below with its type and property counts.

BudgetDataResponse
object
SOAP response containing budget data in XML format.
1 property
GetResidentTransactionsRequest
object
SOAP request for retrieving resident transactions within a date range.
10 properties 8 required
ImportResponse
object
SOAP response confirming successful import of data.
2 properties
TransactionResponse
object
SOAP response containing resident transaction data in XML format.
1 property
GetResidentTransactionsByChargeDateRequest
object
SOAP request for retrieving resident transactions filtered by charge date.
10 properties 8 required
ImportResidentTransactionsRequest
object
SOAP request for importing resident transactions into Voyager.
9 properties 9 required
GetBudgetDataRequest
object
SOAP request for retrieving budget data for a property.
10 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yardi-billing-and-payments-api-openapi.yml Raw ↑

Other APIs Yardi publishes across the network.

Yardi Voyager Commercial Data API
Yardi RENTCafe API
Yardi Maintenance IQ API
Yardi Investment Manager API
Yardi Store Web Services API
Yardi Kube API
Yardi Senior Living EHR API
Yardi Common Data API
Yardi Job Cost API
Yardi Service Requests API
Yardi Vendor Invoicing API