JDBC Driver for Xero

Build 25.0.9434

ストアドプロシージャ

ストアドプロシージャはファンクションライクなインターフェースで、Xero の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。

ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにXero から関連するレスポンスデータを返します。

CData JDBC Driver for Xero ストアドプロシージャ

Name Description
AllocatetoInvoice Allocates a document (for example, credit note or payment) against an invoice. This is useful for ensuring that payments or credit notes are correctly applied to outstanding invoices.
CreateReportSchema Allows for saving a dynamic Profit and Loss report as a custom schema. This is useful for generating recurring reports that meet specific financial analysis needs.
DisconnectOAuthAccessToken Disconnects the OAuth access token used for authentication with Xero API.
DownloadAttachment Retrieves an attachment from a specified document in Xero. Attachments can include scanned invoices, receipts, or any other related documents.
DownloadPDF Downloads a specified document in PDF format from Xero. It's useful for obtaining physical copies of invoices, quotes, or other reports.
GetLimitInfo Retrieves API call limit information for a Xero tenant. It helps you monitor and manage your API usage to ensure compliance with rate limits.
GetOAuthAccessToken Obtains the OAuth access token to be used for authentication with Xero.
GetOAuthAuthorizationURL Obtains the OAuth authorization URL for authentication with various Xero services.
ListAttachments Retrieves a list of attachments that have been uploaded to documents in Xero, allowing you to track and access supporting documents linked to financial records.
RefreshOAuthAccessToken Refreshes the OAuth access token used for authentication with various Xero services.
RevokeTenant Disconnects a tenant from the application. Once revoked, the user must reauthorize the connection the next time they interact with the application.
SendInvoiceEmail Sends an email to the contacts listed on a sales invoice, which can include the invoice details and any additional notes or payment instructions.
UploadAttachment Uploads an attachment to an item in Xero, such as invoices, receipts, or contracts, for record-keeping and easy access.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434