Xero (Client Credentials)
Catalog 暂无描述。
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
调用示例
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "XERO_OAUTH2_CC_CREATE_ACCOUNT", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("XERO_OAUTH2_CC_CREATE_ACCOUNT", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute XERO_OAUTH2_CC_CREATE_ACCOUNT --data '{ }'Tool 目录
可用 Tools
233 个可调用操作
Creates a new chart of accountsXERO_OAUTH2_CC_CREATE_ACCOUNTCreates a new chart of accounts需要连接1 scope
Creates a new chart of accounts
认证
需要 Connected AccountScopes
accounting.settingsTags
Creates an attachment on a specific accountXERO_OAUTH2_CC_CREATE_ACCOUNT_ATTACHMENT_BY_FILE_NAMECreates an attachment on a specific account需要连接1 scope
Creates an attachment on a specific account
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates an attachment for a specific bank transaction by filenameXERO_OAUTH2_CC_CREATE_BANK_TRANSACTION_ATTACHMENT_BY_FILE_NAMECreates an attachment for a specific bank transaction by filename需要连接1 scope
Creates an attachment for a specific bank transaction by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific bank transactionsXERO_OAUTH2_CC_CREATE_BANK_TRANSACTION_HISTORY_RECORDCreates a history record for a specific bank transactions需要连接1 scope
Creates a history record for a specific bank transactions
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more spent or received money transactionXERO_OAUTH2_CC_CREATE_BANK_TRANSACTIONSCreates one or more spent or received money transaction需要连接1 scope
Creates one or more spent or received money transaction
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a bank transferXERO_OAUTH2_CC_CREATE_BANK_TRANSFERCreates a bank transfer需要连接1 scope
Creates a bank transfer
认证
需要 Connected AccountScopes
accounting.transactionsTags
CreateBankTransferAttachmentByFileNameXERO_OAUTH2_CC_CREATE_BANK_TRANSFER_ATTACHMENT_BY_FILE_NAMECreateBankTransferAttachmentByFileName需要连接1 scope
CreateBankTransferAttachmentByFileName
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific bank transferXERO_OAUTH2_CC_CREATE_BANK_TRANSFER_HISTORY_RECORDCreates a history record for a specific bank transfer需要连接1 scope
Creates a history record for a specific bank transfer
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or many batch payments for invoicesXERO_OAUTH2_CC_CREATE_BATCH_PAYMENTBatch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.需要连接1 scope
Batch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a history record for a specific batch paymentXERO_OAUTH2_CC_CREATE_BATCH_PAYMENT_HISTORY_RECORDCreates a history record for a specific batch payment需要连接1 scope
Creates a history record for a specific batch payment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a new custom payment service for a specific branding themeXERO_OAUTH2_CC_CREATE_BRANDING_THEME_PAYMENT_SERVICESCreates a new custom payment service for a specific branding theme需要连接1 scope
Creates a new custom payment service for a specific branding theme
认证
需要 Connected AccountScopes
paymentservicesTags
CreateContactAttachmentByFileNameXERO_OAUTH2_CC_CREATE_CONTACT_ATTACHMENT_BY_FILE_NAMECreateContactAttachmentByFileName需要连接1 scope
CreateContactAttachmentByFileName
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a contact groupXERO_OAUTH2_CC_CREATE_CONTACT_GROUPCreates a contact group需要连接1 scope
Creates a contact group
认证
需要 Connected AccountScopes
accounting.contactsTags
Creates contacts to a specific contact groupXERO_OAUTH2_CC_CREATE_CONTACT_GROUP_CONTACTSCreates contacts to a specific contact group需要连接1 scope
Creates contacts to a specific contact group
认证
需要 Connected AccountScopes
accounting.contactsTags
Creates a new history record for a specific contactXERO_OAUTH2_CC_CREATE_CONTACT_HISTORYCreates a new history record for a specific contact需要连接1 scope
Creates a new history record for a specific contact
认证
需要 Connected AccountScopes
accounting.contactsTags
Creates multiple contacts (bulk) in a Xero organisationXERO_OAUTH2_CC_CREATE_CONTACTSCreates multiple contacts (bulk) in a Xero organisation需要连接1 scope
Creates multiple contacts (bulk) in a Xero organisation
认证
需要 Connected AccountScopes
accounting.contactsTags
Creates allocation for a specific credit noteXERO_OAUTH2_CC_CREATE_CREDIT_NOTE_ALLOCATIONCreates allocation for a specific credit note需要连接1 scope
Creates allocation for a specific credit note
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates an attachment for a specific credit noteXERO_OAUTH2_CC_CREATE_CREDIT_NOTE_ATTACHMENT_BY_FILE_NAMECreates an attachment for a specific credit note需要连接1 scope
Creates an attachment for a specific credit note
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Retrieves history records of a specific credit noteXERO_OAUTH2_CC_CREATE_CREDIT_NOTE_HISTORYRetrieves history records of a specific credit note需要连接1 scope
Retrieves history records of a specific credit note
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a new credit noteXERO_OAUTH2_CC_CREATE_CREDIT_NOTESCreates a new credit note需要连接1 scope
Creates a new credit note
认证
需要 Connected AccountScopes
accounting.transactionsTags
Create a new currency for a Xero organisationXERO_OAUTH2_CC_CREATE_CURRENCYCreate a new currency for a Xero organisation需要连接1 scope
Create a new currency for a Xero organisation
认证
需要 Connected AccountScopes
accounting.settingsTags
Creates a history record for a specific expense claimXERO_OAUTH2_CC_CREATE_EXPENSE_CLAIM_HISTORYCreates a history record for a specific expense claim需要连接1 scope
Creates a history record for a specific expense claim
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates expense claimsXERO_OAUTH2_CC_CREATE_EXPENSE_CLAIMSCreates expense claims需要连接1 scope
Creates expense claims
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates an attachment for a specific invoice or purchase bill by filenameXERO_OAUTH2_CC_CREATE_INVOICE_ATTACHMENT_BY_FILE_NAMECreates an attachment for a specific invoice or purchase bill by filename需要连接1 scope
Creates an attachment for a specific invoice or purchase bill by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific invoiceXERO_OAUTH2_CC_CREATE_INVOICE_HISTORYCreates a history record for a specific invoice需要连接1 scope
Creates a history record for a specific invoice
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more sales invoices or purchase billsXERO_OAUTH2_CC_CREATE_INVOICESCreates one or more sales invoices or purchase bills需要连接1 scope
Creates one or more sales invoices or purchase bills
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a history record for a specific itemXERO_OAUTH2_CC_CREATE_ITEM_HISTORYCreates a history record for a specific item需要连接1 scope
Creates a history record for a specific item
认证
需要 Connected AccountScopes
accounting.settingsTags
Creates one or more itemsXERO_OAUTH2_CC_CREATE_ITEMSCreates one or more items需要连接1 scope
Creates one or more items
认证
需要 Connected AccountScopes
accounting.settingsTags
Creates linked transactions (billable expenses)XERO_OAUTH2_CC_CREATE_LINKED_TRANSACTIONCreates linked transactions (billable expenses)需要连接1 scope
Creates linked transactions (billable expenses)
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a specific attachment for a specific manual journal by file nameXERO_OAUTH2_CC_CREATE_MANUAL_JOURNAL_ATTACHMENT_BY_FILE_NAMECreates a specific attachment for a specific manual journal by file name需要连接1 scope
Creates a specific attachment for a specific manual journal by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific manual journalXERO_OAUTH2_CC_CREATE_MANUAL_JOURNAL_HISTORY_RECORDCreates a history record for a specific manual journal需要连接1 scope
Creates a history record for a specific manual journal
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more manual journalsXERO_OAUTH2_CC_CREATE_MANUAL_JOURNALSCreates one or more manual journals需要连接1 scope
Creates one or more manual journals
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a single allocation for a specific overpaymentXERO_OAUTH2_CC_CREATE_OVERPAYMENT_ALLOCATIONSCreates a single allocation for a specific overpayment需要连接1 scope
Creates a single allocation for a specific overpayment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a history record for a specific overpaymentXERO_OAUTH2_CC_CREATE_OVERPAYMENT_HISTORYCreates a history record for a specific overpayment需要连接1 scope
Creates a history record for a specific overpayment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a single payment for invoice or credit notesXERO_OAUTH2_CC_CREATE_PAYMENTCreates a single payment for invoice or credit notes需要连接1 scope
Creates a single payment for invoice or credit notes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a history record for a specific paymentXERO_OAUTH2_CC_CREATE_PAYMENT_HISTORYCreates a history record for a specific payment需要连接1 scope
Creates a history record for a specific payment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a payment serviceXERO_OAUTH2_CC_CREATE_PAYMENT_SERVICECreates a payment service需要连接1 scope
Creates a payment service
认证
需要 Connected AccountScopes
paymentservicesTags
Creates multiple payments for invoices or credit notesXERO_OAUTH2_CC_CREATE_PAYMENTSCreates multiple payments for invoices or credit notes需要连接1 scope
Creates multiple payments for invoices or credit notes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Allows you to create an Allocation for prepaymentsXERO_OAUTH2_CC_CREATE_PREPAYMENT_ALLOCATIONSAllows you to create an Allocation for prepayments需要连接1 scope
Allows you to create an Allocation for prepayments
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates a history record for a specific prepaymentXERO_OAUTH2_CC_CREATE_PREPAYMENT_HISTORYCreates a history record for a specific prepayment需要连接1 scope
Creates a history record for a specific prepayment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates attachment for a specific purchase orderXERO_OAUTH2_CC_CREATE_PURCHASE_ORDER_ATTACHMENT_BY_FILE_NAMECreates attachment for a specific purchase order需要连接1 scope
Creates attachment for a specific purchase order
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific purchase ordersXERO_OAUTH2_CC_CREATE_PURCHASE_ORDER_HISTORYCreates a history record for a specific purchase orders需要连接1 scope
Creates a history record for a specific purchase orders
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more purchase ordersXERO_OAUTH2_CC_CREATE_PURCHASE_ORDERSCreates one or more purchase orders需要连接1 scope
Creates one or more purchase orders
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates attachment for a specific quoteXERO_OAUTH2_CC_CREATE_QUOTE_ATTACHMENT_BY_FILE_NAMECreates attachment for a specific quote需要连接1 scope
Creates attachment for a specific quote
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific quoteXERO_OAUTH2_CC_CREATE_QUOTE_HISTORYCreates a history record for a specific quote需要连接1 scope
Creates a history record for a specific quote
认证
需要 Connected AccountScopes
accounting.transactionsTags
Create one or more quotesXERO_OAUTH2_CC_CREATE_QUOTESCreate one or more quotes需要连接1 scope
Create one or more quotes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates draft expense claim receipts for any userXERO_OAUTH2_CC_CREATE_RECEIPTCreates draft expense claim receipts for any user需要连接1 scope
Creates draft expense claim receipts for any user
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates an attachment on a specific expense claim receipts by file nameXERO_OAUTH2_CC_CREATE_RECEIPT_ATTACHMENT_BY_FILE_NAMECreates an attachment on a specific expense claim receipts by file name需要连接1 scope
Creates an attachment on a specific expense claim receipts by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific receiptXERO_OAUTH2_CC_CREATE_RECEIPT_HISTORYCreates a history record for a specific receipt需要连接1 scope
Creates a history record for a specific receipt
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates an attachment from a specific repeating invoices by file nameXERO_OAUTH2_CC_CREATE_REPEATING_INVOICE_ATTACHMENT_BY_FILE_NAMECreates an attachment from a specific repeating invoices by file name需要连接1 scope
Creates an attachment from a specific repeating invoices by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Creates a history record for a specific repeating invoiceXERO_OAUTH2_CC_CREATE_REPEATING_INVOICE_HISTORYCreates a history record for a specific repeating invoice需要连接1 scope
Creates a history record for a specific repeating invoice
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more repeating invoice templatesXERO_OAUTH2_CC_CREATE_REPEATING_INVOICESCreates one or more repeating invoice templates需要连接1 scope
Creates one or more repeating invoice templates
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates one or more tax ratesXERO_OAUTH2_CC_CREATE_TAX_RATESCreates one or more tax rates需要连接1 scope
Creates one or more tax rates
认证
需要 Connected AccountScopes
accounting.settingsTags
Create tracking categoriesXERO_OAUTH2_CC_CREATE_TRACKING_CATEGORYCreate tracking categories需要连接1 scope
Create tracking categories
认证
需要 Connected AccountScopes
accounting.settingsTags
Creates options for a specific tracking categoryXERO_OAUTH2_CC_CREATE_TRACKING_OPTIONSCreates options for a specific tracking category需要连接1 scope
Creates options for a specific tracking category
认证
需要 Connected AccountScopes
accounting.settingsTags
Deletes a chart of accountsXERO_OAUTH2_CC_DELETE_ACCOUNTDeletes a chart of accounts需要连接1 scope
Deletes a chart of accounts
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates a specific batch payment for invoices and credit notesXERO_OAUTH2_CC_DELETE_BATCH_PAYMENTBatch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.需要连接1 scope
Batch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific batch payment for invoices and credit notesXERO_OAUTH2_CC_DELETE_BATCH_PAYMENT_BY_URL_PARAMUpdates a specific batch payment for invoices and credit notes需要连接1 scope
Updates a specific batch payment for invoices and credit notes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Deletes a specific contact from a contact group using a unique contact IdXERO_OAUTH2_CC_DELETE_CONTACT_GROUP_CONTACTDeletes a specific contact from a contact group using a unique contact Id需要连接1 scope
Deletes a specific contact from a contact group using a unique contact Id
认证
需要 Connected AccountScopes
accounting.contactsTags
Deletes all contacts from a specific contact groupXERO_OAUTH2_CC_DELETE_CONTACT_GROUP_CONTACTSDeletes all contacts from a specific contact group需要连接1 scope
Deletes all contacts from a specific contact group
认证
需要 Connected AccountScopes
accounting.contactsTags
Deletes an Allocation from a Credit NoteXERO_OAUTH2_CC_DELETE_CREDIT_NOTE_ALLOCATIONSDeletes an Allocation from a Credit Note需要连接1 scope
Deletes an Allocation from a Credit Note
认证
需要 Connected AccountScopes
accounting.transactionsTags
Deletes a specific itemXERO_OAUTH2_CC_DELETE_ITEMDeletes a specific item需要连接1 scope
Deletes a specific item
认证
需要 Connected AccountScopes
accounting.settingsTags
Deletes a specific linked transactions (billable expenses)XERO_OAUTH2_CC_DELETE_LINKED_TRANSACTIONDeletes a specific linked transactions (billable expenses)需要连接1 scope
Deletes a specific linked transactions (billable expenses)
认证
需要 Connected AccountScopes
accounting.transactionsTags
Deletes an Allocation from an overpaymentXERO_OAUTH2_CC_DELETE_OVERPAYMENT_ALLOCATIONSDeletes an Allocation from an overpayment需要连接1 scope
Deletes an Allocation from an overpayment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific payment for invoices and credit notesXERO_OAUTH2_CC_DELETE_PAYMENTUpdates a specific payment for invoices and credit notes需要连接1 scope
Updates a specific payment for invoices and credit notes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Deletes an Allocation from a PrepaymentXERO_OAUTH2_CC_DELETE_PREPAYMENT_ALLOCATIONSDeletes an Allocation from a Prepayment需要连接1 scope
Deletes an Allocation from a Prepayment
认证
需要 Connected AccountScopes
accounting.transactionsTags
Deletes a specific tracking categoryXERO_OAUTH2_CC_DELETE_TRACKING_CATEGORYDeletes a specific tracking category需要连接1 scope
Deletes a specific tracking category
认证
需要 Connected AccountScopes
accounting.settingsTags
Deletes a specific option for a specific tracking categoryXERO_OAUTH2_CC_DELETE_TRACKING_OPTIONSDeletes a specific option for a specific tracking category需要连接1 scope
Deletes a specific option for a specific tracking category
认证
需要 Connected AccountScopes
accounting.settingsTags
Sends a copy of a specific invoice to related contact via emailXERO_OAUTH2_CC_EMAIL_INVOICESends a copy of a specific invoice to related contact via email需要连接1 scope
Sends a copy of a specific invoice to related contact via email
认证
需要 Connected AccountScopes
accounting.transactionsTags
Retrieves a single chart of accounts by using a unique account IdXERO_OAUTH2_CC_GET_ACCOUNTRetrieves a single chart of accounts by using a unique account Id需要连接2 scopes
Retrieves a single chart of accounts by using a unique account Id
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves an attachment for a specific account by filenameXERO_OAUTH2_CC_GET_ACCOUNT_ATTACHMENT_BY_FILE_NAMERetrieves an attachment for a specific account by filename需要连接2 scopes
Retrieves an attachment for a specific account by filename
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific account using a unique attachment IdXERO_OAUTH2_CC_GET_ACCOUNT_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific account using a unique attachment Id需要连接2 scopes
Retrieves a specific attachment from a specific account using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific accounts by using a unique account IdXERO_OAUTH2_CC_GET_ACCOUNT_ATTACHMENTSRetrieves attachments for a specific accounts by using a unique account Id需要连接2 scopes
Retrieves attachments for a specific accounts by using a unique account Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves the full chart of accountsXERO_OAUTH2_CC_GET_ACCOUNTSRetrieves the full chart of accounts需要连接2 scopes
Retrieves the full chart of accounts
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a single spent or received money transaction by using a unique bank transaction IdXERO_OAUTH2_CC_GET_BANK_TRANSACTIONRetrieves a single spent or received money transaction by using a unique bank transaction Id需要连接2 scopes
Retrieves a single spent or received money transaction by using a unique bank transaction Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment from a specific bank transaction by filenameXERO_OAUTH2_CC_GET_BANK_TRANSACTION_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific bank transaction by filename需要连接2 scopes
Retrieves a specific attachment from a specific bank transaction by filename
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves specific attachments from a specific BankTransaction using a unique attachment IdXERO_OAUTH2_CC_GET_BANK_TRANSACTION_ATTACHMENT_BY_IDRetrieves specific attachments from a specific BankTransaction using a unique attachment Id需要连接2 scopes
Retrieves specific attachments from a specific BankTransaction using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves any attachments from a specific bank transactionsXERO_OAUTH2_CC_GET_BANK_TRANSACTION_ATTACHMENTSRetrieves any attachments from a specific bank transactions需要连接2 scopes
Retrieves any attachments from a specific bank transactions
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves any spent or received money transactionsXERO_OAUTH2_CC_GET_BANK_TRANSACTIONSRetrieves any spent or received money transactions需要连接2 scopes
Retrieves any spent or received money transactions
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history from a specific bank transaction using a unique bank transaction IdXERO_OAUTH2_CC_GET_BANK_TRANSACTIONS_HISTORYRetrieves history from a specific bank transaction using a unique bank transaction Id需要连接2 scopes
Retrieves history from a specific bank transaction using a unique bank transaction Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves specific bank transfers by using a unique bank transfer IdXERO_OAUTH2_CC_GET_BANK_TRANSFERRetrieves specific bank transfers by using a unique bank transfer Id需要连接2 scopes
Retrieves specific bank transfers by using a unique bank transfer Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment on a specific bank transfer by file nameXERO_OAUTH2_CC_GET_BANK_TRANSFER_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment on a specific bank transfer by file name需要连接2 scopes
Retrieves a specific attachment on a specific bank transfer by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific bank transfer using a unique attachment IDXERO_OAUTH2_CC_GET_BANK_TRANSFER_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific bank transfer using a unique attachment ID需要连接2 scopes
Retrieves a specific attachment from a specific bank transfer using a unique attachment ID
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments from a specific bank transferXERO_OAUTH2_CC_GET_BANK_TRANSFER_ATTACHMENTSRetrieves attachments from a specific bank transfer需要连接2 scopes
Retrieves attachments from a specific bank transfer
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves history from a specific bank transfer using a unique bank transfer IdXERO_OAUTH2_CC_GET_BANK_TRANSFER_HISTORYRetrieves history from a specific bank transfer using a unique bank transfer Id需要连接2 scopes
Retrieves history from a specific bank transfer using a unique bank transfer Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves all bank transfersXERO_OAUTH2_CC_GET_BANK_TRANSFERSRetrieves all bank transfers需要连接2 scopes
Retrieves all bank transfers
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific batch payment using a unique batch payment IdXERO_OAUTH2_CC_GET_BATCH_PAYMENTRetrieves a specific batch payment using a unique batch payment Id需要连接2 scopes
Retrieves a specific batch payment using a unique batch payment Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history from a specific batch paymentXERO_OAUTH2_CC_GET_BATCH_PAYMENT_HISTORYRetrieves history from a specific batch payment需要连接2 scopes
Retrieves history from a specific batch payment
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves either one or many batch payments for invoicesXERO_OAUTH2_CC_GET_BATCH_PAYMENTSBatch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.需要连接2 scopes
Batch payments allow you to bundle multiple bills or invoices into one payment transaction. This means a single payment in Xero can be reconciled with a single transaction on the bank statement making for a much simpler bank reconciliation experience.
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific branding theme using a unique branding theme IdXERO_OAUTH2_CC_GET_BRANDING_THEMERetrieves a specific branding theme using a unique branding theme Id需要连接2 scopes
Retrieves a specific branding theme using a unique branding theme Id
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves the payment services for a specific branding themeXERO_OAUTH2_CC_GET_BRANDING_THEME_PAYMENT_SERVICESRetrieves the payment services for a specific branding theme需要连接1 scope
Retrieves the payment services for a specific branding theme
认证
需要 Connected AccountScopes
paymentservicesTags
Retrieves all the branding themesXERO_OAUTH2_CC_GET_BRANDING_THEMESRetrieves all the branding themes需要连接2 scopes
Retrieves all the branding themes
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific budget, which includes budget linesXERO_OAUTH2_CC_GET_BUDGETRetrieves a specific budget, which includes budget lines需要连接1 scope
Retrieves a specific budget, which includes budget lines
认证
需要 Connected AccountScopes
accounting.budgets.readTags
Retrieve a list of budgetsXERO_OAUTH2_CC_GET_BUDGETSRetrieve a list of budgets需要连接1 scope
Retrieve a list of budgets
认证
需要 Connected AccountScopes
accounting.budgets.readTags
Retrieves a specific contacts in a Xero organisation using a unique contact IdXERO_OAUTH2_CC_GET_CONTACTRetrieves a specific contacts in a Xero organisation using a unique contact Id需要连接2 scopes
Retrieves a specific contacts in a Xero organisation using a unique contact Id
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves a specific attachment from a specific contact by file nameXERO_OAUTH2_CC_GET_CONTACT_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific contact by file name需要连接2 scopes
Retrieves a specific attachment from a specific contact by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific contact using a unique attachment IdXERO_OAUTH2_CC_GET_CONTACT_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific contact using a unique attachment Id需要连接2 scopes
Retrieves a specific attachment from a specific contact using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific contact in a Xero organisationXERO_OAUTH2_CC_GET_CONTACT_ATTACHMENTSRetrieves attachments for a specific contact in a Xero organisation需要连接2 scopes
Retrieves attachments for a specific contact in a Xero organisation
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific contact by contact number in a Xero organisationXERO_OAUTH2_CC_GET_CONTACT_BY_CONTACT_NUMBERRetrieves a specific contact by contact number in a Xero organisation需要连接2 scopes
Retrieves a specific contact by contact number in a Xero organisation
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves CIS settings for a specific contact in a Xero organisationXERO_OAUTH2_CC_GET_CONTACT_CISSETTINGSRetrieves CIS settings for a specific contact in a Xero organisation需要连接2 scopes
Retrieves CIS settings for a specific contact in a Xero organisation
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific contact group by using a unique contact group IdXERO_OAUTH2_CC_GET_CONTACT_GROUPRetrieves a specific contact group by using a unique contact group Id需要连接2 scopes
Retrieves a specific contact group by using a unique contact group Id
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves the contact Id and name of each contact groupXERO_OAUTH2_CC_GET_CONTACT_GROUPSRetrieves the contact Id and name of each contact group需要连接2 scopes
Retrieves the contact Id and name of each contact group
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves history records for a specific contactXERO_OAUTH2_CC_GET_CONTACT_HISTORYRetrieves history records for a specific contact需要连接2 scopes
Retrieves history records for a specific contact
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves all contacts in a Xero organisationXERO_OAUTH2_CC_GET_CONTACTSRetrieves all contacts in a Xero organisation需要连接2 scopes
Retrieves all contacts in a Xero organisation
认证
需要 Connected AccountScopes
accounting.contactsaccounting.contacts.readTags
Retrieves a specific credit note using a unique credit note IdXERO_OAUTH2_CC_GET_CREDIT_NOTERetrieves a specific credit note using a unique credit note Id需要连接2 scopes
Retrieves a specific credit note using a unique credit note Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves credit notes as PDF filesXERO_OAUTH2_CC_GET_CREDIT_NOTE_AS_PDFRetrieves credit notes as PDF files需要连接2 scopes
Retrieves credit notes as PDF files
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment on a specific credit note by file nameXERO_OAUTH2_CC_GET_CREDIT_NOTE_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment on a specific credit note by file name需要连接2 scopes
Retrieves a specific attachment on a specific credit note by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific credit note using a unique attachment IdXERO_OAUTH2_CC_GET_CREDIT_NOTE_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific credit note using a unique attachment Id需要连接2 scopes
Retrieves a specific attachment from a specific credit note using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific credit notesXERO_OAUTH2_CC_GET_CREDIT_NOTE_ATTACHMENTSRetrieves attachments for a specific credit notes需要连接2 scopes
Retrieves attachments for a specific credit notes
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves history records of a specific credit noteXERO_OAUTH2_CC_GET_CREDIT_NOTE_HISTORYRetrieves history records of a specific credit note需要连接2 scopes
Retrieves history records of a specific credit note
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves any credit notesXERO_OAUTH2_CC_GET_CREDIT_NOTESRetrieves any credit notes需要连接2 scopes
Retrieves any credit notes
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves currencies for your Xero organisationXERO_OAUTH2_CC_GET_CURRENCIESRetrieves currencies for your Xero organisation需要连接2 scopes
Retrieves currencies for your Xero organisation
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific expense claim using a unique expense claim IdXERO_OAUTH2_CC_GET_EXPENSE_CLAIMRetrieves a specific expense claim using a unique expense claim Id需要连接2 scopes
Retrieves a specific expense claim using a unique expense claim Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history records of a specific expense claimXERO_OAUTH2_CC_GET_EXPENSE_CLAIM_HISTORYRetrieves history records of a specific expense claim需要连接2 scopes
Retrieves history records of a specific expense claim
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves expense claimsXERO_OAUTH2_CC_GET_EXPENSE_CLAIMSRetrieves expense claims需要连接2 scopes
Retrieves expense claims
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific sales invoice or purchase bill using a unique invoice IdXERO_OAUTH2_CC_GET_INVOICERetrieves a specific sales invoice or purchase bill using a unique invoice Id需要连接2 scopes
Retrieves a specific sales invoice or purchase bill using a unique invoice Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves invoices or purchase bills as PDF filesXERO_OAUTH2_CC_GET_INVOICE_AS_PDFRetrieves invoices or purchase bills as PDF files需要连接2 scopes
Retrieves invoices or purchase bills as PDF files
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves an attachment from a specific invoice or purchase bill by filenameXERO_OAUTH2_CC_GET_INVOICE_ATTACHMENT_BY_FILE_NAMERetrieves an attachment from a specific invoice or purchase bill by filename需要连接2 scopes
Retrieves an attachment from a specific invoice or purchase bill by filename
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific invoices or purchase bills by using a unique attachment IdXERO_OAUTH2_CC_GET_INVOICE_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific invoices or purchase bills by using a unique attachment Id需要连接2 scopes
Retrieves a specific attachment from a specific invoices or purchase bills by using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific invoice or purchase billXERO_OAUTH2_CC_GET_INVOICE_ATTACHMENTSRetrieves attachments for a specific invoice or purchase bill需要连接2 scopes
Retrieves attachments for a specific invoice or purchase bill
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves history records for a specific invoiceXERO_OAUTH2_CC_GET_INVOICE_HISTORYRetrieves history records for a specific invoice需要连接2 scopes
Retrieves history records for a specific invoice
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves invoice reminder settingsXERO_OAUTH2_CC_GET_INVOICE_REMINDERSRetrieves invoice reminder settings需要连接2 scopes
Retrieves invoice reminder settings
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves sales invoices or purchase billsXERO_OAUTH2_CC_GET_INVOICESRetrieves sales invoices or purchase bills需要连接2 scopes
Retrieves sales invoices or purchase bills
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific item using a unique item IdXERO_OAUTH2_CC_GET_ITEMRetrieves a specific item using a unique item Id需要连接2 scopes
Retrieves a specific item using a unique item Id
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves history for a specific itemXERO_OAUTH2_CC_GET_ITEM_HISTORYRetrieves history for a specific item需要连接2 scopes
Retrieves history for a specific item
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves itemsXERO_OAUTH2_CC_GET_ITEMSRetrieves items需要连接2 scopes
Retrieves items
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific journal using a unique journal Id.XERO_OAUTH2_CC_GET_JOURNALRetrieves a specific journal using a unique journal Id.需要连接1 scope
Retrieves a specific journal using a unique journal Id.
认证
需要 Connected AccountScopes
accounting.journals.readTags
Retrieves a specific journal using a unique journal number.XERO_OAUTH2_CC_GET_JOURNAL_BY_NUMBERRetrieves a specific journal using a unique journal number.需要连接1 scope
Retrieves a specific journal using a unique journal number.
认证
需要 Connected AccountScopes
accounting.journals.readTags
Retrieves journalsXERO_OAUTH2_CC_GET_JOURNALSRetrieves journals需要连接1 scope
Retrieves journals
认证
需要 Connected AccountScopes
accounting.journals.readTags
Retrieves a specific linked transaction (billable expenses) using a unique linked transaction IdXERO_OAUTH2_CC_GET_LINKED_TRANSACTIONRetrieves a specific linked transaction (billable expenses) using a unique linked transaction Id需要连接2 scopes
Retrieves a specific linked transaction (billable expenses) using a unique linked transaction Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves linked transactions (billable expenses)XERO_OAUTH2_CC_GET_LINKED_TRANSACTIONSRetrieves linked transactions (billable expenses)需要连接2 scopes
Retrieves linked transactions (billable expenses)
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific manual journalXERO_OAUTH2_CC_GET_MANUAL_JOURNALRetrieves a specific manual journal需要连接2 scopes
Retrieves a specific manual journal
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment from a specific manual journal by file nameXERO_OAUTH2_CC_GET_MANUAL_JOURNAL_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific manual journal by file name需要连接2 scopes
Retrieves a specific attachment from a specific manual journal by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Allows you to retrieve a specific attachment from a specific manual journal using a unique attachment IdXERO_OAUTH2_CC_GET_MANUAL_JOURNAL_ATTACHMENT_BY_IDAllows you to retrieve a specific attachment from a specific manual journal using a unique attachment Id需要连接2 scopes
Allows you to retrieve a specific attachment from a specific manual journal using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachment for a specific manual journalXERO_OAUTH2_CC_GET_MANUAL_JOURNAL_ATTACHMENTSRetrieves attachment for a specific manual journal需要连接2 scopes
Retrieves attachment for a specific manual journal
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves manual journalsXERO_OAUTH2_CC_GET_MANUAL_JOURNALSRetrieves manual journals需要连接2 scopes
Retrieves manual journals
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history for a specific manual journalXERO_OAUTH2_CC_GET_MANUAL_JOURNALS_HISTORYRetrieves history for a specific manual journal需要连接2 scopes
Retrieves history for a specific manual journal
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a URL to an online invoiceXERO_OAUTH2_CC_GET_ONLINE_INVOICERetrieves a URL to an online invoice需要连接2 scopes
Retrieves a URL to an online invoice
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a list of the key actions your app has permission to perform in the connected Xero organisation.XERO_OAUTH2_CC_GET_ORGANISATION_ACTIONSRetrieves a list of the key actions your app has permission to perform in the connected Xero organisation.需要连接2 scopes
Retrieves a list of the key actions your app has permission to perform in the connected Xero organisation.
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves the CIS settings for the Xero organistaion.XERO_OAUTH2_CC_GET_ORGANISATION_CISSETTINGSRetrieves the CIS settings for the Xero organistaion.需要连接2 scopes
Retrieves the CIS settings for the Xero organistaion.
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves Xero organisation detailsXERO_OAUTH2_CC_GET_ORGANISATIONSRetrieves Xero organisation details需要连接2 scopes
Retrieves Xero organisation details
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific overpayment using a unique overpayment IdXERO_OAUTH2_CC_GET_OVERPAYMENTRetrieves a specific overpayment using a unique overpayment Id需要连接2 scopes
Retrieves a specific overpayment using a unique overpayment Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history records of a specific overpaymentXERO_OAUTH2_CC_GET_OVERPAYMENT_HISTORYRetrieves history records of a specific overpayment需要连接2 scopes
Retrieves history records of a specific overpayment
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves overpaymentsXERO_OAUTH2_CC_GET_OVERPAYMENTSRetrieves overpayments需要连接2 scopes
Retrieves overpayments
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific payment for invoices and credit notes using a unique payment IdXERO_OAUTH2_CC_GET_PAYMENTRetrieves a specific payment for invoices and credit notes using a unique payment Id需要连接2 scopes
Retrieves a specific payment for invoices and credit notes using a unique payment Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history records of a specific paymentXERO_OAUTH2_CC_GET_PAYMENT_HISTORYRetrieves history records of a specific payment需要连接2 scopes
Retrieves history records of a specific payment
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves payment servicesXERO_OAUTH2_CC_GET_PAYMENT_SERVICESRetrieves payment services需要连接1 scope
Retrieves payment services
认证
需要 Connected AccountScopes
paymentservicesTags
Retrieves payments for invoices and credit notesXERO_OAUTH2_CC_GET_PAYMENTSRetrieves payments for invoices and credit notes需要连接2 scopes
Retrieves payments for invoices and credit notes
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Allows you to retrieve a specified prepaymentsXERO_OAUTH2_CC_GET_PREPAYMENTAllows you to retrieve a specified prepayments需要连接2 scopes
Allows you to retrieve a specified prepayments
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history record for a specific prepaymentXERO_OAUTH2_CC_GET_PREPAYMENT_HISTORYRetrieves history record for a specific prepayment需要连接2 scopes
Retrieves history record for a specific prepayment
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves prepaymentsXERO_OAUTH2_CC_GET_PREPAYMENTSRetrieves prepayments需要连接2 scopes
Retrieves prepayments
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific purchase order using a unique purchase order IdXERO_OAUTH2_CC_GET_PURCHASE_ORDERRetrieves a specific purchase order using a unique purchase order Id需要连接2 scopes
Retrieves a specific purchase order using a unique purchase order Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves specific purchase order as PDF files using a unique purchase order IdXERO_OAUTH2_CC_GET_PURCHASE_ORDER_AS_PDFRetrieves specific purchase order as PDF files using a unique purchase order Id需要连接2 scopes
Retrieves specific purchase order as PDF files using a unique purchase order Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment for a specific purchase order by filenameXERO_OAUTH2_CC_GET_PURCHASE_ORDER_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment for a specific purchase order by filename需要连接2 scopes
Retrieves a specific attachment for a specific purchase order by filename
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves specific attachment for a specific purchase order using a unique attachment IdXERO_OAUTH2_CC_GET_PURCHASE_ORDER_ATTACHMENT_BY_IDRetrieves specific attachment for a specific purchase order using a unique attachment Id需要连接2 scopes
Retrieves specific attachment for a specific purchase order using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific purchase orderXERO_OAUTH2_CC_GET_PURCHASE_ORDER_ATTACHMENTSRetrieves attachments for a specific purchase order需要连接2 scopes
Retrieves attachments for a specific purchase order
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific purchase order using purchase order numberXERO_OAUTH2_CC_GET_PURCHASE_ORDER_BY_NUMBERRetrieves a specific purchase order using purchase order number需要连接2 scopes
Retrieves a specific purchase order using purchase order number
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves history for a specific purchase orderXERO_OAUTH2_CC_GET_PURCHASE_ORDER_HISTORYRetrieves history for a specific purchase order需要连接2 scopes
Retrieves history for a specific purchase order
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves purchase ordersXERO_OAUTH2_CC_GET_PURCHASE_ORDERSRetrieves purchase orders需要连接2 scopes
Retrieves purchase orders
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific quote using a unique quote IdXERO_OAUTH2_CC_GET_QUOTERetrieves a specific quote using a unique quote Id需要连接2 scopes
Retrieves a specific quote using a unique quote Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific quote as a PDF file using a unique quote IdXERO_OAUTH2_CC_GET_QUOTE_AS_PDFRetrieves a specific quote as a PDF file using a unique quote Id需要连接2 scopes
Retrieves a specific quote as a PDF file using a unique quote Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment from a specific quote by filenameXERO_OAUTH2_CC_GET_QUOTE_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific quote by filename需要连接2 scopes
Retrieves a specific attachment from a specific quote by filename
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific quote using a unique attachment IdXERO_OAUTH2_CC_GET_QUOTE_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific quote using a unique attachment Id需要连接2 scopes
Retrieves a specific attachment from a specific quote using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific quoteXERO_OAUTH2_CC_GET_QUOTE_ATTACHMENTSRetrieves attachments for a specific quote需要连接2 scopes
Retrieves attachments for a specific quote
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves history records of a specific quoteXERO_OAUTH2_CC_GET_QUOTE_HISTORYRetrieves history records of a specific quote需要连接2 scopes
Retrieves history records of a specific quote
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves sales quotesXERO_OAUTH2_CC_GET_QUOTESRetrieves sales quotes需要连接2 scopes
Retrieves sales quotes
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific draft expense claim receipt by using a unique receipt IdXERO_OAUTH2_CC_GET_RECEIPTRetrieves a specific draft expense claim receipt by using a unique receipt Id需要连接2 scopes
Retrieves a specific draft expense claim receipt by using a unique receipt Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment from a specific expense claim receipts by file nameXERO_OAUTH2_CC_GET_RECEIPT_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific expense claim receipts by file name需要连接2 scopes
Retrieves a specific attachment from a specific expense claim receipts by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachments from a specific expense claim receipts by using a unique attachment IdXERO_OAUTH2_CC_GET_RECEIPT_ATTACHMENT_BY_IDRetrieves a specific attachments from a specific expense claim receipts by using a unique attachment Id需要连接2 scopes
Retrieves a specific attachments from a specific expense claim receipts by using a unique attachment Id
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments for a specific expense claim receiptXERO_OAUTH2_CC_GET_RECEIPT_ATTACHMENTSRetrieves attachments for a specific expense claim receipt需要连接2 scopes
Retrieves attachments for a specific expense claim receipt
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a history record for a specific receiptXERO_OAUTH2_CC_GET_RECEIPT_HISTORYRetrieves a history record for a specific receipt需要连接2 scopes
Retrieves a history record for a specific receipt
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves draft expense claim receipts for any userXERO_OAUTH2_CC_GET_RECEIPTSRetrieves draft expense claim receipts for any user需要连接2 scopes
Retrieves draft expense claim receipts for any user
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific repeating invoice by using a unique repeating invoice IdXERO_OAUTH2_CC_GET_REPEATING_INVOICERetrieves a specific repeating invoice by using a unique repeating invoice Id需要连接2 scopes
Retrieves a specific repeating invoice by using a unique repeating invoice Id
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves a specific attachment from a specific repeating invoices by file nameXERO_OAUTH2_CC_GET_REPEATING_INVOICE_ATTACHMENT_BY_FILE_NAMERetrieves a specific attachment from a specific repeating invoices by file name需要连接2 scopes
Retrieves a specific attachment from a specific repeating invoices by file name
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves a specific attachment from a specific repeating invoiceXERO_OAUTH2_CC_GET_REPEATING_INVOICE_ATTACHMENT_BY_IDRetrieves a specific attachment from a specific repeating invoice需要连接2 scopes
Retrieves a specific attachment from a specific repeating invoice
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves attachments from a specific repeating invoiceXERO_OAUTH2_CC_GET_REPEATING_INVOICE_ATTACHMENTSRetrieves attachments from a specific repeating invoice需要连接2 scopes
Retrieves attachments from a specific repeating invoice
认证
需要 Connected AccountScopes
accounting.attachmentsaccounting.attachments.readTags
Retrieves history record for a specific repeating invoiceXERO_OAUTH2_CC_GET_REPEATING_INVOICE_HISTORYRetrieves history record for a specific repeating invoice需要连接2 scopes
Retrieves history record for a specific repeating invoice
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves repeating invoicesXERO_OAUTH2_CC_GET_REPEATING_INVOICESRetrieves repeating invoices需要连接2 scopes
Retrieves repeating invoices
认证
需要 Connected AccountScopes
accounting.transactionsaccounting.transactions.readTags
Retrieves report for aged payables by contactXERO_OAUTH2_CC_GET_REPORT_AGED_PAYABLES_BY_CONTACTRetrieves report for aged payables by contact需要连接1 scope
Retrieves report for aged payables by contact
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for aged receivables by contactXERO_OAUTH2_CC_GET_REPORT_AGED_RECEIVABLES_BY_CONTACTRetrieves report for aged receivables by contact需要连接1 scope
Retrieves report for aged receivables by contact
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for balancesheetXERO_OAUTH2_CC_GET_REPORT_BALANCE_SHEETRetrieves report for balancesheet需要连接1 scope
Retrieves report for balancesheet
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for bank summaryXERO_OAUTH2_CC_GET_REPORT_BANK_SUMMARYRetrieves report for bank summary需要连接1 scope
Retrieves report for bank summary
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for budget summaryXERO_OAUTH2_CC_GET_REPORT_BUDGET_SUMMARYRetrieves report for budget summary需要连接1 scope
Retrieves report for budget summary
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for executive summaryXERO_OAUTH2_CC_GET_REPORT_EXECUTIVE_SUMMARYRetrieves report for executive summary需要连接1 scope
Retrieves report for executive summary
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves a specific report using a unique ReportIDXERO_OAUTH2_CC_GET_REPORT_FROM_IDRetrieves a specific report using a unique ReportID需要连接1 scope
Retrieves a specific report using a unique ReportID
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves report for profit and lossXERO_OAUTH2_CC_GET_REPORT_PROFIT_AND_LOSSRetrieves report for profit and loss需要连接1 scope
Retrieves report for profit and loss
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieve reports for 1099XERO_OAUTH2_CC_GET_REPORT_TEN_NINETY_NINERetrieve reports for 1099需要连接2 scopes
Retrieve reports for 1099
认证
需要 Connected AccountScopes
accounting.reports.readaccounting.reports.tenninetynine.readTags
Retrieves report for trial balanceXERO_OAUTH2_CC_GET_REPORT_TRIAL_BALANCERetrieves report for trial balance需要连接1 scope
Retrieves report for trial balance
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves a list of the organistaions unique reports that require a uuid to fetchXERO_OAUTH2_CC_GET_REPORTS_LISTRetrieves a list of the organistaions unique reports that require a uuid to fetch需要连接1 scope
Retrieves a list of the organistaions unique reports that require a uuid to fetch
认证
需要 Connected AccountScopes
accounting.reports.readTags
Retrieves a specific tax rate according to given TaxType codeXERO_OAUTH2_CC_GET_TAX_RATE_BY_TAX_TYPERetrieves a specific tax rate according to given TaxType code需要连接2 scopes
Retrieves a specific tax rate according to given TaxType code
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves tax ratesXERO_OAUTH2_CC_GET_TAX_RATESRetrieves tax rates需要连接2 scopes
Retrieves tax rates
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves tracking categories and optionsXERO_OAUTH2_CC_GET_TRACKING_CATEGORIESRetrieves tracking categories and options需要连接2 scopes
Retrieves tracking categories and options
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves specific tracking categories and options using a unique tracking category IdXERO_OAUTH2_CC_GET_TRACKING_CATEGORYRetrieves specific tracking categories and options using a unique tracking category Id需要连接2 scopes
Retrieves specific tracking categories and options using a unique tracking category Id
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves a specific userXERO_OAUTH2_CC_GET_USERRetrieves a specific user需要连接2 scopes
Retrieves a specific user
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Retrieves usersXERO_OAUTH2_CC_GET_USERSRetrieves users需要连接2 scopes
Retrieves users
认证
需要 Connected AccountScopes
accounting.settingsaccounting.settings.readTags
Sets the chart of accounts, the conversion date and conversion balancesXERO_OAUTH2_CC_POST_SETUPSets the chart of accounts, the conversion date and conversion balances需要连接1 scope
Sets the chart of accounts, the conversion date and conversion balances
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates a chart of accountsXERO_OAUTH2_CC_UPDATE_ACCOUNTUpdates a chart of accounts需要连接1 scope
Updates a chart of accounts
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates attachment on a specific account by filenameXERO_OAUTH2_CC_UPDATE_ACCOUNT_ATTACHMENT_BY_FILE_NAMEUpdates attachment on a specific account by filename需要连接1 scope
Updates attachment on a specific account by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a single spent or received money transactionXERO_OAUTH2_CC_UPDATE_BANK_TRANSACTIONUpdates a single spent or received money transaction需要连接1 scope
Updates a single spent or received money transaction
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment from a specific bank transaction by filenameXERO_OAUTH2_CC_UPDATE_BANK_TRANSACTION_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment from a specific bank transaction by filename需要连接1 scope
Updates a specific attachment from a specific bank transaction by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
UpdateBankTransferAttachmentByFileNameXERO_OAUTH2_CC_UPDATE_BANK_TRANSFER_ATTACHMENT_BY_FILE_NAMEUpdateBankTransferAttachmentByFileName需要连接1 scope
UpdateBankTransferAttachmentByFileName
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific contact in a Xero organisationXERO_OAUTH2_CC_UPDATE_CONTACTUpdates a specific contact in a Xero organisation需要连接1 scope
Updates a specific contact in a Xero organisation
认证
需要 Connected AccountScopes
accounting.contactsTags
UpdateContactAttachmentByFileNameXERO_OAUTH2_CC_UPDATE_CONTACT_ATTACHMENT_BY_FILE_NAMEUpdateContactAttachmentByFileName需要连接1 scope
UpdateContactAttachmentByFileName
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific contact groupXERO_OAUTH2_CC_UPDATE_CONTACT_GROUPUpdates a specific contact group需要连接1 scope
Updates a specific contact group
认证
需要 Connected AccountScopes
accounting.contactsTags
Updates a specific credit noteXERO_OAUTH2_CC_UPDATE_CREDIT_NOTEUpdates a specific credit note需要连接1 scope
Updates a specific credit note
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates attachments on a specific credit note by file nameXERO_OAUTH2_CC_UPDATE_CREDIT_NOTE_ATTACHMENT_BY_FILE_NAMEUpdates attachments on a specific credit note by file name需要连接1 scope
Updates attachments on a specific credit note by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific expense claimsXERO_OAUTH2_CC_UPDATE_EXPENSE_CLAIMUpdates a specific expense claims需要连接1 scope
Updates a specific expense claims
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific sales invoices or purchase billsXERO_OAUTH2_CC_UPDATE_INVOICEUpdates a specific sales invoices or purchase bills需要连接1 scope
Updates a specific sales invoices or purchase bills
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates an attachment from a specific invoices or purchase bill by filenameXERO_OAUTH2_CC_UPDATE_INVOICE_ATTACHMENT_BY_FILE_NAMEUpdates an attachment from a specific invoices or purchase bill by filename需要连接1 scope
Updates an attachment from a specific invoices or purchase bill by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific itemXERO_OAUTH2_CC_UPDATE_ITEMUpdates a specific item需要连接1 scope
Updates a specific item
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates a specific linked transactions (billable expenses)XERO_OAUTH2_CC_UPDATE_LINKED_TRANSACTIONUpdates a specific linked transactions (billable expenses)需要连接1 scope
Updates a specific linked transactions (billable expenses)
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific manual journalXERO_OAUTH2_CC_UPDATE_MANUAL_JOURNALUpdates a specific manual journal需要连接1 scope
Updates a specific manual journal
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment from a specific manual journal by file nameXERO_OAUTH2_CC_UPDATE_MANUAL_JOURNAL_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment from a specific manual journal by file name需要连接1 scope
Updates a specific attachment from a specific manual journal by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates or creates one or more spent or received money transactionXERO_OAUTH2_CC_UPDATE_OR_CREATE_BANK_TRANSACTIONSUpdates or creates one or more spent or received money transaction需要连接1 scope
Updates or creates one or more spent or received money transaction
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates or creates one or more contacts in a Xero organisationXERO_OAUTH2_CC_UPDATE_OR_CREATE_CONTACTSUpdates or creates one or more contacts in a Xero organisation需要连接1 scope
Updates or creates one or more contacts in a Xero organisation
认证
需要 Connected AccountScopes
accounting.contactsTags
Updates or creates one or more credit notesXERO_OAUTH2_CC_UPDATE_OR_CREATE_CREDIT_NOTESUpdates or creates one or more credit notes需要连接1 scope
Updates or creates one or more credit notes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates or creates one or more sales invoices or purchase billsXERO_OAUTH2_CC_UPDATE_OR_CREATE_INVOICESUpdates or creates one or more sales invoices or purchase bills需要连接1 scope
Updates or creates one or more sales invoices or purchase bills
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates or creates one or more itemsXERO_OAUTH2_CC_UPDATE_OR_CREATE_ITEMSUpdates or creates one or more items需要连接1 scope
Updates or creates one or more items
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates or creates a single manual journalXERO_OAUTH2_CC_UPDATE_OR_CREATE_MANUAL_JOURNALSUpdates or creates a single manual journal需要连接1 scope
Updates or creates a single manual journal
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates or creates one or more purchase ordersXERO_OAUTH2_CC_UPDATE_OR_CREATE_PURCHASE_ORDERSUpdates or creates one or more purchase orders需要连接1 scope
Updates or creates one or more purchase orders
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates or creates one or more quotesXERO_OAUTH2_CC_UPDATE_OR_CREATE_QUOTESUpdates or creates one or more quotes需要连接1 scope
Updates or creates one or more quotes
认证
需要 Connected AccountScopes
accounting.transactionsTags
Creates or deletes one or more repeating invoice templatesXERO_OAUTH2_CC_UPDATE_OR_CREATE_REPEATING_INVOICESCreates or deletes one or more repeating invoice templates需要连接1 scope
Creates or deletes one or more repeating invoice templates
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific purchase orderXERO_OAUTH2_CC_UPDATE_PURCHASE_ORDERUpdates a specific purchase order需要连接1 scope
Updates a specific purchase order
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment for a specific purchase order by filenameXERO_OAUTH2_CC_UPDATE_PURCHASE_ORDER_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment for a specific purchase order by filename需要连接1 scope
Updates a specific attachment for a specific purchase order by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific quoteXERO_OAUTH2_CC_UPDATE_QUOTEUpdates a specific quote需要连接1 scope
Updates a specific quote
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment from a specific quote by filenameXERO_OAUTH2_CC_UPDATE_QUOTE_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment from a specific quote by filename需要连接1 scope
Updates a specific attachment from a specific quote by filename
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates a specific draft expense claim receiptsXERO_OAUTH2_CC_UPDATE_RECEIPTUpdates a specific draft expense claim receipts需要连接1 scope
Updates a specific draft expense claim receipts
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment on a specific expense claim receipts by file nameXERO_OAUTH2_CC_UPDATE_RECEIPT_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment on a specific expense claim receipts by file name需要连接1 scope
Updates a specific attachment on a specific expense claim receipts by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Deletes a specific repeating invoice templateXERO_OAUTH2_CC_UPDATE_REPEATING_INVOICEDeletes a specific repeating invoice template需要连接1 scope
Deletes a specific repeating invoice template
认证
需要 Connected AccountScopes
accounting.transactionsTags
Updates a specific attachment from a specific repeating invoices by file nameXERO_OAUTH2_CC_UPDATE_REPEATING_INVOICE_ATTACHMENT_BY_FILE_NAMEUpdates a specific attachment from a specific repeating invoices by file name需要连接1 scope
Updates a specific attachment from a specific repeating invoices by file name
认证
需要 Connected AccountScopes
accounting.attachmentsTags
Updates tax ratesXERO_OAUTH2_CC_UPDATE_TAX_RATEUpdates tax rates需要连接1 scope
Updates tax rates
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates a specific tracking categoryXERO_OAUTH2_CC_UPDATE_TRACKING_CATEGORYUpdates a specific tracking category需要连接1 scope
Updates a specific tracking category
认证
需要 Connected AccountScopes
accounting.settingsTags
Updates a specific option for a specific tracking categoryXERO_OAUTH2_CC_UPDATE_TRACKING_OPTIONSUpdates a specific option for a specific tracking category需要连接1 scope
Updates a specific option for a specific tracking category
认证
需要 Connected AccountScopes
accounting.settingsTags