| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
HistoryRecords |
AccountingApi.createBankTransactionHistoryRecord(UUID bankTransactionID,
HistoryRecords historyRecords)
Allows you to create history record for a bank transactions
|
HistoryRecords |
AccountingApi.createBankTransferHistoryRecord(UUID bankTransferID,
HistoryRecords historyRecords)
200 - Success - return response HistoryRecords array with the newly created HistoryRecord for a Bank Transfer
|
HistoryRecords |
AccountingApi.createBatchPaymentHistoryRecord(UUID batchPaymentID,
HistoryRecords historyRecords)
Allows you to create a history record for a Batch Payment
|
HistoryRecords |
AccountingApi.createContactHistory(UUID contactID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an Contact
|
HistoryRecords |
AccountingApi.createCreditNoteHistory(UUID creditNoteID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an CreditNote
|
HistoryRecords |
AccountingApi.createExpenseClaimHistory(UUID expenseClaimID,
HistoryRecords historyRecords)
Allows you to create a history records of an ExpenseClaim
|
HistoryRecords |
AccountingApi.createInvoiceHistory(UUID invoiceID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an invoice
|
HistoryRecords |
AccountingApi.createItemHistory(UUID itemID,
HistoryRecords historyRecords)
Allows you to create a history record for items
|
HistoryRecords |
AccountingApi.createOverpaymentHistory(UUID overpaymentID,
HistoryRecords historyRecords)
Allows you to create history records of an Overpayment
|
HistoryRecords |
AccountingApi.createPaymentHistory(UUID paymentID,
HistoryRecords historyRecords)
Allows you to create a history record for a payment
|
HistoryRecords |
AccountingApi.createPrepaymentHistory(UUID prepaymentID,
HistoryRecords historyRecords)
Allows you to create a history record for an Prepayment
|
HistoryRecords |
AccountingApi.createPurchaseOrderHistory(UUID purchaseOrderID,
HistoryRecords historyRecords)
Allows you to create HistoryRecord for purchase orders
|
HistoryRecords |
AccountingApi.createReceiptHistory(UUID receiptID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an Receipt
|
HistoryRecords |
AccountingApi.createRepeatingInvoiceHistory(UUID repeatingInvoiceID,
HistoryRecords historyRecords)
Allows you to create history for a repeating invoice
|
HistoryRecords |
AccountingApi.getBankTransactionsHistory(UUID bankTransactionID)
Allows you to retrieve history from a bank transactions
|
HistoryRecords |
AccountingApi.getBankTransferHistory(UUID bankTransferID)
Allows you to retrieve history from a bank transfers
|
HistoryRecords |
AccountingApi.getBatchPaymentHistory(UUID batchPaymentID)
Allows you to retrieve history from a Batch Payment
|
HistoryRecords |
AccountingApi.getContactHistory(UUID contactID)
Allows you to retrieve a history records of an Contact
|
HistoryRecords |
AccountingApi.getCreditNoteHistory(UUID creditNoteID)
Allows you to retrieve a history records of an CreditNote
|
HistoryRecords |
AccountingApi.getExpenseClaimHistory(UUID expenseClaimID)
Allows you to retrieve a history records of an ExpenseClaim
|
HistoryRecords |
AccountingApi.getInvoiceHistory(UUID invoiceID)
Allows you to retrieve a history records of an invoice
|
HistoryRecords |
AccountingApi.getItemHistory(UUID itemID)
Allows you to retrieve history for items
|
HistoryRecords |
AccountingApi.getOverpaymentHistory(UUID overpaymentID)
Allows you to retrieve a history records of an Overpayment
|
HistoryRecords |
AccountingApi.getPaymentHistory(UUID paymentID)
Allows you to retrieve history records of a payment
|
HistoryRecords |
AccountingApi.getPrepaymentHistory(UUID prepaymentID)
Allows you to retrieve a history records of an Prepayment
|
HistoryRecords |
AccountingApi.getPurchaseOrderHistory(UUID purchaseOrderID)
Allows you to retrieve history for PurchaseOrder
|
HistoryRecords |
AccountingApi.getReceiptHistory(UUID receiptID)
Allows you to retrieve a history records of an Receipt
|
HistoryRecords |
AccountingApi.getRepeatingInvoiceHistory(UUID repeatingInvoiceID)
Allows you to retrieve history for a repeating invoice
|
| Modifier and Type | Method and Description |
|---|---|
HistoryRecords |
AccountingApi.createBankTransactionHistoryRecord(UUID bankTransactionID,
HistoryRecords historyRecords)
Allows you to create history record for a bank transactions
|
HistoryRecords |
AccountingApi.createBankTransferHistoryRecord(UUID bankTransferID,
HistoryRecords historyRecords)
200 - Success - return response HistoryRecords array with the newly created HistoryRecord for a Bank Transfer
|
HistoryRecords |
AccountingApi.createBatchPaymentHistoryRecord(UUID batchPaymentID,
HistoryRecords historyRecords)
Allows you to create a history record for a Batch Payment
|
HistoryRecords |
AccountingApi.createContactHistory(UUID contactID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an Contact
|
HistoryRecords |
AccountingApi.createCreditNoteHistory(UUID creditNoteID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an CreditNote
|
HistoryRecords |
AccountingApi.createExpenseClaimHistory(UUID expenseClaimID,
HistoryRecords historyRecords)
Allows you to create a history records of an ExpenseClaim
|
HistoryRecords |
AccountingApi.createInvoiceHistory(UUID invoiceID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an invoice
|
HistoryRecords |
AccountingApi.createItemHistory(UUID itemID,
HistoryRecords historyRecords)
Allows you to create a history record for items
|
HistoryRecords |
AccountingApi.createOverpaymentHistory(UUID overpaymentID,
HistoryRecords historyRecords)
Allows you to create history records of an Overpayment
|
HistoryRecords |
AccountingApi.createPaymentHistory(UUID paymentID,
HistoryRecords historyRecords)
Allows you to create a history record for a payment
|
HistoryRecords |
AccountingApi.createPrepaymentHistory(UUID prepaymentID,
HistoryRecords historyRecords)
Allows you to create a history record for an Prepayment
|
HistoryRecords |
AccountingApi.createPurchaseOrderHistory(UUID purchaseOrderID,
HistoryRecords historyRecords)
Allows you to create HistoryRecord for purchase orders
|
HistoryRecords |
AccountingApi.createReceiptHistory(UUID receiptID,
HistoryRecords historyRecords)
Allows you to retrieve a history records of an Receipt
|
HistoryRecords |
AccountingApi.createRepeatingInvoiceHistory(UUID repeatingInvoiceID,
HistoryRecords historyRecords)
Allows you to create history for a repeating invoice
|
| Modifier and Type | Method and Description |
|---|---|
HistoryRecords |
HistoryRecords.addHistoryRecordsItem(HistoryRecord historyRecordsItem) |
HistoryRecords |
HistoryRecords.historyRecords(List<HistoryRecord> historyRecords) |
Copyright © 2019. All rights reserved.