buildium-ruby 2.1.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/ci.yml +1 -3
- data/.github/workflows/publish.yml +2 -2
- data/.gitlab-ci.yml +26 -0
- data/.openapi-generator/FILES +732 -612
- data/.openapi-generator/templates/ruby-client/Gemfile.mustache +3 -0
- data/.openapi-generator/templates/ruby-client/gemspec.mustache +1 -3
- data/.openapi-generator/templates/ruby-client/rubocop.mustache +1 -1
- data/.rubocop.yml +1 -1
- data/.travis.yml +14 -0
- data/CUSTOMIZATIONS.md +4 -0
- data/DOCS.md +334 -268
- data/Dockerfile +34 -0
- data/Gemfile +1 -7
- data/Gemfile.lock +10 -57
- data/README.md +561 -221
- data/bin/CUSTOMIZATIONS.md +4 -0
- data/bin/config.yml +5 -2
- data/bin/rebuild.sh +14 -10
- data/bin/swagger.json +14128 -10005
- data/buildium-ruby.gemspec +1 -3
- data/docker-compose.yml +19 -0
- data/docs/AccountInfoMessage.md +2 -2
- data/docs/AccountInfoMessageAccountingSettings.md +28 -0
- data/docs/AccountInfoMessageContact.md +24 -0
- data/docs/AccountingEntityMessage.md +1 -1
- data/docs/AccountingEntityMessageUnit.md +20 -0
- data/docs/AccountingEntityPatchMessage.md +22 -0
- data/docs/AccountingLockPeriodMessage.md +1 -1
- data/docs/AccountingLockPeriodMessageGlobal.md +18 -0
- data/docs/AdministrationApi.md +157 -6
- data/docs/AllTasksMessage.md +4 -4
- data/docs/AllTasksMessageCategory.md +24 -0
- data/docs/AllTasksMessageProperty.md +22 -0
- data/docs/AllTasksMessageRequestedByUserEntity.md +28 -0
- data/docs/AllTasksMessageUnitAgreement.md +22 -0
- data/docs/AnnouncementMessage.md +1 -1
- data/docs/AnnouncementMessageSender.md +22 -0
- data/docs/AppliancesApi.md +26 -26
- data/docs/ApplicantMessage.md +3 -1
- data/docs/ApplicantPostMessage.md +1 -1
- data/docs/ApplicantPostMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantPutMessage.md +1 -1
- data/docs/ApplicantPutMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantsApi.md +70 -66
- data/docs/ArchitecturalRequestsApi.md +590 -0
- data/docs/ArchitecturalRequestsPostMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestFileMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestMessage.md +38 -0
- data/docs/AssociationArchitecturalRequestMessageCreatedByUser.md +24 -0
- data/docs/AssociationArchitecturalRequestMessageLastUpdatedByUser.md +26 -0
- data/docs/AssociationMessage.md +3 -3
- data/docs/AssociationMessageAddress.md +30 -0
- data/docs/AssociationMessageAssociationManager.md +32 -0
- data/docs/AssociationMessageTaxInformation.md +26 -0
- data/docs/AssociationMeterReadingsApi.md +10 -10
- data/docs/AssociationOwnerMessage.md +3 -3
- data/docs/AssociationOwnerMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPostMessage.md +5 -5
- data/docs/AssociationOwnerPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerPostMessageBoardMemberTerm.md +22 -0
- data/docs/AssociationOwnerPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPutMessage.md +4 -4
- data/docs/AssociationOwnerPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessage.md +5 -5
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnersApi.md +41 -41
- data/docs/AssociationPostMessage.md +2 -2
- data/docs/AssociationPostMessageAddress.md +30 -0
- data/docs/AssociationPostMessageTaxInformation.md +26 -0
- data/docs/AssociationPutMessage.md +1 -1
- data/docs/AssociationTaxInformationMessage.md +1 -1
- data/docs/AssociationTaxInformationMessageAddress.md +30 -0
- data/docs/AssociationTenantMessage.md +3 -3
- data/docs/AssociationTenantPostMessage.md +4 -4
- data/docs/AssociationTenantPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationTenantPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationTenantPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationTenantPutMessage.md +4 -4
- data/docs/AssociationTenantPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantsApi.md +32 -32
- data/docs/AssociationUnitMessage.md +1 -1
- data/docs/AssociationUnitMessageAddress.md +30 -0
- data/docs/AssociationUnitPutMessage.md +1 -1
- data/docs/AssociationUnitPutMessageAddress.md +30 -0
- data/docs/AssociationUnitsApi.md +32 -32
- data/docs/AssociationUnitsPostMessage.md +1 -1
- data/docs/AssociationsApi.md +51 -51
- data/docs/BankAccountCheckLineMessage.md +1 -1
- data/docs/BankAccountCheckLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountCheckLineSaveMessage.md +1 -1
- data/docs/BankAccountCheckLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountCheckMessage.md +1 -1
- data/docs/BankAccountCheckMessagePayee.md +22 -0
- data/docs/BankAccountCheckPostMessage.md +1 -1
- data/docs/BankAccountCheckPostMessagePayee.md +20 -0
- data/docs/BankAccountCheckPutMessage.md +1 -1
- data/docs/BankAccountDepositLineMessage.md +1 -1
- data/docs/BankAccountDepositLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountDepositLineSaveMessage.md +1 -1
- data/docs/BankAccountDepositLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountMessage.md +3 -3
- data/docs/BankAccountMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountMessageElectronicPayments.md +32 -0
- data/docs/BankAccountMessageGLAccount.md +46 -0
- data/docs/BankAccountPostMessage.md +1 -1
- data/docs/BankAccountPostMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountPutMessage.md +1 -1
- data/docs/BankAccountPutMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountQuickDepositMessage.md +1 -1
- data/docs/BankAccountQuickDepositMessageAccountingEntity.md +24 -0
- data/docs/BankAccountQuickDepositSaveMessage.md +1 -1
- data/docs/BankAccountQuickDepositSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessage.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessageClearedBalance.md +24 -0
- data/docs/BankAccountReconciliationBalanceMessageStatementBalance.md +24 -0
- data/docs/BankAccountReconciliationBalancePutMessage.md +22 -0
- data/docs/BankAccountReconciliationMessage.md +22 -0
- data/docs/BankAccountReconciliationTransactionMessage.md +34 -0
- data/docs/BankAccountTransferMessage.md +1 -1
- data/docs/BankAccountTransferMessageAccountingEntity.md +24 -0
- data/docs/BankAccountTransferSaveMessage.md +1 -1
- data/docs/BankAccountTransferSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountWithdrawalMessage.md +1 -1
- data/docs/BankAccountWithdrawalMessageAccountingEntity.md +24 -0
- data/docs/BankAccountWithdrawalSaveMessage.md +1 -1
- data/docs/BankAccountWithdrawalSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountsApi.md +964 -155
- data/docs/BankLockboxDataAssociationOwnerMessage.md +7 -1
- data/docs/BankLockboxDataMessage.md +1 -1
- data/docs/BankLockboxDataMessageAssociation.md +22 -0
- data/docs/BankLockboxDataOwnershipAccountMessage.md +1 -1
- data/docs/BankLockboxDataOwnershipAccountMessageUnitAddress.md +30 -0
- data/docs/BankPendingReconciliationPostMessage.md +24 -0
- data/docs/BankReconciliationClearTransactionsPostMessage.md +18 -0
- data/docs/BankReconciliationClearedBalanceMessage.md +24 -0
- data/docs/BankReconciliationPutMessage.md +18 -0
- data/docs/BankReconciliationStatementBalanceMessage.md +24 -0
- data/docs/BankReconciliationUnclearTransactionsPostMessage.md +18 -0
- data/docs/BillLineItemPatchMessage.md +28 -0
- data/docs/BillLineItemPatchMessageAccountingEntity.md +22 -0
- data/docs/BillLineItemPatchMessageMarkup.md +20 -0
- data/docs/BillLineMessage.md +3 -3
- data/docs/BillLineMessageAccountingEntity.md +24 -0
- data/docs/BillLineMessageGLAccount.md +46 -0
- data/docs/BillLineMessageMarkup.md +20 -0
- data/docs/BillLinePostMessage.md +2 -2
- data/docs/BillLinePostMessageAccountingEntity.md +22 -0
- data/docs/BillLinePostMessageMarkup.md +20 -0
- data/docs/BillLinePutMessage.md +2 -2
- data/docs/BillMarkupPatchMessage.md +20 -0
- data/docs/BillPatchMessage.md +28 -0
- data/docs/BillPaymentLineMessage.md +1 -1
- data/docs/BillPaymentLineMessageAccountingEntity.md +22 -0
- data/docs/BillsApi.md +143 -64
- data/docs/BoardMembersApi.md +17 -17
- data/docs/BudgetDetailsMessage.md +1 -1
- data/docs/BudgetDetailsMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetDetailsSaveMessage.md +1 -1
- data/docs/BudgetDetailsSaveMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetMessage.md +1 -1
- data/docs/BudgetMessageProperty.md +22 -0
- data/docs/BudgetsApi.md +21 -21
- data/docs/ClearTransactionsRequest.md +18 -0
- data/docs/ClientLeadMessage.md +2 -2
- data/docs/ClientLeadMessageAddress.md +30 -0
- data/docs/ClientLeadMessageCreditRequest.md +24 -0
- data/docs/ClientLeadsApi.md +2 -2
- data/docs/CommunicationsApi.md +39 -39
- data/docs/ContactDetailMessage.md +1 -1
- data/docs/ContactDetailMessagePhoneNumbers.md +22 -0
- data/docs/ContactDetailSaveMessage.md +1 -1
- data/docs/ContactDetailSaveMessagePhoneNumbers.md +22 -0
- data/docs/ContactInfoMessage.md +1 -1
- data/docs/ContactInfoMessageAddress.md +30 -0
- data/docs/ContactRequestTaskMessage.md +3 -3
- data/docs/ContactRequestTaskMessageCategory.md +24 -0
- data/docs/ContactRequestTaskMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskMessageProperty.md +22 -0
- data/docs/ContactRequestTaskPostMessage.md +1 -1
- data/docs/ContactRequestTaskPostMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskPutMessage.md +1 -1
- data/docs/ContactRequestTaskPutMessageContactDetail.md +24 -0
- data/docs/ContactRequestsApi.md +16 -16
- data/docs/CosignerMessage.md +2 -2
- data/docs/CosignerMessageAddress.md +30 -0
- data/docs/CosignerMessageAlternateAddress.md +30 -0
- data/docs/CreateAnnouncementRequest.md +28 -0
- data/docs/CreateApplicantGroupRequest.md +20 -0
- data/docs/CreateApplicantRequest.md +28 -0
- data/docs/CreateArchitecturalRequestAsyncRequest.md +28 -0
- data/docs/CreateAssociationApplianceRequest.md +32 -0
- data/docs/CreateAssociationApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateAssociationOwnerRequest.md +48 -0
- data/docs/CreateAssociationOwnershipAccountRequest.md +32 -0
- data/docs/CreateAssociationRequest.md +34 -0
- data/docs/CreateAssociationTenantRequest.md +42 -0
- data/docs/CreateAssociationUnitRequest.md +28 -0
- data/docs/CreateBankAccountCheckRequest.md +26 -0
- data/docs/CreateBankAccountDepositRequest.md +24 -0
- data/docs/CreateBankAccountRequest.md +30 -0
- data/docs/CreateBankAccountTransferRequest.md +26 -0
- data/docs/CreateBillPaymentRequest.md +26 -0
- data/docs/CreateBillRequest.md +30 -0
- data/docs/CreateBoardMemberRequest.md +24 -0
- data/docs/CreateBudgetAsyncRequest.md +26 -0
- data/docs/CreateContactRequestTaskRequest.md +38 -0
- data/docs/CreateEmailRequest.md +30 -0
- data/docs/CreateFileCategoryRequest.md +18 -0
- data/docs/CreateGeneralJournalEntryRequest.md +24 -0
- data/docs/CreateGeneralLedgerAccountRequest.md +32 -0
- data/docs/CreateLeaseAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateLeaseCreditRequest.md +26 -0
- data/docs/CreateLeaseLedgerChargeRequest.md +24 -0
- data/docs/CreateLeaseLedgerDepositWithholdingRequest.md +24 -0
- data/docs/CreateLeaseLedgerRefundRequest.md +30 -0
- data/docs/CreateLeaseNoteRequest.md +18 -0
- data/docs/CreateLeaseRenewalRequest.md +38 -0
- data/docs/CreateLeaseRequest.md +42 -0
- data/docs/CreateLeaseReversePaymentRequest.md +24 -0
- data/docs/CreateListingContactRequest.md +24 -0
- data/docs/CreateMoveOutDataRequest.md +22 -0
- data/docs/CreateMultipleBillPaymentsRequest.md +26 -0
- data/docs/CreateOwnershipAccountAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountCreditRecurringTransactionRequest.md +36 -0
- data/docs/CreateOwnershipAccountCreditRequest.md +26 -0
- data/docs/CreateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerChargeRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountRecurringPaymentRequest.md +34 -0
- data/docs/CreateOwnershipAccountRefundRequest.md +30 -0
- data/docs/CreateOwnershipAccountsChargeRecurringTransactionRequest.md +32 -0
- data/docs/CreatePaymentRequest.md +30 -0
- data/docs/CreatePendingReconciliationsRequest.md +24 -0
- data/docs/CreatePhoneLogRequest.md +24 -0
- data/docs/CreatePropertyGroupRequest.md +22 -0
- data/docs/CreateQuickDepositRequest.md +26 -0
- data/docs/CreateRentScheduleRequest.md +24 -0
- data/docs/CreateRentalApplianceRequest.md +32 -0
- data/docs/CreateRentalApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateRentalImageUploadFileRequestAsyncRequest.md +22 -0
- data/docs/CreateRentalOwnerRequest.md +44 -0
- data/docs/CreateRentalOwnerRequestTaskRequest.md +38 -0
- data/docs/CreateRentalPropertyRequest.md +36 -0
- data/docs/CreateRentalTenantRequest.md +42 -0
- data/docs/CreateRentalUnitRequest.md +32 -0
- data/docs/CreateResourceRequest.md +46 -0
- data/docs/CreateTaskCategoryRequest.md +18 -0
- data/docs/CreateToDoTaskRequest.md +36 -0
- data/docs/CreateUploadFileRequestAsyncRequest.md +28 -0
- data/docs/CreateUploadFileRequestRequest.md +18 -0
- data/docs/CreateVendorCategoryRequest.md +18 -0
- data/docs/CreateVendorCreditRequest.md +24 -0
- data/docs/CreateVendorRefundRequest.md +28 -0
- data/docs/CreateVendorRequest.md +46 -0
- data/docs/CreateVideoLinkRequestRequest.md +20 -0
- data/docs/CreateWithdrawalForBankAccountRequest.md +26 -0
- data/docs/CreateWorkOrderRequest.md +40 -0
- data/docs/EPaySettingsMessage.md +3 -3
- data/docs/EPaySettingsMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsMessageOfflinePayments.md +22 -0
- data/docs/EPaySettingsPutMessage.md +3 -3
- data/docs/EPaySettingsPutMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsPutMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsPutMessageOfflinePayments.md +22 -0
- data/docs/EmailMessage.md +1 -1
- data/docs/EmailMessageSender.md +24 -0
- data/docs/EmailPostMessage.md +1 -1
- data/docs/FileMessage.md +1 -1
- data/docs/FileMessageFileEntity.md +22 -0
- data/docs/FileSharingMessage.md +12 -12
- data/docs/FileSharingMessageAccount.md +26 -0
- data/docs/FileSharingMessageAssociation.md +20 -0
- data/docs/FileSharingMessageAssociationOwner.md +18 -0
- data/docs/FileSharingMessageAssociationUnit.md +20 -0
- data/docs/FileSharingMessageCommittee.md +22 -0
- data/docs/FileSharingMessageLease.md +20 -0
- data/docs/FileSharingMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingMessageRental.md +20 -0
- data/docs/FileSharingMessageRentalOwner.md +18 -0
- data/docs/FileSharingMessageRentalUnit.md +20 -0
- data/docs/FileSharingMessageTenant.md +20 -0
- data/docs/FileSharingMessageVendor.md +18 -0
- data/docs/FileSharingPutMessage.md +12 -12
- data/docs/FileSharingPutMessageAccount.md +26 -0
- data/docs/FileSharingPutMessageAssociation.md +20 -0
- data/docs/FileSharingPutMessageAssociationOwner.md +18 -0
- data/docs/FileSharingPutMessageAssociationUnit.md +20 -0
- data/docs/FileSharingPutMessageCommittee.md +22 -0
- data/docs/FileSharingPutMessageLease.md +20 -0
- data/docs/FileSharingPutMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingPutMessageRental.md +20 -0
- data/docs/FileSharingPutMessageRentalOwner.md +18 -0
- data/docs/FileSharingPutMessageRentalUnit.md +20 -0
- data/docs/FileSharingPutMessageTenant.md +20 -0
- data/docs/FileSharingPutMessageVendor.md +18 -0
- data/docs/FilesApi.md +41 -41
- data/docs/GLAccountBalanceItemMessage.md +1 -1
- data/docs/GLAccountBalanceItemMessageAccountingEntity.md +24 -0
- data/docs/GLAccountBalanceMessage.md +1 -1
- data/docs/GLAccountBalanceMessageGLAccount.md +46 -0
- data/docs/GeneralJournalEntryPostMessage.md +1 -1
- data/docs/GeneralJournalEntryPostMessageAccountingEntity.md +22 -0
- data/docs/GeneralJournalEntryPutMessage.md +1 -1
- data/docs/GeneralLedgerApi.md +42 -34
- data/docs/GeneralLedgerEntryMessage.md +1 -1
- data/docs/GeneralLedgerEntryMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessage.md +2 -2
- data/docs/GeneralLedgerJournalLineMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessageGLAccount.md +46 -0
- data/docs/GeneralLedgerTransactionMessage.md +7 -5
- data/docs/GeneralLedgerTransactionMessageDepositDetails.md +20 -0
- data/docs/GeneralLedgerTransactionMessageJournal.md +20 -0
- data/docs/GeneralLedgerTransactionMessagePaymentDetail.md +24 -0
- data/docs/GeneralLedgerTransactionMessageUnitAgreement.md +22 -0
- data/docs/JavaScriptEncoder.md +18 -0
- data/docs/JournalLineMessage.md +1 -1
- data/docs/LeaseChargeLineMessage.md +20 -0
- data/docs/LeaseChargeMessage.md +28 -0
- data/docs/LeaseChargePostMessage.md +2 -0
- data/docs/LeaseCosignerPostMessage.md +3 -3
- data/docs/LeaseCosignerPostMessageAddress.md +30 -0
- data/docs/LeaseCosignerPostMessageAlternateAddress.md +30 -0
- data/docs/LeaseCosignerPostMessagePhoneNumbers.md +24 -0
- data/docs/LeaseLedgerDepositWithholdingLinePutMessage.md +20 -0
- data/docs/LeaseLedgerDepositWithholdingPutMessage.md +24 -0
- data/docs/LeaseLedgerRefundMessage.md +1 -1
- data/docs/LeaseLedgerRefundMessageAddress.md +30 -0
- data/docs/LeaseLedgerRefundPostMessage.md +1 -1
- data/docs/LeaseLedgerRefundPostMessageAddress.md +30 -0
- data/docs/LeaseLedgerReversePaymentPostMessage.md +2 -2
- data/docs/LeaseLedgerReversePaymentPostMessageBankFee.md +20 -0
- data/docs/LeaseLedgerReversePaymentPostMessageNSFCharge.md +20 -0
- data/docs/LeaseMessage.md +1 -1
- data/docs/LeaseMessageAccountDetails.md +20 -0
- data/docs/LeasePostMessage.md +2 -2
- data/docs/LeasePostMessageRent.md +20 -0
- data/docs/LeasePostMessageSecurityDeposit.md +20 -0
- data/docs/LeaseRecurringPaymentMessage.md +1 -1
- data/docs/LeaseRecurringPaymentMessagePayer.md +24 -0
- data/docs/LeaseRenewalPostMessage.md +1 -1
- data/docs/LeaseRenewalPostMessageRent.md +20 -0
- data/docs/LeaseTransactionMessage.md +1 -1
- data/docs/LeaseTransactionMessageJournal.md +20 -0
- data/docs/LeaseTransactionsApi.md +343 -92
- data/docs/LeasesApi.md +380 -64
- data/docs/ListingMessage.md +3 -3
- data/docs/ListingMessageContact.md +26 -0
- data/docs/ListingMessageProperty.md +34 -0
- data/docs/ListingMessageUnit.md +36 -0
- data/docs/ListingPropertyMessage.md +1 -1
- data/docs/ListingPropertyMessageAddress.md +30 -0
- data/docs/ListingUnitMessage.md +1 -1
- data/docs/ListingUnitMessageAddress.md +30 -0
- data/docs/ListingsApi.md +26 -26
- data/docs/LockPeriodSettingsOverridesMessage.md +1 -1
- data/docs/LockPeriodSettingsOverridesMessageProperty.md +22 -0
- data/docs/NoteMessage.md +1 -1
- data/docs/NoteMessageLastUpdatedByUser.md +26 -0
- data/docs/OwnershipAccountDepositWithholdingLinePutMessage.md +20 -0
- data/docs/OwnershipAccountDepositWithholdingPostMessage.md +2 -2
- data/docs/OwnershipAccountDepositWithholdingPutMessage.md +24 -0
- data/docs/OwnershipAccountLedgerChargeLineMessage.md +20 -0
- data/docs/OwnershipAccountLedgerChargeMessage.md +28 -0
- data/docs/OwnershipAccountLedgerChargePostMessage.md +2 -0
- data/docs/OwnershipAccountRecurringPaymentMessage.md +1 -1
- data/docs/OwnershipAccountRefundMessage.md +1 -1
- data/docs/OwnershipAccountRefundPostMessage.md +1 -1
- data/docs/OwnershipAccountTransactionMessage.md +1 -1
- data/docs/OwnershipAccountTransactionsApi.md +336 -85
- data/docs/OwnershipAccountsApi.md +188 -32
- data/docs/PaidByMessage.md +1 -1
- data/docs/PartialPaymentSettingsMessage.md +18 -0
- data/docs/PartialPaymentSettingsPatchMessage.md +18 -0
- data/docs/ParticipantMessage.md +1 -1
- data/docs/ParticipantMessageUnitAgreement.md +22 -0
- data/docs/PatchBillRequest.md +28 -0
- data/docs/PatchGlobalPartialPaymentSettingsRequest.md +18 -0
- data/docs/PaymentDetailMessage.md +2 -2
- data/docs/PaymentDetailMessageInternalTransactionStatus.md +22 -0
- data/docs/PaymentDetailMessagePayee.md +24 -0
- data/docs/PaymentTransactionsMessage.md +1 -1
- data/docs/PaymentTransactionsMessageAccountingEntity.md +24 -0
- data/docs/PhoneLogMessage.md +2 -2
- data/docs/PhoneLogMessageLoggedByStaffUser.md +24 -0
- data/docs/PhoneLogMessageParticipant.md +22 -0
- data/docs/PhoneLogParticipantPostMessage.md +1 -1
- data/docs/PhoneLogParticipantPostMessageUnitAgreement.md +20 -0
- data/docs/PhoneLogPostMessage.md +1 -1
- data/docs/PhoneLogPostMessageParticipant.md +22 -0
- data/docs/PropertyGroupMessage.md +1 -1
- data/docs/PropertyGroupMessageCreatedByUser.md +24 -0
- data/docs/PropertyGroupsApi.md +16 -16
- data/docs/RecurringTransactionMessage.md +2 -0
- data/docs/RentScheduleChargePostMessage.md +26 -0
- data/docs/RentScheduleChargePutMessage.md +26 -0
- data/docs/RentSchedulePostMessage.md +24 -0
- data/docs/RentSchedulePutMessage.md +22 -0
- data/docs/RentalAppliancesApi.md +26 -26
- data/docs/RentalMessage.md +2 -2
- data/docs/RentalMessageRentalManager.md +32 -0
- data/docs/RentalMeterReadingsApi.md +10 -10
- data/docs/RentalOwnerContributionDataMessage.md +1 -1
- data/docs/RentalOwnerContributionDataMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerContributionDataPutMessage.md +1 -1
- data/docs/RentalOwnerContributionDataPutMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerMessage.md +2 -2
- data/docs/RentalOwnerMessageAddress.md +30 -0
- data/docs/RentalOwnerMessageTaxInformation.md +28 -0
- data/docs/RentalOwnerPostMessage.md +3 -3
- data/docs/RentalOwnerPostMessageAddress.md +30 -0
- data/docs/RentalOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/RentalOwnerPostMessageTaxInformation.md +26 -0
- data/docs/RentalOwnerPutMessage.md +2 -2
- data/docs/RentalOwnerRequestTaskMessage.md +3 -3
- data/docs/RentalOwnerRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/RentalOwnerRequestsApi.md +25 -31
- data/docs/RentalOwnerTaxInformationMessage.md +1 -1
- data/docs/RentalOwnersApi.md +32 -32
- data/docs/RentalPropertiesApi.md +412 -90
- data/docs/RentalPropertyPostMessage.md +1 -1
- data/docs/RentalPropertyPostMessageAddress.md +30 -0
- data/docs/RentalPropertyPutMessage.md +1 -1
- data/docs/RentalPropertyPutMessageAddress.md +30 -0
- data/docs/RentalPropertyUnitPostMessage.md +1 -1
- data/docs/RentalPropertyUnitPostMessageAddress.md +30 -0
- data/docs/RentalTenantPostMessage.md +4 -4
- data/docs/RentalTenantPutMessage.md +4 -4
- data/docs/RentalTenantRenewalPostMessage.md +4 -4
- data/docs/RentalTenantsApi.md +34 -32
- data/docs/RentalUnitMessage.md +1 -1
- data/docs/RentalUnitPutMessage.md +1 -1
- data/docs/RentalUnitsApi.md +56 -378
- data/docs/RentalUnitsPostMessage.md +1 -1
- data/docs/ReorderRentalImagesRequest.md +18 -0
- data/docs/ResidentCenterApi.md +10 -10
- data/docs/ResidentCenterUserMessage.md +2 -2
- data/docs/ResidentCenterUserMessageUnitAgreement.md +22 -0
- data/docs/ResidentCenterUserMessageUser.md +26 -0
- data/docs/ResidentRequestTaskMessage.md +5 -5
- data/docs/ResidentRequestTaskMessageAppliance.md +26 -0
- data/docs/ResidentRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/ResidentRequestTaskMessageUnitAgreement.md +22 -0
- data/docs/ResidentRequestTaskPostMessage.md +2 -2
- data/docs/ResidentRequestsApi.md +16 -16
- data/docs/RetailCashUserMessage.md +4 -4
- data/docs/RetailCashUserMessageProperty.md +24 -0
- data/docs/RetailCashUserMessageUnit.md +22 -0
- data/docs/RetailCashUserMessageUnitAgreement.md +22 -0
- data/docs/RetailCashUserMessageUser.md +30 -0
- data/docs/TaskCategoryResponseMessage.md +1 -1
- data/docs/TaskCategoryResponseMessageSubCategory.md +20 -0
- data/docs/TaskHistoryMessage.md +2 -2
- data/docs/TaskHistoryMessageCreatedByUser.md +26 -0
- data/docs/TaskHistoryMessageLastUpdatedByUser.md +26 -0
- data/docs/TaskHistoryUserMessage.md +3 -1
- data/docs/TasksApi.md +38 -38
- data/docs/TaxInformationPostMessage.md +1 -1
- data/docs/TaxInformationPostMessageAddress.md +30 -0
- data/docs/TaxInformationSaveMessage.md +1 -1
- data/docs/TenantMessage.md +3 -3
- data/docs/TenantMessageAddress.md +30 -0
- data/docs/TenantMessageAlternateAddress.md +30 -0
- data/docs/TenantMessageEmergencyContact.md +24 -0
- data/docs/ToDoRequestsApi.md +16 -16
- data/docs/ToDoTaskMessage.md +2 -2
- data/docs/UnclearTransactionsRequest.md +18 -0
- data/docs/UndepositedFundsMessage.md +1 -1
- data/docs/UndepositedFundsMessageGeneralLedgerTransaction.md +26 -0
- data/docs/UpdateApplicantGroupRequest.md +22 -0
- data/docs/UpdateApplicantRequest.md +26 -0
- data/docs/UpdateApplicationRequest.md +18 -0
- data/docs/UpdateAssociationApplianceRequest.md +28 -0
- data/docs/UpdateAssociationOwnerOccupancyStatusRequest.md +18 -0
- data/docs/UpdateAssociationOwnerRequest.md +38 -0
- data/docs/UpdateAssociationOwnershipAccountRequest.md +18 -0
- data/docs/UpdateAssociationPreferredVendorsRequest.md +18 -0
- data/docs/UpdateAssociationRequest.md +34 -0
- data/docs/UpdateAssociationTenantRequest.md +38 -0
- data/docs/UpdateAssociationUnitRequest.md +26 -0
- data/docs/UpdateBankAccountDepositRequest.md +22 -0
- data/docs/UpdateBankAccountRequest.md +30 -0
- data/docs/UpdateBillRequest.md +28 -0
- data/docs/UpdateBoardMemberRequest.md +22 -0
- data/docs/UpdateBudgetRequest.md +20 -0
- data/docs/UpdateCheckForBankAccountRequest.md +26 -0
- data/docs/UpdateContactRequestTaskRequest.md +38 -0
- data/docs/UpdateDepositWithholdingRequest.md +24 -0
- data/docs/UpdateEPaySettingsForAssociationRequest.md +22 -0
- data/docs/UpdateFileCategoryRequest.md +18 -0
- data/docs/UpdateFileRequest.md +22 -0
- data/docs/UpdateFileSharingSettingRequest.md +40 -0
- data/docs/UpdateGLAccountRequest.md +32 -0
- data/docs/UpdateGeneralJournalEntryRequest.md +24 -0
- data/docs/UpdateLeaseChargeRequest.md +22 -0
- data/docs/UpdateLeaseLedgerPaymentRequest.md +28 -0
- data/docs/UpdateLeaseNoteRequest.md +18 -0
- data/docs/UpdateLeaseRequest.md +28 -0
- data/docs/UpdateOwnershipAccountChargeRequest.md +22 -0
- data/docs/UpdateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/UpdateOwnershipAccountLedgerPaymentRequest.md +28 -0
- data/docs/UpdatePhoneLogRequest.md +22 -0
- data/docs/UpdatePropertyGroupRequest.md +22 -0
- data/docs/UpdateReconciliationBalancesRequest.md +22 -0
- data/docs/UpdateReconciliationRequest.md +18 -0
- data/docs/UpdateRentScheduleRequest.md +22 -0
- data/docs/UpdateRentalApplianceRequest.md +28 -0
- data/docs/UpdateRentalFeaturesRequest.md +20 -0
- data/docs/UpdateRentalImageRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequest.md +42 -0
- data/docs/UpdateRentalOwnerRequestTaskContributionDataRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequestTaskRequest.md +36 -0
- data/docs/UpdateRentalPreferredVendorsRequest.md +18 -0
- data/docs/UpdateRentalPropertyRequest.md +32 -0
- data/docs/UpdateRentalTenantRequest.md +40 -0
- data/docs/UpdateRentalUnitFeaturesRequest.md +18 -0
- data/docs/UpdateRentalUnitImageRequest.md +20 -0
- data/docs/UpdateRentalUnitRequest.md +30 -0
- data/docs/UpdateResourceRequest.md +32 -0
- data/docs/UpdateRetailCashUserRequest.md +18 -0
- data/docs/UpdateTaskCategoryRequest.md +18 -0
- data/docs/UpdateTaskHistoryRequest.md +18 -0
- data/docs/UpdateToDoTaskRequest.md +36 -0
- data/docs/UpdateVendorRequest.md +46 -0
- data/docs/UpdateWorkOrderRequest.md +36 -0
- data/docs/UploadTaskHistoryFileRequestAsyncRequest.md +18 -0
- data/docs/UpsertAssociationMeterReadingDetailsAsyncRequest.md +22 -0
- data/docs/UpsertListingsAsyncRequest.md +28 -0
- data/docs/UserMessage.md +1 -1
- data/docs/UserMessageUserRole.md +24 -0
- data/docs/VendorCreditLineItemMessage.md +1 -1
- data/docs/VendorCreditLineItemMessageAccountingEntity.md +24 -0
- data/docs/VendorCreditLineItemPostMessage.md +1 -1
- data/docs/VendorCreditLineItemPostMessageAccountingEntity.md +22 -0
- data/docs/VendorMessage.md +4 -4
- data/docs/VendorMessageAddress.md +30 -0
- data/docs/VendorMessageCategory.md +20 -0
- data/docs/VendorMessageTaxInformation.md +28 -0
- data/docs/VendorMessageVendorInsurance.md +22 -0
- data/docs/VendorPostMessage.md +4 -4
- data/docs/VendorPostMessageAddress.md +30 -0
- data/docs/VendorPostMessagePhoneNumbers.md +24 -0
- data/docs/VendorPostMessageTaxInformation.md +26 -0
- data/docs/VendorPostMessageVendorInsurance.md +22 -0
- data/docs/VendorPutMessage.md +4 -4
- data/docs/VendorPutMessageTaxInformation.md +28 -0
- data/docs/VendorRefundLineMessage.md +1 -1
- data/docs/VendorRefundLineMessageAccountingEntity.md +24 -0
- data/docs/VendorRefundLinePostMessage.md +1 -1
- data/docs/VendorRefundLinePostMessageAccountingEntity.md +22 -0
- data/docs/VendorTaxInformationMessage.md +1 -1
- data/docs/VendorsApi.md +76 -76
- data/docs/WorkOrderMessage.md +13 -3
- data/docs/WorkOrderMessageEntryContact.md +20 -0
- data/docs/WorkOrderMessageTask.md +32 -0
- data/docs/WorkOrderPostMessage.md +4 -2
- data/docs/WorkOrderPostMessageTask.md +30 -0
- data/docs/WorkOrderPutMessage.md +3 -1
- data/docs/WorkOrderTaskMessage.md +1 -1
- data/docs/WorkOrdersApi.md +16 -16
- data/git_push.sh +57 -0
- data/lib/buildium-ruby/api/administration_api.rb +137 -12
- data/lib/buildium-ruby/api/appliances_api.rb +43 -43
- data/lib/buildium-ruby/api/applicants_api.rb +116 -110
- data/lib/buildium-ruby/api/architectural_requests_api.rb +547 -0
- data/lib/buildium-ruby/api/association_meter_readings_api.rb +17 -17
- data/lib/buildium-ruby/api/association_owners_api.rb +67 -67
- data/lib/buildium-ruby/api/association_tenants_api.rb +52 -52
- data/lib/buildium-ruby/api/association_units_api.rb +52 -52
- data/lib/buildium-ruby/api/associations_api.rb +84 -84
- data/lib/buildium-ruby/api/bank_accounts_api.rb +966 -215
- data/lib/buildium-ruby/api/bills_api.rb +169 -95
- data/lib/buildium-ruby/api/board_members_api.rb +28 -28
- data/lib/buildium-ruby/api/budgets_api.rb +29 -29
- data/lib/buildium-ruby/api/client_leads_api.rb +4 -4
- data/lib/buildium-ruby/api/communications_api.rb +66 -66
- data/lib/buildium-ruby/api/contact_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/files_api.rb +67 -67
- data/lib/buildium-ruby/api/general_ledger_api.rb +68 -56
- data/lib/buildium-ruby/api/lease_transactions_api.rb +378 -148
- data/lib/buildium-ruby/api/leases_api.rb +398 -107
- data/lib/buildium-ruby/api/listings_api.rb +43 -43
- data/lib/buildium-ruby/api/ownership_account_transactions_api.rb +367 -137
- data/lib/buildium-ruby/api/ownership_accounts_api.rb +189 -52
- data/lib/buildium-ruby/api/property_groups_api.rb +26 -26
- data/lib/buildium-ruby/api/rental_appliances_api.rb +43 -43
- data/lib/buildium-ruby/api/rental_meter_readings_api.rb +17 -17
- data/lib/buildium-ruby/api/rental_owner_requests_api.rb +39 -48
- data/lib/buildium-ruby/api/rental_owners_api.rb +52 -52
- data/lib/buildium-ruby/api/rental_properties_api.rb +427 -147
- data/lib/buildium-ruby/api/rental_tenants_api.rb +55 -52
- data/lib/buildium-ruby/api/rental_units_api.rb +91 -371
- data/lib/buildium-ruby/api/resident_center_api.rb +17 -17
- data/lib/buildium-ruby/api/resident_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/tasks_api.rb +64 -64
- data/lib/buildium-ruby/api/to_do_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/vendors_api.rb +119 -119
- data/lib/buildium-ruby/api/work_orders_api.rb +26 -26
- data/lib/buildium-ruby/models/account_info_message.rb +2 -2
- data/lib/buildium-ruby/models/account_info_message_accounting_settings.rb +323 -0
- data/lib/buildium-ruby/models/account_info_message_contact.rb +256 -0
- data/lib/buildium-ruby/models/accounting_entity_message.rb +1 -1
- data/lib/buildium-ruby/models/accounting_entity_message_unit.rb +237 -0
- data/lib/buildium-ruby/models/accounting_entity_patch_message.rb +273 -0
- data/lib/buildium-ruby/models/accounting_lock_period_message.rb +1 -1
- data/lib/buildium-ruby/models/accounting_lock_period_message_global.rb +227 -0
- data/lib/buildium-ruby/models/address_message.rb +2 -2
- data/lib/buildium-ruby/models/all_tasks_message.rb +4 -4
- data/lib/buildium-ruby/models/all_tasks_message_category.rb +256 -0
- data/lib/buildium-ruby/models/all_tasks_message_property.rb +281 -0
- data/lib/buildium-ruby/models/all_tasks_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/all_tasks_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/announcement_message.rb +1 -1
- data/lib/buildium-ruby/models/announcement_message_sender.rb +247 -0
- data/lib/buildium-ruby/models/announcement_post_message.rb +38 -0
- data/lib/buildium-ruby/models/applicant_application_message.rb +2 -2
- data/lib/buildium-ruby/models/applicant_group_message.rb +2 -2
- data/lib/buildium-ruby/models/applicant_message.rb +16 -6
- data/lib/buildium-ruby/models/applicant_post_message.rb +39 -1
- data/lib/buildium-ruby/models/applicant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/applicant_put_message.rb +39 -1
- data/lib/buildium-ruby/models/applicant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/application_message.rb +2 -2
- data/lib/buildium-ruby/models/architectural_requests_post_message.rb +354 -0
- data/lib/buildium-ruby/models/association_appliance_post_message.rb +19 -0
- data/lib/buildium-ruby/models/association_appliance_put_message.rb +19 -0
- data/lib/buildium-ruby/models/association_architectural_request_file_message.rb +269 -0
- data/lib/buildium-ruby/models/association_architectural_request_message.rb +363 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/association_message.rb +3 -3
- data/lib/buildium-ruby/models/association_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_message_association_manager.rb +299 -0
- data/lib/buildium-ruby/models/association_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_owner_message.rb +3 -3
- data/lib/buildium-ruby/models/association_owner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_message_primary_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_post_message.rb +43 -5
- data/lib/buildium-ruby/models/association_owner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_post_message_board_member_term.rb +286 -0
- data/lib/buildium-ruby/models/association_owner_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_put_message.rb +42 -4
- data/lib/buildium-ruby/models/association_owner_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message.rb +43 -5
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_post_message.rb +21 -2
- data/lib/buildium-ruby/models/association_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_put_message.rb +20 -1
- data/lib/buildium-ruby/models/association_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/association_tax_information_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_tenant_message.rb +3 -3
- data/lib/buildium-ruby/models/association_tenant_post_message.rb +42 -4
- data/lib/buildium-ruby/models/association_tenant_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_put_message.rb +42 -4
- data/lib/buildium-ruby/models/association_tenant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/association_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_unit_put_message.rb +20 -1
- data/lib/buildium-ruby/models/association_unit_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_units_post_message.rb +20 -1
- data/lib/buildium-ruby/models/bank_account_check_line_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_check_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_check_line_save_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_check_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_check_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_check_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_post_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_check_post_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_put_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_deposit_line_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_deposit_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_message.rb +5 -5
- data/lib/buildium-ruby/models/bank_account_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_message_electronic_payments.rb +297 -0
- data/lib/buildium-ruby/models/bank_account_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/bank_account_post_message.rb +22 -3
- data/lib/buildium-ruby/models/bank_account_post_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_put_message.rb +22 -3
- data/lib/buildium-ruby/models/bank_account_put_message_check_printing_info.rb +416 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message.rb +237 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_cleared_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_statement_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_put_message.rb +254 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_message.rb +239 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_transaction_message.rb +357 -0
- data/lib/buildium-ruby/models/bank_account_transfer_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_transfer_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_transfer_save_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_transfer_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_withdrawal_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_association_owner_message.rb +44 -4
- data/lib/buildium-ruby/models/bank_lockbox_data_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_lockbox_data_message_association.rb +247 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message.rb +1 -1
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message_unit_address.rb +321 -0
- data/lib/buildium-ruby/models/bank_pending_reconciliation_post_message.rb +259 -0
- data/lib/buildium-ruby/models/bank_reconciliation_clear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bank_reconciliation_cleared_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_put_message.rb +224 -0
- data/lib/buildium-ruby/models/bank_reconciliation_statement_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_unclear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bill_line_item_patch_message.rb +267 -0
- data/lib/buildium-ruby/models/bill_line_item_patch_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/bill_line_item_patch_message_markup.rb +271 -0
- data/lib/buildium-ruby/models/bill_line_message.rb +3 -3
- data/lib/buildium-ruby/models/bill_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bill_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/bill_line_message_markup.rb +271 -0
- data/lib/buildium-ruby/models/bill_line_post_message.rb +2 -2
- data/lib/buildium-ruby/models/bill_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bill_line_post_message_markup.rb +281 -0
- data/lib/buildium-ruby/models/bill_line_put_message.rb +2 -2
- data/lib/buildium-ruby/models/bill_markup_patch_message.rb +263 -0
- data/lib/buildium-ruby/models/bill_patch_message.rb +271 -0
- data/lib/buildium-ruby/models/bill_payment_line_message.rb +1 -1
- data/lib/buildium-ruby/models/bill_payment_line_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/budget_details_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_details_message_monthly_amounts.rb +337 -0
- data/lib/buildium-ruby/models/budget_details_save_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_details_save_message_monthly_amounts.rb +397 -0
- data/lib/buildium-ruby/models/budget_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_message_property.rb +281 -0
- data/lib/buildium-ruby/models/budget_post_message.rb +19 -0
- data/lib/buildium-ruby/models/budget_put_message.rb +19 -0
- data/lib/buildium-ruby/models/clear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/client_lead_message.rb +2 -2
- data/lib/buildium-ruby/models/client_lead_message_address.rb +321 -0
- data/lib/buildium-ruby/models/client_lead_message_credit_request.rb +303 -0
- data/lib/buildium-ruby/models/contact_detail_message.rb +1 -1
- data/lib/buildium-ruby/models/contact_detail_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_save_message.rb +20 -1
- data/lib/buildium-ruby/models/contact_detail_save_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_info_message.rb +1 -1
- data/lib/buildium-ruby/models/contact_info_message_address.rb +321 -0
- data/lib/buildium-ruby/models/contact_request_task_message.rb +3 -3
- data/lib/buildium-ruby/models/contact_request_task_message_category.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_contact_detail.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_property.rb +281 -0
- data/lib/buildium-ruby/models/contact_request_task_post_message.rb +20 -1
- data/lib/buildium-ruby/models/contact_request_task_post_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/contact_request_task_put_message.rb +20 -1
- data/lib/buildium-ruby/models/contact_request_task_put_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/cosigner_message.rb +2 -2
- data/lib/buildium-ruby/models/cosigner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/cosigner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/create_announcement_request.rb +341 -0
- data/lib/buildium-ruby/models/create_applicant_group_request.rb +243 -0
- data/lib/buildium-ruby/models/create_applicant_request.rb +329 -0
- data/lib/buildium-ruby/models/create_architectural_request_async_request.rb +361 -0
- data/lib/buildium-ruby/models/create_association_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_association_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_association_owner_request.rb +474 -0
- data/lib/buildium-ruby/models/create_association_ownership_account_request.rb +354 -0
- data/lib/buildium-ruby/models/create_association_request.rb +338 -0
- data/lib/buildium-ruby/models/create_association_tenant_request.rb +400 -0
- data/lib/buildium-ruby/models/create_association_unit_request.rb +355 -0
- data/lib/buildium-ruby/models/create_bank_account_check_request.rb +282 -0
- data/lib/buildium-ruby/models/create_bank_account_deposit_request.rb +265 -0
- data/lib/buildium-ruby/models/create_bank_account_request.rb +365 -0
- data/lib/buildium-ruby/models/create_bank_account_transfer_request.rb +285 -0
- data/lib/buildium-ruby/models/create_bill_payment_request.rb +283 -0
- data/lib/buildium-ruby/models/create_bill_request.rb +309 -0
- data/lib/buildium-ruby/models/create_board_member_request.rb +301 -0
- data/lib/buildium-ruby/models/create_budget_async_request.rb +346 -0
- data/lib/buildium-ruby/models/create_contact_request_task_request.rb +415 -0
- data/lib/buildium-ruby/models/create_email_request.rb +334 -0
- data/lib/buildium-ruby/models/create_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/create_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/create_general_ledger_account_request.rb +395 -0
- data/lib/buildium-ruby/models/create_lease_auto_allocated_payment_request.rb +340 -0
- data/lib/buildium-ruby/models/create_lease_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_lease_ledger_charge_request.rb +259 -0
- data/lib/buildium-ruby/models/create_lease_ledger_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/create_lease_ledger_refund_request.rb +314 -0
- data/lib/buildium-ruby/models/create_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/create_lease_renewal_request.rb +386 -0
- data/lib/buildium-ruby/models/create_lease_request.rb +406 -0
- data/lib/buildium-ruby/models/create_lease_reverse_payment_request.rb +264 -0
- data/lib/buildium-ruby/models/create_listing_contact_request.rb +280 -0
- data/lib/buildium-ruby/models/create_move_out_data_request.rb +256 -0
- data/lib/buildium-ruby/models/create_multiple_bill_payments_request.rb +285 -0
- data/lib/buildium-ruby/models/create_ownership_account_auto_allocated_payment_request.rb +340 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_recurring_transaction_request.rb +396 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/create_ownership_account_ledger_charge_request.rb +268 -0
- data/lib/buildium-ruby/models/create_ownership_account_ledger_payment_request.rb +343 -0
- data/lib/buildium-ruby/models/create_ownership_account_recurring_payment_request.rb +386 -0
- data/lib/buildium-ruby/models/create_ownership_account_refund_request.rb +314 -0
- data/lib/buildium-ruby/models/create_ownership_accounts_charge_recurring_transaction_request.rb +367 -0
- data/lib/buildium-ruby/models/create_payment_request.rb +343 -0
- data/lib/buildium-ruby/models/create_pending_reconciliations_request.rb +266 -0
- data/lib/buildium-ruby/models/create_phone_log_request.rb +313 -0
- data/lib/buildium-ruby/models/create_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/create_quick_deposit_request.rb +285 -0
- data/lib/buildium-ruby/models/create_rent_schedule_request.rb +307 -0
- data/lib/buildium-ruby/models/create_rental_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_rental_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_rental_image_upload_file_request_async_request.rb +275 -0
- data/lib/buildium-ruby/models/create_rental_owner_request.rb +371 -0
- data/lib/buildium-ruby/models/create_rental_owner_request_task_request.rb +411 -0
- data/lib/buildium-ruby/models/create_rental_property_request.rb +392 -0
- data/lib/buildium-ruby/models/create_rental_tenant_request.rb +434 -0
- data/lib/buildium-ruby/models/create_rental_unit_request.rb +375 -0
- data/lib/buildium-ruby/models/create_resource_request.rb +456 -0
- data/lib/buildium-ruby/models/create_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/create_to_do_task_request.rb +401 -0
- data/lib/buildium-ruby/models/create_upload_file_request_async_request.rb +368 -0
- data/lib/buildium-ruby/models/create_upload_file_request_request.rb +250 -0
- data/lib/buildium-ruby/models/create_vendor_category_request.rb +250 -0
- data/lib/buildium-ruby/models/create_vendor_credit_request.rb +268 -0
- data/lib/buildium-ruby/models/create_vendor_refund_request.rb +332 -0
- data/lib/buildium-ruby/models/create_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/create_video_link_request_request.rb +265 -0
- data/lib/buildium-ruby/models/create_withdrawal_for_bank_account_request.rb +285 -0
- data/lib/buildium-ruby/models/create_work_order_request.rb +383 -0
- data/lib/buildium-ruby/models/e_pay_settings_message.rb +3 -3
- data/lib/buildium-ruby/models/e_pay_settings_message_credit_card_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_eft_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_offline_payments.rb +247 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message.rb +3 -3
- data/lib/buildium-ruby/models/e_pay_settings_put_message_credit_card_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_eft_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_offline_payments.rb +257 -0
- data/lib/buildium-ruby/models/email_message.rb +1 -1
- data/lib/buildium-ruby/models/email_message_sender.rb +257 -0
- data/lib/buildium-ruby/models/email_post_message.rb +20 -1
- data/lib/buildium-ruby/models/file_category_post_message.rb +19 -0
- data/lib/buildium-ruby/models/file_category_put_message.rb +19 -0
- data/lib/buildium-ruby/models/file_message.rb +1 -1
- data/lib/buildium-ruby/models/file_message_file_entity.rb +281 -0
- data/lib/buildium-ruby/models/file_name_post_message.rb +19 -0
- data/lib/buildium-ruby/models/file_put_message.rb +19 -0
- data/lib/buildium-ruby/models/file_sharing_message.rb +12 -12
- data/lib/buildium-ruby/models/file_sharing_message_account.rb +271 -0
- data/lib/buildium-ruby/models/file_sharing_message_association.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_association_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_vendor.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message.rb +12 -12
- data/lib/buildium-ruby/models/file_sharing_put_message_account.rb +271 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_vendor.rb +227 -0
- data/lib/buildium-ruby/models/file_upload_post_message.rb +38 -0
- data/lib/buildium-ruby/models/general_journal_entry_post_message.rb +1 -1
- data/lib/buildium-ruby/models/general_journal_entry_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/general_journal_entry_put_message.rb +1 -1
- data/lib/buildium-ruby/models/general_ledger_entry_message.rb +1 -1
- data/lib/buildium-ruby/models/general_ledger_entry_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message.rb +2 -2
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message.rb +17 -7
- data/lib/buildium-ruby/models/general_ledger_transaction_message_deposit_details.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_payment_detail.rb +289 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/gl_account_balance_item_message.rb +1 -1
- data/lib/buildium-ruby/models/gl_account_balance_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/gl_account_balance_message.rb +1 -1
- data/lib/buildium-ruby/models/gl_account_balance_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/gl_account_post_message.rb +38 -0
- data/lib/buildium-ruby/models/gl_account_put_message.rb +19 -0
- data/lib/buildium-ruby/models/java_script_encoder.rb +218 -0
- data/lib/buildium-ruby/models/journal_line_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/lease_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/lease_charge_post_message.rb +11 -1
- data/lib/buildium-ruby/models/lease_cosigner_post_message.rb +41 -3
- data/lib/buildium-ruby/models/lease_cosigner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/lease_ledger_payment_put_message.rb +2 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message.rb +2 -2
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_bank_fee.rb +247 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_nsf_charge.rb +247 -0
- data/lib/buildium-ruby/models/lease_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_message_account_details.rb +237 -0
- data/lib/buildium-ruby/models/lease_post_message.rb +2 -2
- data/lib/buildium-ruby/models/lease_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_post_message_security_deposit.rb +247 -0
- data/lib/buildium-ruby/models/lease_recurring_payment_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_recurring_payment_message_payer.rb +291 -0
- data/lib/buildium-ruby/models/lease_renewal_post_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_renewal_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_transaction_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/listing_contact_save_message.rb +19 -0
- data/lib/buildium-ruby/models/listing_entity_file_post_message.rb +19 -0
- data/lib/buildium-ruby/models/listing_message.rb +3 -3
- data/lib/buildium-ruby/models/listing_message_contact.rb +267 -0
- data/lib/buildium-ruby/models/listing_message_property.rb +334 -0
- data/lib/buildium-ruby/models/listing_message_unit.rb +366 -0
- data/lib/buildium-ruby/models/listing_property_message.rb +1 -1
- data/lib/buildium-ruby/models/listing_property_message_address.rb +321 -0
- data/lib/buildium-ruby/models/listing_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/listing_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message.rb +1 -1
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message_property.rb +281 -0
- data/lib/buildium-ruby/models/note_message.rb +1 -1
- data/lib/buildium-ruby/models/note_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/note_post_message.rb +19 -0
- data/lib/buildium-ruby/models/note_put_message.rb +19 -0
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_post_message.rb +2 -2
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_post_message.rb +11 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_put_message.rb +2 -2
- data/lib/buildium-ruby/models/ownership_account_recurring_payment_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_refund_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_refund_post_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_transaction_message.rb +1 -1
- data/lib/buildium-ruby/models/paid_by_message.rb +1 -1
- data/lib/buildium-ruby/models/partial_payment_settings_message.rb +219 -0
- data/lib/buildium-ruby/models/partial_payment_settings_patch_message.rb +219 -0
- data/lib/buildium-ruby/models/participant_message.rb +1 -1
- data/lib/buildium-ruby/models/participant_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/patch_bill_request.rb +278 -0
- data/lib/buildium-ruby/models/patch_global_partial_payment_settings_request.rb +226 -0
- data/lib/buildium-ruby/models/payment_detail_message.rb +2 -2
- data/lib/buildium-ruby/models/payment_detail_message_internal_transaction_status.rb +247 -0
- data/lib/buildium-ruby/models/payment_detail_message_payee.rb +291 -0
- data/lib/buildium-ruby/models/payment_transactions_message.rb +1 -1
- data/lib/buildium-ruby/models/payment_transactions_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_message.rb +2 -2
- data/lib/buildium-ruby/models/phone_log_message_logged_by_staff_user.rb +257 -0
- data/lib/buildium-ruby/models/phone_log_message_participant.rb +248 -0
- data/lib/buildium-ruby/models/phone_log_participant_post_message.rb +1 -1
- data/lib/buildium-ruby/models/phone_log_participant_post_message_unit_agreement.rb +271 -0
- data/lib/buildium-ruby/models/phone_log_post_message.rb +39 -1
- data/lib/buildium-ruby/models/phone_log_post_message_participant.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_put_message.rb +38 -0
- data/lib/buildium-ruby/models/property_group_message.rb +1 -1
- data/lib/buildium-ruby/models/property_group_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/property_group_post_message.rb +19 -0
- data/lib/buildium-ruby/models/property_group_put_message.rb +19 -0
- data/lib/buildium-ruby/models/recurring_transaction_message.rb +11 -1
- data/lib/buildium-ruby/models/rent_schedule_charge_post_message.rb +274 -0
- data/lib/buildium-ruby/models/rent_schedule_charge_put_message.rb +274 -0
- data/lib/buildium-ruby/models/rent_schedule_post_message.rb +300 -0
- data/lib/buildium-ruby/models/rent_schedule_put_message.rb +290 -0
- data/lib/buildium-ruby/models/rental_appliance_post_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_appliance_put_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_message.rb +2 -2
- data/lib/buildium-ruby/models/rental_message_rental_manager.rb +299 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_message.rb +2 -2
- data/lib/buildium-ruby/models/rental_owner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/rental_owner_message_tax_information.rb +310 -0
- data/lib/buildium-ruby/models/rental_owner_post_message.rb +3 -3
- data/lib/buildium-ruby/models/rental_owner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/rental_owner_put_message.rb +2 -2
- data/lib/buildium-ruby/models/rental_owner_request_task_message.rb +3 -3
- data/lib/buildium-ruby/models/rental_owner_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/rental_owner_request_task_post_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_owner_request_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_owner_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_property_post_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_put_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_unit_post_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_unit_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_tenant_post_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_tenant_put_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_tenant_renewal_post_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_unit_put_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_units_post_message.rb +20 -1
- data/lib/buildium-ruby/models/reorder_rental_images_request.rb +233 -0
- data/lib/buildium-ruby/models/resident_center_user_message.rb +2 -2
- data/lib/buildium-ruby/models/resident_center_user_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/resident_center_user_message_user.rb +301 -0
- data/lib/buildium-ruby/models/resident_request_task_message.rb +5 -5
- data/lib/buildium-ruby/models/resident_request_task_message_appliance.rb +267 -0
- data/lib/buildium-ruby/models/resident_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/resident_request_task_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/resident_request_task_post_message.rb +21 -2
- data/lib/buildium-ruby/models/resident_request_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/retail_cash_user_message.rb +4 -4
- data/lib/buildium-ruby/models/retail_cash_user_message_property.rb +291 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_unit.rb +247 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_user.rb +321 -0
- data/lib/buildium-ruby/models/save_address_message.rb +21 -2
- data/lib/buildium-ruby/models/task_category_put_message.rb +19 -0
- data/lib/buildium-ruby/models/task_category_response_message.rb +1 -1
- data/lib/buildium-ruby/models/task_category_response_message_sub_category.rb +237 -0
- data/lib/buildium-ruby/models/task_category_save_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_file_upload_post_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_message.rb +2 -2
- data/lib/buildium-ruby/models/task_history_message_created_by_user.rb +301 -0
- data/lib/buildium-ruby/models/task_history_message_last_updated_by_user.rb +301 -0
- data/lib/buildium-ruby/models/task_history_put_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_user_message.rb +48 -4
- data/lib/buildium-ruby/models/tax_information_post_message.rb +1 -1
- data/lib/buildium-ruby/models/tax_information_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/tax_information_save_message.rb +1 -1
- data/lib/buildium-ruby/models/tenant_message.rb +3 -3
- data/lib/buildium-ruby/models/tenant_message_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/to_do_task_message.rb +2 -2
- data/lib/buildium-ruby/models/to_do_task_post_message.rb +19 -0
- data/lib/buildium-ruby/models/to_do_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/unclear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/undeposited_funds_message.rb +1 -1
- data/lib/buildium-ruby/models/undeposited_funds_message_general_ledger_transaction.rb +267 -0
- data/lib/buildium-ruby/models/update_applicant_group_request.rb +292 -0
- data/lib/buildium-ruby/models/update_applicant_request.rb +313 -0
- data/lib/buildium-ruby/models/update_application_request.rb +265 -0
- data/lib/buildium-ruby/models/update_association_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_association_owner_occupancy_status_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_owner_request.rb +409 -0
- data/lib/buildium-ruby/models/update_association_ownership_account_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_association_request.rb +349 -0
- data/lib/buildium-ruby/models/update_association_tenant_request.rb +375 -0
- data/lib/buildium-ruby/models/update_association_unit_request.rb +340 -0
- data/lib/buildium-ruby/models/update_bank_account_deposit_request.rb +258 -0
- data/lib/buildium-ruby/models/update_bank_account_request.rb +370 -0
- data/lib/buildium-ruby/models/update_bill_request.rb +294 -0
- data/lib/buildium-ruby/models/update_board_member_request.rb +286 -0
- data/lib/buildium-ruby/models/update_budget_request.rb +267 -0
- data/lib/buildium-ruby/models/update_check_for_bank_account_request.rb +282 -0
- data/lib/buildium-ruby/models/update_contact_request_task_request.rb +415 -0
- data/lib/buildium-ruby/models/update_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/update_e_pay_settings_for_association_request.rb +258 -0
- data/lib/buildium-ruby/models/update_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_file_request.rb +275 -0
- data/lib/buildium-ruby/models/update_file_sharing_setting_request.rb +324 -0
- data/lib/buildium-ruby/models/update_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/update_gl_account_request.rb +371 -0
- data/lib/buildium-ruby/models/update_lease_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/update_lease_ledger_payment_request.rb +327 -0
- data/lib/buildium-ruby/models/update_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/update_lease_request.rb +330 -0
- data/lib/buildium-ruby/models/update_ownership_account_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/update_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/update_ownership_account_ledger_payment_request.rb +328 -0
- data/lib/buildium-ruby/models/update_phone_log_request.rb +299 -0
- data/lib/buildium-ruby/models/update_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/update_reconciliation_balances_request.rb +261 -0
- data/lib/buildium-ruby/models/update_reconciliation_request.rb +231 -0
- data/lib/buildium-ruby/models/update_rent_schedule_request.rb +297 -0
- data/lib/buildium-ruby/models/update_rental_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_rental_features_request.rb +262 -0
- data/lib/buildium-ruby/models/update_rental_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_owner_request.rb +362 -0
- data/lib/buildium-ruby/models/update_rental_owner_request_task_contribution_data_request.rb +237 -0
- data/lib/buildium-ruby/models/update_rental_owner_request_task_request.rb +396 -0
- data/lib/buildium-ruby/models/update_rental_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_rental_property_request.rb +368 -0
- data/lib/buildium-ruby/models/update_rental_tenant_request.rb +419 -0
- data/lib/buildium-ruby/models/update_rental_unit_features_request.rb +250 -0
- data/lib/buildium-ruby/models/update_rental_unit_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_unit_request.rb +360 -0
- data/lib/buildium-ruby/models/update_resource_request.rb +376 -0
- data/lib/buildium-ruby/models/update_retail_cash_user_request.rb +231 -0
- data/lib/buildium-ruby/models/update_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_task_history_request.rb +250 -0
- data/lib/buildium-ruby/models/update_to_do_task_request.rb +401 -0
- data/lib/buildium-ruby/models/update_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/update_work_order_request.rb +364 -0
- data/lib/buildium-ruby/models/upload_task_history_file_request_async_request.rb +250 -0
- data/lib/buildium-ruby/models/upsert_association_meter_reading_details_async_request.rb +297 -0
- data/lib/buildium-ruby/models/upsert_listings_async_request.rb +291 -0
- data/lib/buildium-ruby/models/user_message.rb +1 -1
- data/lib/buildium-ruby/models/user_message_user_role.rb +257 -0
- data/lib/buildium-ruby/models/vendor_category_save_message.rb +19 -0
- data/lib/buildium-ruby/models/vendor_credit_line_item_message.rb +1 -1
- data/lib/buildium-ruby/models/vendor_credit_line_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message.rb +1 -1
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_message.rb +4 -4
- data/lib/buildium-ruby/models/vendor_message_address.rb +321 -0
- data/lib/buildium-ruby/models/vendor_message_category.rb +235 -0
- data/lib/buildium-ruby/models/vendor_message_tax_information.rb +310 -0
- data/lib/buildium-ruby/models/vendor_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_post_message.rb +4 -4
- data/lib/buildium-ruby/models/vendor_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/vendor_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/vendor_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/vendor_post_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_put_message.rb +4 -4
- data/lib/buildium-ruby/models/vendor_put_message_tax_information.rb +315 -0
- data/lib/buildium-ruby/models/vendor_refund_line_message.rb +1 -1
- data/lib/buildium-ruby/models/vendor_refund_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_refund_line_post_message.rb +1 -1
- data/lib/buildium-ruby/models/vendor_refund_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/video_link_request_post_message.rb +19 -0
- data/lib/buildium-ruby/models/work_order_message.rb +80 -4
- data/lib/buildium-ruby/models/work_order_message_entry_contact.rb +239 -0
- data/lib/buildium-ruby/models/work_order_message_task.rb +354 -0
- data/lib/buildium-ruby/models/work_order_post_message.rb +15 -3
- data/lib/buildium-ruby/models/work_order_post_message_task.rb +372 -0
- data/lib/buildium-ruby/models/work_order_put_message.rb +14 -2
- data/lib/buildium-ruby/models/work_order_task_message.rb +1 -1
- data/lib/buildium-ruby/models/work_order_task_post_message.rb +19 -0
- data/lib/buildium-ruby/version.rb +1 -1
- data/lib/buildium-ruby.rb +366 -58
- metadata +742 -1132
- data/bin/swagger.json= +0 -60753
- data/docs/AnnouncementSearchMessage.md +0 -26
- data/docs/ApplicantGroupSearchMessage.md +0 -26
- data/docs/ApplicantSearchMessage.md +0 -32
- data/docs/AssociationApplianceSearchMessage.md +0 -20
- data/docs/AssociationBoardMemberSearchMessage.md +0 -24
- data/docs/AssociationOwnershipAccountSearchMessage.md +0 -30
- data/docs/AssociationSearchMessage.md +0 -28
- data/docs/AssociationUnitSearchMessage.md +0 -22
- data/docs/AssociationUserSearchMessage.md +0 -34
- data/docs/BankAccountCheckSearchMessage.md +0 -20
- data/docs/BankAccountDepositSearchMessage.md +0 -20
- data/docs/BankAccountQuickDepositSearchMessage.md +0 -20
- data/docs/BankAccountSearchMessage.md +0 -22
- data/docs/BankAccountTransactionSearchMessage.md +0 -24
- data/docs/BankAccountTransferSearchMessage.md +0 -20
- data/docs/BankAccountWithdrawalSearchMessage.md +0 -20
- data/docs/BankLockboxDataSearchMessage.md +0 -18
- data/docs/BillSearchMessage.md +0 -32
- data/docs/BudgetSearchMessage.md +0 -22
- data/docs/CancellationToken.md +0 -22
- data/docs/ClientLeadSearchMessage.md +0 -26
- data/docs/ContactRequestTaskSearchMessage.md +0 -40
- data/docs/EmailSearchMessage.md +0 -26
- data/docs/FileSearchMessage.md +0 -30
- data/docs/GLAccountBalanceSearchMessage.md +0 -26
- data/docs/GLAccountsSearchMessage.md +0 -18
- data/docs/GeneralLedgerSearchMessage.md +0 -28
- data/docs/GeneralLedgerTransactionSearchMessage.md +0 -26
- data/docs/LeaseOutstandingBalanceSearchMessage.md +0 -30
- data/docs/LeaseRenewalSearchMessage.md +0 -22
- data/docs/LeaseSearchMessage.md +0 -40
- data/docs/LeaseTransactionSearchMessage.md +0 -22
- data/docs/ListingSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsDeleteSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsPutSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsSearchMessage.md +0 -20
- data/docs/MeterReadingSearchMessage.md +0 -22
- data/docs/NoteSearchMessage.md +0 -22
- data/docs/OwnershipAccountOutstandingBalanceSearchMessage.md +0 -26
- data/docs/PhoneLogSearchMessage.md +0 -32
- data/docs/PropertyGroupSearchMessage.md +0 -20
- data/docs/RentalApplianceSearchMessage.md +0 -20
- data/docs/RentalOwnerRequestTaskSearchMessage.md +0 -40
- data/docs/RentalOwnersSearchMessage.md +0 -30
- data/docs/RentalSearchMessage.md +0 -32
- data/docs/RentalUnitSearchMessage.md +0 -22
- data/docs/ResidentCenterUserSearchMessage.md +0 -26
- data/docs/ResidentRequestTaskSearchMessage.md +0 -42
- data/docs/RetailCashUsersSearchMessage.md +0 -28
- data/docs/SafeWaitHandle.md +0 -20
- data/docs/TaskSearchMessage.md +0 -44
- data/docs/TenantSearchMessage.md +0 -36
- data/docs/ToDoTaskSearchMessage.md +0 -40
- data/docs/UserSearchMessage.md +0 -26
- data/docs/VendorSearchMessage.md +0 -32
- data/docs/VendorTransactionSearchMessage.md +0 -26
- data/docs/WaitHandle.md +0 -20
- data/docs/WorkOrderSearchMessage.md +0 -54
- data/lib/buildium-ruby/models/announcement_search_message.rb +0 -293
- data/lib/buildium-ruby/models/applicant_group_search_message.rb +0 -297
- data/lib/buildium-ruby/models/applicant_search_message.rb +0 -327
- data/lib/buildium-ruby/models/association_appliance_search_message.rb +0 -233
- data/lib/buildium-ruby/models/association_board_member_search_message.rb +0 -275
- data/lib/buildium-ruby/models/association_ownership_account_search_message.rb +0 -309
- data/lib/buildium-ruby/models/association_search_message.rb +0 -308
- data/lib/buildium-ruby/models/association_unit_search_message.rb +0 -242
- data/lib/buildium-ruby/models/association_user_search_message.rb +0 -325
- data/lib/buildium-ruby/models/bank_account_check_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_deposit_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_quick_deposit_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_search_message.rb +0 -276
- data/lib/buildium-ruby/models/bank_account_transaction_search_message.rb +0 -293
- data/lib/buildium-ruby/models/bank_account_transfer_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_withdrawal_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_lockbox_data_search_message.rb +0 -221
- data/lib/buildium-ruby/models/bill_search_message.rb +0 -337
- data/lib/buildium-ruby/models/budget_search_message.rb +0 -241
- data/lib/buildium-ruby/models/cancellation_token.rb +0 -236
- data/lib/buildium-ruby/models/client_lead_search_message.rb +0 -286
- data/lib/buildium-ruby/models/contact_request_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/email_search_message.rb +0 -269
- data/lib/buildium-ruby/models/file_search_message.rb +0 -316
- data/lib/buildium-ruby/models/general_ledger_search_message.rb +0 -337
- data/lib/buildium-ruby/models/general_ledger_transaction_search_message.rb +0 -311
- data/lib/buildium-ruby/models/gl_account_balance_search_message.rb +0 -318
- data/lib/buildium-ruby/models/gl_accounts_search_message.rb +0 -244
- data/lib/buildium-ruby/models/lease_outstanding_balance_search_message.rb +0 -346
- data/lib/buildium-ruby/models/lease_renewal_search_message.rb +0 -273
- data/lib/buildium-ruby/models/lease_search_message.rb +0 -360
- data/lib/buildium-ruby/models/lease_transaction_search_message.rb +0 -264
- data/lib/buildium-ruby/models/listing_search_message.rb +0 -263
- data/lib/buildium-ruby/models/meter_reading_details_delete_search_message.rb +0 -273
- data/lib/buildium-ruby/models/meter_reading_details_put_search_message.rb +0 -263
- data/lib/buildium-ruby/models/meter_reading_details_search_message.rb +0 -273
- data/lib/buildium-ruby/models/meter_reading_search_message.rb +0 -273
- data/lib/buildium-ruby/models/note_search_message.rb +0 -239
- data/lib/buildium-ruby/models/ownership_account_outstanding_balance_search_message.rb +0 -309
- data/lib/buildium-ruby/models/phone_log_search_message.rb +0 -337
- data/lib/buildium-ruby/models/property_group_search_message.rb +0 -231
- data/lib/buildium-ruby/models/rental_appliance_search_message.rb +0 -233
- data/lib/buildium-ruby/models/rental_owner_request_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/rental_owners_search_message.rb +0 -315
- data/lib/buildium-ruby/models/rental_search_message.rb +0 -331
- data/lib/buildium-ruby/models/rental_unit_search_message.rb +0 -241
- data/lib/buildium-ruby/models/resident_center_user_search_message.rb +0 -289
- data/lib/buildium-ruby/models/resident_request_task_search_message.rb +0 -377
- data/lib/buildium-ruby/models/retail_cash_users_search_message.rb +0 -305
- data/lib/buildium-ruby/models/safe_wait_handle.rb +0 -227
- data/lib/buildium-ruby/models/task_search_message.rb +0 -399
- data/lib/buildium-ruby/models/tenant_search_message.rb +0 -340
- data/lib/buildium-ruby/models/to_do_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/user_search_message.rb +0 -298
- data/lib/buildium-ruby/models/vendor_search_message.rb +0 -335
- data/lib/buildium-ruby/models/vendor_transaction_search_message.rb +0 -293
- data/lib/buildium-ruby/models/wait_handle.rb +0 -227
- data/lib/buildium-ruby/models/work_order_search_message.rb +0 -453
- data/lib/buildium-ruby.rb= +0 -535
- data/spec/api/administration_api_spec.rb +0 -114
- data/spec/api/appliances_api_spec.rb +0 -141
- data/spec/api/applicants_api_spec.rb +0 -294
- data/spec/api/association_meter_readings_api_spec.rb +0 -96
- data/spec/api/association_owners_api_spec.rb +0 -195
- data/spec/api/association_tenants_api_spec.rb +0 -153
- data/spec/api/association_units_api_spec.rb +0 -147
- data/spec/api/associations_api_spec.rb +0 -242
- data/spec/api/bank_accounts_api_spec.rb +0 -493
- data/spec/api/bills_api_spec.rb +0 -214
- data/spec/api/board_members_api_spec.rb +0 -107
- data/spec/api/budgets_api_spec.rb +0 -89
- data/spec/api/client_leads_api_spec.rb +0 -66
- data/spec/api/communications_api_spec.rb +0 -248
- data/spec/api/contact_requests_api_spec.rb +0 -98
- data/spec/api/files_api_spec.rb +0 -181
- data/spec/api/general_ledger_api_spec.rb +0 -182
- data/spec/api/lease_transactions_api_spec.rb +0 -312
- data/spec/api/leases_api_spec.rb +0 -349
- data/spec/api/listings_api_spec.rb +0 -139
- data/spec/api/ownership_account_transactions_api_spec.rb +0 -297
- data/spec/api/ownership_accounts_api_spec.rb +0 -151
- data/spec/api/property_groups_api_spec.rb +0 -88
- data/spec/api/rental_appliances_api_spec.rb +0 -141
- data/spec/api/rental_meter_readings_api_spec.rb +0 -96
- data/spec/api/rental_owner_requests_api_spec.rb +0 -123
- data/spec/api/rental_owners_api_spec.rb +0 -151
- data/spec/api/rental_properties_api_spec.rb +0 -361
- data/spec/api/rental_tenants_api_spec.rb +0 -154
- data/spec/api/rental_units_api_spec.rb +0 -279
- data/spec/api/resident_center_api_spec.rb +0 -101
- data/spec/api/resident_requests_api_spec.rb +0 -99
- data/spec/api/tasks_api_spec.rb +0 -240
- data/spec/api/to_do_requests_api_spec.rb +0 -98
- data/spec/api/vendors_api_spec.rb +0 -275
- data/spec/api/work_orders_api_spec.rb +0 -105
- data/spec/models/account_info_message_spec.rb +0 -58
- data/spec/models/accounting_entity_message_spec.rb +0 -56
- data/spec/models/accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/accounting_lock_period_message_spec.rb +0 -46
- data/spec/models/accounting_settings_message_spec.rb +0 -72
- data/spec/models/address_message_spec.rb +0 -74
- data/spec/models/all_tasks_message_spec.rb +0 -130
- data/spec/models/announcement_message_spec.rb +0 -74
- data/spec/models/announcement_post_message_spec.rb +0 -64
- data/spec/models/announcement_search_message_spec.rb +0 -62
- data/spec/models/announcement_sender_message_spec.rb +0 -46
- data/spec/models/api_error_response_spec.rb +0 -46
- data/spec/models/appliance_message_spec.rb +0 -58
- data/spec/models/applicant_application_message_spec.rb +0 -56
- data/spec/models/applicant_group_message_spec.rb +0 -62
- data/spec/models/applicant_group_post_message_spec.rb +0 -40
- data/spec/models/applicant_group_put_message_spec.rb +0 -50
- data/spec/models/applicant_group_search_message_spec.rb +0 -66
- data/spec/models/applicant_message_spec.rb +0 -98
- data/spec/models/applicant_post_message_spec.rb +0 -64
- data/spec/models/applicant_put_message_spec.rb +0 -58
- data/spec/models/applicant_search_message_spec.rb +0 -84
- data/spec/models/application_message_spec.rb +0 -62
- data/spec/models/application_put_message_spec.rb +0 -38
- data/spec/models/application_response_field_message_spec.rb +0 -60
- data/spec/models/application_response_message_spec.rb +0 -50
- data/spec/models/application_section_response_message_spec.rb +0 -34
- data/spec/models/applied_vendor_credit_message_spec.rb +0 -40
- data/spec/models/association_appliance_message_spec.rb +0 -76
- data/spec/models/association_appliance_post_message_spec.rb +0 -76
- data/spec/models/association_appliance_put_message_spec.rb +0 -64
- data/spec/models/association_appliance_search_message_spec.rb +0 -40
- data/spec/models/association_appliance_service_history_message_spec.rb +0 -56
- data/spec/models/association_appliance_service_history_post_message_spec.rb +0 -50
- data/spec/models/association_board_member_message_spec.rb +0 -92
- data/spec/models/association_board_member_post_message_spec.rb +0 -56
- data/spec/models/association_board_member_put_message_spec.rb +0 -50
- data/spec/models/association_board_member_search_message_spec.rb +0 -60
- data/spec/models/association_message_spec.rb +0 -106
- data/spec/models/association_owner_board_term_message_spec.rb +0 -68
- data/spec/models/association_owner_board_term_post_message_spec.rb +0 -50
- data/spec/models/association_owner_message_spec.rb +0 -144
- data/spec/models/association_owner_post_message_spec.rb +0 -116
- data/spec/models/association_owner_put_message_spec.rb +0 -98
- data/spec/models/association_owner_to_existing_ownership_account_post_message_spec.rb +0 -128
- data/spec/models/association_owner_unit_occupancy_put_message_spec.rb +0 -34
- data/spec/models/association_owner_unit_occupancy_status_message_spec.rb +0 -40
- data/spec/models/association_ownership_account_message_spec.rb +0 -90
- data/spec/models/association_ownership_account_post_message_spec.rb +0 -80
- data/spec/models/association_ownership_account_put_message_spec.rb +0 -34
- data/spec/models/association_ownership_account_search_message_spec.rb +0 -78
- data/spec/models/association_post_message_spec.rb +0 -82
- data/spec/models/association_preferred_vendor_message_spec.rb +0 -82
- data/spec/models/association_preferred_vendor_put_message_spec.rb +0 -34
- data/spec/models/association_put_message_spec.rb +0 -82
- data/spec/models/association_search_message_spec.rb +0 -68
- data/spec/models/association_tax_information_message_spec.rb +0 -62
- data/spec/models/association_tenant_message_spec.rb +0 -112
- data/spec/models/association_tenant_post_message_spec.rb +0 -106
- data/spec/models/association_tenant_put_message_spec.rb +0 -94
- data/spec/models/association_unit_message_spec.rb +0 -84
- data/spec/models/association_unit_put_message_spec.rb +0 -66
- data/spec/models/association_unit_search_message_spec.rb +0 -46
- data/spec/models/association_units_post_message_spec.rb +0 -72
- data/spec/models/association_user_search_message_spec.rb +0 -86
- data/spec/models/bank_account_check_accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/bank_account_check_file_message_spec.rb +0 -64
- data/spec/models/bank_account_check_line_message_spec.rb +0 -64
- data/spec/models/bank_account_check_line_save_message_spec.rb +0 -58
- data/spec/models/bank_account_check_message_spec.rb +0 -70
- data/spec/models/bank_account_check_payee_message_spec.rb +0 -50
- data/spec/models/bank_account_check_payee_save_message_spec.rb +0 -44
- data/spec/models/bank_account_check_post_message_spec.rb +0 -58
- data/spec/models/bank_account_check_put_message_spec.rb +0 -58
- data/spec/models/bank_account_check_search_message_spec.rb +0 -40
- data/spec/models/bank_account_deposit_line_message_spec.rb +0 -64
- data/spec/models/bank_account_deposit_line_save_message_spec.rb +0 -58
- data/spec/models/bank_account_deposit_message_spec.rb +0 -64
- data/spec/models/bank_account_deposit_post_message_spec.rb +0 -52
- data/spec/models/bank_account_deposit_put_message_spec.rb +0 -46
- data/spec/models/bank_account_deposit_search_message_spec.rb +0 -40
- data/spec/models/bank_account_message_spec.rb +0 -110
- data/spec/models/bank_account_post_message_spec.rb +0 -78
- data/spec/models/bank_account_put_message_spec.rb +0 -78
- data/spec/models/bank_account_quick_deposit_message_spec.rb +0 -64
- data/spec/models/bank_account_quick_deposit_save_message_spec.rb +0 -58
- data/spec/models/bank_account_quick_deposit_search_message_spec.rb +0 -40
- data/spec/models/bank_account_search_message_spec.rb +0 -50
- data/spec/models/bank_account_transaction_message_spec.rb +0 -96
- data/spec/models/bank_account_transaction_search_message_spec.rb +0 -56
- data/spec/models/bank_account_transfer_accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/bank_account_transfer_message_spec.rb +0 -64
- data/spec/models/bank_account_transfer_save_message_spec.rb +0 -58
- data/spec/models/bank_account_transfer_search_message_spec.rb +0 -40
- data/spec/models/bank_account_withdrawal_message_spec.rb +0 -64
- data/spec/models/bank_account_withdrawal_save_message_spec.rb +0 -58
- data/spec/models/bank_account_withdrawal_search_message_spec.rb +0 -40
- data/spec/models/bank_lockbox_data_association_message_spec.rb +0 -46
- data/spec/models/bank_lockbox_data_association_owner_message_spec.rb +0 -74
- data/spec/models/bank_lockbox_data_message_spec.rb +0 -40
- data/spec/models/bank_lockbox_data_ownership_account_message_spec.rb +0 -62
- data/spec/models/bank_lockbox_data_search_message_spec.rb +0 -34
- data/spec/models/bill_file_message_spec.rb +0 -64
- data/spec/models/bill_line_message_spec.rb +0 -64
- data/spec/models/bill_line_post_message_spec.rb +0 -58
- data/spec/models/bill_line_put_message_spec.rb +0 -64
- data/spec/models/bill_markup_message_spec.rb +0 -44
- data/spec/models/bill_markup_save_message_spec.rb +0 -44
- data/spec/models/bill_message_spec.rb +0 -92
- data/spec/models/bill_payment_accounting_entity_message_spec.rb +0 -50
- data/spec/models/bill_payment_line_message_spec.rb +0 -46
- data/spec/models/bill_payment_line_post_message_spec.rb +0 -40
- data/spec/models/bill_payment_message_spec.rb +0 -76
- data/spec/models/bill_payment_post_message_spec.rb +0 -58
- data/spec/models/bill_post_message_spec.rb +0 -70
- data/spec/models/bill_put_message_spec.rb +0 -64
- data/spec/models/bill_search_message_spec.rb +0 -88
- data/spec/models/budget_details_message_spec.rb +0 -56
- data/spec/models/budget_details_save_message_spec.rb +0 -40
- data/spec/models/budget_message_spec.rb +0 -64
- data/spec/models/budget_monthly_amounts_message_spec.rb +0 -100
- data/spec/models/budget_monthly_amounts_save_message_spec.rb +0 -100
- data/spec/models/budget_post_message_spec.rb +0 -62
- data/spec/models/budget_put_message_spec.rb +0 -40
- data/spec/models/budget_search_message_spec.rb +0 -46
- data/spec/models/cancellation_token_spec.rb +0 -46
- data/spec/models/cc_payments_message_spec.rb +0 -34
- data/spec/models/cc_payments_put_message_spec.rb +0 -34
- data/spec/models/charge_recurring_transaction_post_message_spec.rb +0 -84
- data/spec/models/charge_recurring_transaction_put_message_spec.rb +0 -90
- data/spec/models/check_printing_info_message_spec.rb +0 -122
- data/spec/models/check_printing_info_post_message_spec.rb +0 -122
- data/spec/models/check_printing_info_put_message_spec.rb +0 -122
- data/spec/models/client_lead_credit_request_message_spec.rb +0 -60
- data/spec/models/client_lead_message_spec.rb +0 -102
- data/spec/models/client_lead_search_message_spec.rb +0 -66
- data/spec/models/contact_detail_message_spec.rb +0 -52
- data/spec/models/contact_detail_phone_message_spec.rb +0 -46
- data/spec/models/contact_detail_save_message_spec.rb +0 -52
- data/spec/models/contact_detail_save_phone_message_spec.rb +0 -46
- data/spec/models/contact_info_message_spec.rb +0 -52
- data/spec/models/contact_request_task_message_spec.rb +0 -114
- data/spec/models/contact_request_task_post_message_spec.rb +0 -102
- data/spec/models/contact_request_task_put_message_spec.rb +0 -102
- data/spec/models/contact_request_task_search_message_spec.rb +0 -112
- data/spec/models/cosigner_message_spec.rb +0 -92
- data/spec/models/created_by_user_message_spec.rb +0 -52
- data/spec/models/credit_recurring_transaction_post_message_spec.rb +0 -100
- data/spec/models/deposit_detail_message_spec.rb +0 -40
- data/spec/models/e_pay_settings_message_spec.rb +0 -46
- data/spec/models/e_pay_settings_put_message_spec.rb +0 -46
- data/spec/models/eft_payments_message_spec.rb +0 -34
- data/spec/models/eft_payments_put_message_spec.rb +0 -34
- data/spec/models/electronic_payments_message_spec.rb +0 -76
- data/spec/models/email_message_spec.rb +0 -52
- data/spec/models/email_post_message_spec.rb +0 -70
- data/spec/models/email_recipient_message_spec.rb +0 -62
- data/spec/models/email_search_message_spec.rb +0 -58
- data/spec/models/email_sender_message_spec.rb +0 -52
- data/spec/models/emergency_contact_message_spec.rb +0 -52
- data/spec/models/file_category_message_spec.rb +0 -46
- data/spec/models/file_category_post_message_spec.rb +0 -34
- data/spec/models/file_category_put_message_spec.rb +0 -34
- data/spec/models/file_download_message_spec.rb +0 -34
- data/spec/models/file_entity_message_spec.rb +0 -50
- data/spec/models/file_message_spec.rb +0 -82
- data/spec/models/file_name_post_message_spec.rb +0 -34
- data/spec/models/file_put_message_spec.rb +0 -46
- data/spec/models/file_search_message_spec.rb +0 -74
- data/spec/models/file_sharing_account_message_spec.rb +0 -58
- data/spec/models/file_sharing_account_put_message_spec.rb +0 -58
- data/spec/models/file_sharing_association_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_owner_message_spec.rb +0 -34
- data/spec/models/file_sharing_association_owner_put_message_spec.rb +0 -34
- data/spec/models/file_sharing_association_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_unit_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_unit_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_committee_message_spec.rb +0 -46
- data/spec/models/file_sharing_committee_put_message_spec.rb +0 -46
- data/spec/models/file_sharing_lease_message_spec.rb +0 -40
- data/spec/models/file_sharing_lease_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_message_spec.rb +0 -100
- data/spec/models/file_sharing_ownership_account_message_spec.rb +0 -40
- data/spec/models/file_sharing_ownership_account_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_put_message_spec.rb +0 -100
- data/spec/models/file_sharing_rental_message_spec.rb +0 -40
- data/spec/models/file_sharing_rental_owner_message_spec.rb +0 -34
- data/spec/models/file_sharing_rental_owner_put_message_spec.rb +0 -34
- data/spec/models/file_sharing_rental_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_rental_unit_mesage_spec.rb +0 -40
- data/spec/models/file_sharing_rental_unit_put_mesage_spec.rb +0 -40
- data/spec/models/file_sharing_tenant_message_spec.rb +0 -40
- data/spec/models/file_sharing_tenant_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_vendor_message_spec.rb +0 -34
- data/spec/models/file_sharing_vendor_put_message_spec.rb +0 -34
- data/spec/models/file_upload_post_message_spec.rb +0 -68
- data/spec/models/file_upload_ticket_message_spec.rb +0 -46
- data/spec/models/general_journal_entry_line_save_message_spec.rb +0 -56
- data/spec/models/general_journal_entry_post_message_spec.rb +0 -52
- data/spec/models/general_journal_entry_put_message_spec.rb +0 -52
- data/spec/models/general_ledger_entry_message_spec.rb +0 -74
- data/spec/models/general_ledger_journal_line_message_spec.rb +0 -64
- data/spec/models/general_ledger_journal_message_spec.rb +0 -40
- data/spec/models/general_ledger_message_spec.rb +0 -58
- data/spec/models/general_ledger_search_message_spec.rb +0 -72
- data/spec/models/general_ledger_transaction_message_spec.rb +0 -98
- data/spec/models/general_ledger_transaction_search_message_spec.rb +0 -62
- data/spec/models/gl_account_balance_item_message_spec.rb +0 -40
- data/spec/models/gl_account_balance_message_spec.rb +0 -46
- data/spec/models/gl_account_balance_search_message_spec.rb +0 -66
- data/spec/models/gl_account_message_spec.rb +0 -130
- data/spec/models/gl_account_post_message_spec.rb +0 -84
- data/spec/models/gl_account_put_message_spec.rb +0 -84
- data/spec/models/gl_accounts_search_message_spec.rb +0 -38
- data/spec/models/gl_transaction_message_v1_spec.rb +0 -58
- data/spec/models/image_reorder_request_put_message_spec.rb +0 -34
- data/spec/models/insured_tenant_message_spec.rb +0 -52
- data/spec/models/internal_transaction_status_message_spec.rb +0 -46
- data/spec/models/journal_line_message_spec.rb +0 -70
- data/spec/models/journal_message_spec.rb +0 -40
- data/spec/models/json_patch_operation_spec.rb +0 -52
- data/spec/models/last_updated_by_user_message_spec.rb +0 -58
- data/spec/models/lease_account_detail_message_spec.rb +0 -40
- data/spec/models/lease_auto_allocated_payment_post_message_spec.rb +0 -74
- data/spec/models/lease_charge_line_save_message_spec.rb +0 -46
- data/spec/models/lease_charge_post_message_spec.rb +0 -46
- data/spec/models/lease_charge_put_message_spec.rb +0 -46
- data/spec/models/lease_charge_recurring_transaction_message_spec.rb +0 -108
- data/spec/models/lease_cosigner_post_message_spec.rb +0 -80
- data/spec/models/lease_ledger_credit_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_credit_post_message_spec.rb +0 -62
- data/spec/models/lease_ledger_deposit_withholding_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_deposit_withholding_post_message_spec.rb +0 -52
- data/spec/models/lease_ledger_payment_line_save_message_spec.rb +0 -40
- data/spec/models/lease_ledger_payment_post_message_spec.rb +0 -74
- data/spec/models/lease_ledger_payment_put_message_spec.rb +0 -68
- data/spec/models/lease_ledger_refund_line_message_spec.rb +0 -40
- data/spec/models/lease_ledger_refund_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_refund_message_spec.rb +0 -82
- data/spec/models/lease_ledger_refund_post_message_spec.rb +0 -70
- data/spec/models/lease_ledger_reverse_payment_nsf_charge_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_reverse_payment_other_bank_charge_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_reverse_payment_post_message_spec.rb +0 -52
- data/spec/models/lease_message_spec.rb +0 -170
- data/spec/models/lease_move_out_data_message_spec.rb +0 -46
- data/spec/models/lease_move_out_data_post_message_spec.rb +0 -46
- data/spec/models/lease_outstanding_balance_message_spec.rb +0 -100
- data/spec/models/lease_outstanding_balance_search_message_spec.rb +0 -90
- data/spec/models/lease_post_message_spec.rb +0 -110
- data/spec/models/lease_put_message_spec.rb +0 -68
- data/spec/models/lease_recurring_credit_message_spec.rb +0 -124
- data/spec/models/lease_recurring_payment_message_spec.rb +0 -118
- data/spec/models/lease_renewal_message_spec.rb +0 -84
- data/spec/models/lease_renewal_post_message_spec.rb +0 -98
- data/spec/models/lease_renewal_search_message_spec.rb +0 -50
- data/spec/models/lease_rent_charge_message_spec.rb +0 -70
- data/spec/models/lease_rent_charge_post_message_spec.rb +0 -52
- data/spec/models/lease_rent_message_spec.rb +0 -86
- data/spec/models/lease_rent_post_message_spec.rb +0 -44
- data/spec/models/lease_search_message_spec.rb +0 -108
- data/spec/models/lease_security_deposit_post_message_spec.rb +0 -40
- data/spec/models/lease_tenant_message_spec.rb +0 -50
- data/spec/models/lease_transaction_message_spec.rb +0 -92
- data/spec/models/lease_transaction_search_message_spec.rb +0 -50
- data/spec/models/listing_contact_message_spec.rb +0 -58
- data/spec/models/listing_contact_save_message_spec.rb +0 -52
- data/spec/models/listing_entity_file_post_message_spec.rb +0 -46
- data/spec/models/listing_file_message_spec.rb +0 -50
- data/spec/models/listing_message_spec.rb +0 -88
- data/spec/models/listing_property_message_spec.rb +0 -90
- data/spec/models/listing_put_message_spec.rb +0 -64
- data/spec/models/listing_search_message_spec.rb +0 -44
- data/spec/models/listing_unit_message_spec.rb +0 -100
- data/spec/models/lock_period_settings_global_message_spec.rb +0 -34
- data/spec/models/lock_period_settings_overrides_message_spec.rb +0 -40
- data/spec/models/logged_by_staff_user_message_spec.rb +0 -52
- data/spec/models/lookup_message_spec.rb +0 -40
- data/spec/models/mailing_template_message_spec.rb +0 -56
- data/spec/models/meter_reading_detail_message_spec.rb +0 -64
- data/spec/models/meter_reading_detail_put_message_spec.rb +0 -52
- data/spec/models/meter_reading_details_delete_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_details_message_spec.rb +0 -50
- data/spec/models/meter_reading_details_put_message_spec.rb +0 -50
- data/spec/models/meter_reading_details_put_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_details_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_message_spec.rb +0 -62
- data/spec/models/meter_reading_search_message_spec.rb +0 -50
- data/spec/models/multiple_bill_payments_post_message_spec.rb +0 -58
- data/spec/models/note_message_spec.rb +0 -46
- data/spec/models/note_post_message_spec.rb +0 -34
- data/spec/models/note_put_message_spec.rb +0 -34
- data/spec/models/note_search_message_spec.rb +0 -46
- data/spec/models/offline_payments_message_spec.rb +0 -46
- data/spec/models/offline_payments_put_message_spec.rb +0 -46
- data/spec/models/outstanding_balances_line_message_spec.rb +0 -40
- data/spec/models/ownership_account_auto_allocated_payment_post_message_spec.rb +0 -74
- data/spec/models/ownership_account_charge_recurring_transaction_message_spec.rb +0 -108
- data/spec/models/ownership_account_credit_line_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_credit_post_message_spec.rb +0 -62
- data/spec/models/ownership_account_deposit_withholding_line_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_deposit_withholding_post_message_spec.rb +0 -52
- data/spec/models/ownership_account_ledger_charge_lines_put_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_charge_lines_save_message_spec.rb +0 -40
- data/spec/models/ownership_account_ledger_charge_post_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_charge_put_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_payment_line_save_message_spec.rb +0 -40
- data/spec/models/ownership_account_ledger_payment_post_message_spec.rb +0 -74
- data/spec/models/ownership_account_ledger_payment_put_message_spec.rb +0 -68
- data/spec/models/ownership_account_outstanding_balance_message_spec.rb +0 -88
- data/spec/models/ownership_account_outstanding_balance_search_message_spec.rb +0 -70
- data/spec/models/ownership_account_recurring_credit_message_spec.rb +0 -124
- data/spec/models/ownership_account_recurring_payment_message_spec.rb +0 -118
- data/spec/models/ownership_account_refund_line_message_spec.rb +0 -40
- data/spec/models/ownership_account_refund_lines_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_refund_message_spec.rb +0 -82
- data/spec/models/ownership_account_refund_post_message_spec.rb +0 -70
- data/spec/models/ownership_account_transaction_message_spec.rb +0 -92
- data/spec/models/paid_by_message_spec.rb +0 -40
- data/spec/models/participant_message_spec.rb +0 -46
- data/spec/models/participant_resource_message_spec.rb +0 -44
- data/spec/models/payee_message_spec.rb +0 -56
- data/spec/models/payment_detail_message_spec.rb +0 -56
- data/spec/models/payment_recurring_transaction_post_message_spec.rb +0 -94
- data/spec/models/payment_transactions_message_spec.rb +0 -46
- data/spec/models/phone_log_message_spec.rb +0 -64
- data/spec/models/phone_log_participant_post_message_spec.rb +0 -50
- data/spec/models/phone_log_participant_unit_agreement_post_message_spec.rb +0 -44
- data/spec/models/phone_log_post_message_spec.rb +0 -52
- data/spec/models/phone_log_put_message_spec.rb +0 -46
- data/spec/models/phone_log_search_message_spec.rb +0 -84
- data/spec/models/phone_number_message_spec.rb +0 -44
- data/spec/models/phone_numbers_message_spec.rb +0 -52
- data/spec/models/property_group_message_spec.rb +0 -58
- data/spec/models/property_group_post_message_spec.rb +0 -46
- data/spec/models/property_group_put_message_spec.rb +0 -46
- data/spec/models/property_group_search_message_spec.rb +0 -40
- data/spec/models/property_manager_message_spec.rb +0 -76
- data/spec/models/property_message_spec.rb +0 -50
- data/spec/models/recurring_transaction_line_message_spec.rb +0 -40
- data/spec/models/recurring_transaction_line_post_message_spec.rb +0 -40
- data/spec/models/recurring_transaction_message_spec.rb +0 -112
- data/spec/models/rental_appliance_message_spec.rb +0 -76
- data/spec/models/rental_appliance_post_message_spec.rb +0 -76
- data/spec/models/rental_appliance_put_message_spec.rb +0 -64
- data/spec/models/rental_appliance_search_message_spec.rb +0 -40
- data/spec/models/rental_appliance_service_history_message_spec.rb +0 -56
- data/spec/models/rental_appliance_service_history_post_message_spec.rb +0 -50
- data/spec/models/rental_features_message_spec.rb +0 -48
- data/spec/models/rental_features_put_message_spec.rb +0 -48
- data/spec/models/rental_image_message_spec.rb +0 -62
- data/spec/models/rental_image_put_message_spec.rb +0 -40
- data/spec/models/rental_message_spec.rb +0 -108
- data/spec/models/rental_owner_contribution_data_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_data_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_reminder_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_reminder_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_message_spec.rb +0 -118
- data/spec/models/rental_owner_post_message_spec.rb +0 -112
- data/spec/models/rental_owner_put_message_spec.rb +0 -106
- data/spec/models/rental_owner_request_task_message_spec.rb +0 -114
- data/spec/models/rental_owner_request_task_post_message_spec.rb +0 -102
- data/spec/models/rental_owner_request_task_put_message_spec.rb +0 -96
- data/spec/models/rental_owner_request_task_search_message_spec.rb +0 -112
- data/spec/models/rental_owner_tax_information_message_spec.rb +0 -68
- data/spec/models/rental_owners_search_message_spec.rb +0 -74
- data/spec/models/rental_preferred_vendor_message_spec.rb +0 -82
- data/spec/models/rental_preferred_vendor_put_message_spec.rb +0 -34
- data/spec/models/rental_property_post_message_spec.rb +0 -92
- data/spec/models/rental_property_put_message_spec.rb +0 -80
- data/spec/models/rental_property_unit_post_message_spec.rb +0 -78
- data/spec/models/rental_search_message_spec.rb +0 -88
- data/spec/models/rental_tenant_post_message_spec.rb +0 -110
- data/spec/models/rental_tenant_put_message_spec.rb +0 -104
- data/spec/models/rental_tenant_renewal_post_message_spec.rb +0 -104
- data/spec/models/rental_unit_features_message_spec.rb +0 -38
- data/spec/models/rental_unit_features_put_message_spec.rb +0 -38
- data/spec/models/rental_unit_image_message_spec.rb +0 -62
- data/spec/models/rental_unit_image_put_message_spec.rb +0 -40
- data/spec/models/rental_unit_message_spec.rb +0 -108
- data/spec/models/rental_unit_put_message_spec.rb +0 -78
- data/spec/models/rental_unit_search_message_spec.rb +0 -46
- data/spec/models/rental_units_post_message_spec.rb +0 -84
- data/spec/models/renters_insurance_policy_message_spec.rb +0 -80
- data/spec/models/requested_by_user_entity_message_spec.rb +0 -68
- data/spec/models/resident_center_user_message_spec.rb +0 -56
- data/spec/models/resident_center_user_reference_message_spec.rb +0 -62
- data/spec/models/resident_center_user_search_message_spec.rb +0 -66
- data/spec/models/resident_request_task_message_spec.rb +0 -144
- data/spec/models/resident_request_task_post_message_spec.rb +0 -126
- data/spec/models/resident_request_task_put_message_spec.rb +0 -84
- data/spec/models/resident_request_task_search_message_spec.rb +0 -118
- data/spec/models/retail_cash_property_message_spec.rb +0 -56
- data/spec/models/retail_cash_unit_message_spec.rb +0 -46
- data/spec/models/retail_cash_user_data_message_spec.rb +0 -74
- data/spec/models/retail_cash_user_message_spec.rb +0 -70
- data/spec/models/retail_cash_user_put_message_spec.rb +0 -34
- data/spec/models/retail_cash_users_search_message_spec.rb +0 -72
- data/spec/models/safe_wait_handle_spec.rb +0 -40
- data/spec/models/save_address_message_spec.rb +0 -74
- data/spec/models/save_emergency_contact_message_spec.rb +0 -52
- data/spec/models/task_category_message_spec.rb +0 -52
- data/spec/models/task_category_put_message_spec.rb +0 -34
- data/spec/models/task_category_response_message_spec.rb +0 -52
- data/spec/models/task_category_save_message_spec.rb +0 -34
- data/spec/models/task_history_file_message_spec.rb +0 -64
- data/spec/models/task_history_file_upload_post_message_spec.rb +0 -34
- data/spec/models/task_history_message_spec.rb +0 -112
- data/spec/models/task_history_put_message_spec.rb +0 -34
- data/spec/models/task_history_user_message_spec.rb +0 -52
- data/spec/models/task_search_message_spec.rb +0 -128
- data/spec/models/task_sub_category_message_spec.rb +0 -40
- data/spec/models/tax_information_post_message_spec.rb +0 -62
- data/spec/models/tax_information_save_message_spec.rb +0 -68
- data/spec/models/tenant_message_spec.rb +0 -128
- data/spec/models/tenant_search_message_spec.rb +0 -96
- data/spec/models/to_do_task_message_spec.rb +0 -108
- data/spec/models/to_do_task_post_message_spec.rb +0 -96
- data/spec/models/to_do_task_put_message_spec.rb +0 -96
- data/spec/models/to_do_task_search_message_spec.rb +0 -112
- data/spec/models/undeposited_funds_message_spec.rb +0 -34
- data/spec/models/unit_agreement_message_spec.rb +0 -50
- data/spec/models/unit_entity_message_spec.rb +0 -40
- data/spec/models/user_message_spec.rb +0 -104
- data/spec/models/user_role_message_spec.rb +0 -52
- data/spec/models/user_search_message_spec.rb +0 -66
- data/spec/models/vehicle_message_spec.rb +0 -52
- data/spec/models/vendor_category_message_spec.rb +0 -46
- data/spec/models/vendor_category_save_message_spec.rb +0 -34
- data/spec/models/vendor_credit_line_item_message_spec.rb +0 -58
- data/spec/models/vendor_credit_line_item_post_message_spec.rb +0 -52
- data/spec/models/vendor_credit_message_spec.rb +0 -58
- data/spec/models/vendor_credit_post_message_spec.rb +0 -52
- data/spec/models/vendor_insurance_message_spec.rb +0 -46
- data/spec/models/vendor_insurance_save_message_spec.rb +0 -46
- data/spec/models/vendor_message_spec.rb +0 -130
- data/spec/models/vendor_post_message_spec.rb +0 -118
- data/spec/models/vendor_put_message_spec.rb +0 -118
- data/spec/models/vendor_refund_line_message_spec.rb +0 -58
- data/spec/models/vendor_refund_line_post_message_spec.rb +0 -52
- data/spec/models/vendor_refund_message_spec.rb +0 -74
- data/spec/models/vendor_refund_post_message_spec.rb +0 -68
- data/spec/models/vendor_search_message_spec.rb +0 -84
- data/spec/models/vendor_tax_information_message_spec.rb +0 -68
- data/spec/models/vendor_transaction_message_spec.rb +0 -68
- data/spec/models/vendor_transaction_search_message_spec.rb +0 -62
- data/spec/models/video_link_request_post_message_spec.rb +0 -40
- data/spec/models/wait_handle_spec.rb +0 -40
- data/spec/models/work_order_entry_contact_message_spec.rb +0 -40
- data/spec/models/work_order_entry_contact_resource_message_spec.rb +0 -44
- data/spec/models/work_order_line_item_message_spec.rb +0 -52
- data/spec/models/work_order_line_item_save_message_spec.rb +0 -52
- data/spec/models/work_order_message_spec.rb +0 -110
- data/spec/models/work_order_post_message_spec.rb +0 -98
- data/spec/models/work_order_put_message_spec.rb +0 -86
- data/spec/models/work_order_search_message_spec.rb +0 -158
- data/spec/models/work_order_task_message_spec.rb +0 -88
- data/spec/models/work_order_task_post_message_spec.rb +0 -78
data/docs/BankAccountsApi.md
CHANGED
@@ -4,15 +4,18 @@ All URIs are relative to *https://api.buildium.com*
|
|
4
4
|
|
5
5
|
| Method | HTTP request | Description |
|
6
6
|
| ------ | ------------ | ----------- |
|
7
|
+
| [**clear_transactions**](BankAccountsApi.md#clear_transactions) | **POST** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/cleartransactionsrequest | Clear transactions for a reconciliation |
|
7
8
|
| [**create_bank_account**](BankAccountsApi.md#create_bank_account) | **POST** /v1/bankaccounts | Create a bank account |
|
8
9
|
| [**create_bank_account_check**](BankAccountsApi.md#create_bank_account_check) | **POST** /v1/bankaccounts/{bankAccountId}/checks | Create a check |
|
9
10
|
| [**create_bank_account_deposit**](BankAccountsApi.md#create_bank_account_deposit) | **POST** /v1/bankaccounts/{bankAccountId}/deposits | Create a deposit |
|
10
11
|
| [**create_bank_account_transfer**](BankAccountsApi.md#create_bank_account_transfer) | **POST** /v1/bankaccounts/{bankAccountId}/transfers | Create a transfer |
|
11
12
|
| [**create_check_upload_file_request**](BankAccountsApi.md#create_check_upload_file_request) | **POST** /v1/bankaccounts/{bankAccountId}/checks/{checkId}/files/uploadrequests | Upload a file for a check |
|
13
|
+
| [**create_pending_reconciliations**](BankAccountsApi.md#create_pending_reconciliations) | **POST** /v1/bankaccounts/{bankAccountId}/reconciliations | Create a reconciliation |
|
12
14
|
| [**create_quick_deposit**](BankAccountsApi.md#create_quick_deposit) | **POST** /v1/bankaccounts/{bankAccountId}/quickdeposits | Create a quick deposit |
|
13
15
|
| [**create_withdrawal_for_bank_account**](BankAccountsApi.md#create_withdrawal_for_bank_account) | **POST** /v1/bankaccounts/{bankAccountId}/withdrawals | Create a withdrawal |
|
14
16
|
| [**delete_bank_account_check_file**](BankAccountsApi.md#delete_bank_account_check_file) | **DELETE** /v1/bankaccounts/{bankAccountId}/checks/{checkId}/files/{fileId} | Delete a file for a check |
|
15
17
|
| [**download_check_file**](BankAccountsApi.md#download_check_file) | **POST** /v1/bankaccounts/{bankAccountId}/checks/{checkId}/files/{fileId}/downloadrequests | Download a file for a check |
|
18
|
+
| [**finalize_reconciliation**](BankAccountsApi.md#finalize_reconciliation) | **POST** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/finalizerequest | Finalize a manual reconciliation |
|
16
19
|
| [**get_all_bank_accounts**](BankAccountsApi.md#get_all_bank_accounts) | **GET** /v1/bankaccounts | Retrieve all bank accounts |
|
17
20
|
| [**get_all_quick_deposits**](BankAccountsApi.md#get_all_quick_deposits) | **GET** /v1/bankaccounts/{bankAccountId}/quickdeposits | Retrieve all quick deposits |
|
18
21
|
| [**get_bank_account**](BankAccountsApi.md#get_bank_account) | **GET** /v1/bankaccounts/{bankAccountId} | Retrieve a bank account |
|
@@ -20,6 +23,7 @@ All URIs are relative to *https://api.buildium.com*
|
|
20
23
|
| [**get_bank_account_checks**](BankAccountsApi.md#get_bank_account_checks) | **GET** /v1/bankaccounts/{bankAccountId}/checks | Retrieve all checks |
|
21
24
|
| [**get_bank_account_deposit_by_id**](BankAccountsApi.md#get_bank_account_deposit_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/deposits/{depositId} | Retrieve a deposit |
|
22
25
|
| [**get_bank_account_deposits**](BankAccountsApi.md#get_bank_account_deposits) | **GET** /v1/bankaccounts/{bankAccountId}/deposits | Retrieve all deposits |
|
26
|
+
| [**get_bank_account_reconciliation_transactions**](BankAccountsApi.md#get_bank_account_reconciliation_transactions) | **GET** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/transactions | Retrieve all transactions for a reconciliation |
|
23
27
|
| [**get_bank_account_transaction_by_id**](BankAccountsApi.md#get_bank_account_transaction_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/transactions/{transactionId} | Retrieve a transaction |
|
24
28
|
| [**get_bank_account_transactions**](BankAccountsApi.md#get_bank_account_transactions) | **GET** /v1/bankaccounts/{bankAccountId}/transactions | Retrieve all transactions |
|
25
29
|
| [**get_bank_account_transfer_by_id**](BankAccountsApi.md#get_bank_account_transfer_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/transfers/{transferId} | Retrieve a transfer |
|
@@ -29,22 +33,107 @@ All URIs are relative to *https://api.buildium.com*
|
|
29
33
|
| [**get_check_for_bank_account**](BankAccountsApi.md#get_check_for_bank_account) | **GET** /v1/bankaccounts/{bankAccountId}/checks/{checkId} | Retrieve a check |
|
30
34
|
| [**get_files_for_bank_account_check**](BankAccountsApi.md#get_files_for_bank_account_check) | **GET** /v1/bankaccounts/{bankAccountId}/checks/{checkId}/files | Retrieve all files for a check |
|
31
35
|
| [**get_quick_deposit_by_id**](BankAccountsApi.md#get_quick_deposit_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/quickdeposits/{quickDepositId} | Retrieve a quick deposit |
|
36
|
+
| [**get_reconciliation_balance_by_id**](BankAccountsApi.md#get_reconciliation_balance_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/balances | Retrieve a reconciliation's balance |
|
37
|
+
| [**get_reconciliation_by_id**](BankAccountsApi.md#get_reconciliation_by_id) | **GET** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId} | Retrieve a reconciliation |
|
38
|
+
| [**get_reconciliations**](BankAccountsApi.md#get_reconciliations) | **GET** /v1/bankaccounts/{bankAccountId}/reconciliations | Retrieve all reconciliations |
|
32
39
|
| [**get_undeposited_funds**](BankAccountsApi.md#get_undeposited_funds) | **GET** /v1/bankaccounts/{bankAccountId}/undepositedfunds | Retrieve all undeposited funds |
|
40
|
+
| [**unclear_transactions**](BankAccountsApi.md#unclear_transactions) | **POST** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/uncleartransactionsrequest | Un-clear transactions for a reconciliation |
|
33
41
|
| [**update_bank_account**](BankAccountsApi.md#update_bank_account) | **PUT** /v1/bankaccounts/{bankAccountId} | Update a bank account |
|
34
42
|
| [**update_bank_account_deposit**](BankAccountsApi.md#update_bank_account_deposit) | **PUT** /v1/bankaccounts/{bankAccountId}/deposits/{depositId} | Update a deposit |
|
35
43
|
| [**update_bank_account_transfer**](BankAccountsApi.md#update_bank_account_transfer) | **PUT** /v1/bankaccounts/{bankAccountId}/transfers/{transferId} | Update a transfer |
|
36
44
|
| [**update_bank_account_withdrawal**](BankAccountsApi.md#update_bank_account_withdrawal) | **PUT** /v1/bankaccounts/{bankAccountId}/withdrawals/{withdrawalId} | Update a withdrawal |
|
37
45
|
| [**update_check_for_bank_account**](BankAccountsApi.md#update_check_for_bank_account) | **PUT** /v1/bankaccounts/{bankAccountId}/checks/{checkId} | Update a check |
|
38
46
|
| [**update_quick_deposit**](BankAccountsApi.md#update_quick_deposit) | **PUT** /v1/bankaccounts/{bankAccountId}/quickdeposits/{quickDepositId} | Update a quick deposit |
|
47
|
+
| [**update_reconciliation**](BankAccountsApi.md#update_reconciliation) | **PUT** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId} | Update a reconciliation |
|
48
|
+
| [**update_reconciliation_balances**](BankAccountsApi.md#update_reconciliation_balances) | **PUT** /v1/bankaccounts/{bankAccountId}/reconciliations/{reconciliationId}/balances | Update a reconciliation's balance |
|
49
|
+
|
50
|
+
|
51
|
+
## clear_transactions
|
52
|
+
|
53
|
+
> clear_transactions(bank_account_id, reconciliation_id, clear_transactions_request)
|
54
|
+
|
55
|
+
Clear transactions for a reconciliation
|
56
|
+
|
57
|
+
Clears transactions for a reconciliation. Reconciliation transactions can only be cleared for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
58
|
+
|
59
|
+
### Examples
|
60
|
+
|
61
|
+
```ruby
|
62
|
+
require 'time'
|
63
|
+
require 'buildium-ruby'
|
64
|
+
# setup authorization
|
65
|
+
Buildium.configure do |config|
|
66
|
+
# Configure API key authorization: clientId
|
67
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
68
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
69
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
70
|
+
|
71
|
+
# Configure API key authorization: clientSecret
|
72
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
73
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
74
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
75
|
+
end
|
76
|
+
|
77
|
+
api_instance = Buildium::BankAccountsApi.new
|
78
|
+
bank_account_id = 56 # Integer |
|
79
|
+
reconciliation_id = 56 # Integer |
|
80
|
+
clear_transactions_request = Buildium::ClearTransactionsRequest.new({transaction_ids: [37]}) # ClearTransactionsRequest |
|
81
|
+
|
82
|
+
begin
|
83
|
+
# Clear transactions for a reconciliation
|
84
|
+
api_instance.clear_transactions(bank_account_id, reconciliation_id, clear_transactions_request)
|
85
|
+
rescue Buildium::ApiError => e
|
86
|
+
puts "Error when calling BankAccountsApi->clear_transactions: #{e}"
|
87
|
+
end
|
88
|
+
```
|
89
|
+
|
90
|
+
#### Using the clear_transactions_with_http_info variant
|
91
|
+
|
92
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
93
|
+
|
94
|
+
> <Array(nil, Integer, Hash)> clear_transactions_with_http_info(bank_account_id, reconciliation_id, clear_transactions_request)
|
95
|
+
|
96
|
+
```ruby
|
97
|
+
begin
|
98
|
+
# Clear transactions for a reconciliation
|
99
|
+
data, status_code, headers = api_instance.clear_transactions_with_http_info(bank_account_id, reconciliation_id, clear_transactions_request)
|
100
|
+
p status_code # => 2xx
|
101
|
+
p headers # => { ... }
|
102
|
+
p data # => nil
|
103
|
+
rescue Buildium::ApiError => e
|
104
|
+
puts "Error when calling BankAccountsApi->clear_transactions_with_http_info: #{e}"
|
105
|
+
end
|
106
|
+
```
|
107
|
+
|
108
|
+
### Parameters
|
109
|
+
|
110
|
+
| Name | Type | Description | Notes |
|
111
|
+
| ---- | ---- | ----------- | ----- |
|
112
|
+
| **bank_account_id** | **Integer** | | |
|
113
|
+
| **reconciliation_id** | **Integer** | | |
|
114
|
+
| **clear_transactions_request** | [**ClearTransactionsRequest**](ClearTransactionsRequest.md) | | |
|
115
|
+
|
116
|
+
### Return type
|
117
|
+
|
118
|
+
nil (empty response body)
|
119
|
+
|
120
|
+
### Authorization
|
121
|
+
|
122
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
123
|
+
|
124
|
+
### HTTP request headers
|
125
|
+
|
126
|
+
- **Content-Type**: application/json
|
127
|
+
- **Accept**: application/json
|
39
128
|
|
40
129
|
|
41
130
|
## create_bank_account
|
42
131
|
|
43
|
-
> <BankAccountMessage> create_bank_account(
|
132
|
+
> <BankAccountMessage> create_bank_account(create_bank_account_request)
|
44
133
|
|
45
134
|
Create a bank account
|
46
135
|
|
47
|
-
Creates a bank account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
136
|
+
Creates a bank account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Banking</span> - `View` `Edit`
|
48
137
|
|
49
138
|
### Examples
|
50
139
|
|
@@ -65,11 +154,11 @@ Buildium.configure do |config|
|
|
65
154
|
end
|
66
155
|
|
67
156
|
api_instance = Buildium::BankAccountsApi.new
|
68
|
-
|
157
|
+
create_bank_account_request = Buildium::CreateBankAccountRequest.new({name: 'name_example', bank_account_type: 'Checking', country: 'Afghanistan'}) # CreateBankAccountRequest |
|
69
158
|
|
70
159
|
begin
|
71
160
|
# Create a bank account
|
72
|
-
result = api_instance.create_bank_account(
|
161
|
+
result = api_instance.create_bank_account(create_bank_account_request)
|
73
162
|
p result
|
74
163
|
rescue Buildium::ApiError => e
|
75
164
|
puts "Error when calling BankAccountsApi->create_bank_account: #{e}"
|
@@ -80,12 +169,12 @@ end
|
|
80
169
|
|
81
170
|
This returns an Array which contains the response data, status code and headers.
|
82
171
|
|
83
|
-
> <Array(<BankAccountMessage>, Integer, Hash)> create_bank_account_with_http_info(
|
172
|
+
> <Array(<BankAccountMessage>, Integer, Hash)> create_bank_account_with_http_info(create_bank_account_request)
|
84
173
|
|
85
174
|
```ruby
|
86
175
|
begin
|
87
176
|
# Create a bank account
|
88
|
-
data, status_code, headers = api_instance.create_bank_account_with_http_info(
|
177
|
+
data, status_code, headers = api_instance.create_bank_account_with_http_info(create_bank_account_request)
|
89
178
|
p status_code # => 2xx
|
90
179
|
p headers # => { ... }
|
91
180
|
p data # => <BankAccountMessage>
|
@@ -98,7 +187,7 @@ end
|
|
98
187
|
|
99
188
|
| Name | Type | Description | Notes |
|
100
189
|
| ---- | ---- | ----------- | ----- |
|
101
|
-
| **
|
190
|
+
| **create_bank_account_request** | [**CreateBankAccountRequest**](CreateBankAccountRequest.md) | | |
|
102
191
|
|
103
192
|
### Return type
|
104
193
|
|
@@ -116,11 +205,11 @@ end
|
|
116
205
|
|
117
206
|
## create_bank_account_check
|
118
207
|
|
119
|
-
> <BankAccountCheckMessage> create_bank_account_check(bank_account_id,
|
208
|
+
> <BankAccountCheckMessage> create_bank_account_check(bank_account_id, create_bank_account_check_request)
|
120
209
|
|
121
210
|
Create a check
|
122
211
|
|
123
|
-
Creates a check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
212
|
+
Creates a check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
124
213
|
|
125
214
|
### Examples
|
126
215
|
|
@@ -142,11 +231,11 @@ end
|
|
142
231
|
|
143
232
|
api_instance = Buildium::BankAccountsApi.new
|
144
233
|
bank_account_id = 56 # Integer |
|
145
|
-
|
234
|
+
create_bank_account_check_request = Buildium::CreateBankAccountCheckRequest.new({payee: Buildium::BankAccountCheckPostMessagePayee.new({id: 37, type: 'Vendor'}), entry_date: Date.today, lines: [Buildium::BankAccountCheckLineSaveMessage.new({gl_account_id: 37, accounting_entity: Buildium::BankAccountCheckLineSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'}), amount: 3.56})]}) # CreateBankAccountCheckRequest |
|
146
235
|
|
147
236
|
begin
|
148
237
|
# Create a check
|
149
|
-
result = api_instance.create_bank_account_check(bank_account_id,
|
238
|
+
result = api_instance.create_bank_account_check(bank_account_id, create_bank_account_check_request)
|
150
239
|
p result
|
151
240
|
rescue Buildium::ApiError => e
|
152
241
|
puts "Error when calling BankAccountsApi->create_bank_account_check: #{e}"
|
@@ -157,12 +246,12 @@ end
|
|
157
246
|
|
158
247
|
This returns an Array which contains the response data, status code and headers.
|
159
248
|
|
160
|
-
> <Array(<BankAccountCheckMessage>, Integer, Hash)> create_bank_account_check_with_http_info(bank_account_id,
|
249
|
+
> <Array(<BankAccountCheckMessage>, Integer, Hash)> create_bank_account_check_with_http_info(bank_account_id, create_bank_account_check_request)
|
161
250
|
|
162
251
|
```ruby
|
163
252
|
begin
|
164
253
|
# Create a check
|
165
|
-
data, status_code, headers = api_instance.create_bank_account_check_with_http_info(bank_account_id,
|
254
|
+
data, status_code, headers = api_instance.create_bank_account_check_with_http_info(bank_account_id, create_bank_account_check_request)
|
166
255
|
p status_code # => 2xx
|
167
256
|
p headers # => { ... }
|
168
257
|
p data # => <BankAccountCheckMessage>
|
@@ -176,7 +265,7 @@ end
|
|
176
265
|
| Name | Type | Description | Notes |
|
177
266
|
| ---- | ---- | ----------- | ----- |
|
178
267
|
| **bank_account_id** | **Integer** | | |
|
179
|
-
| **
|
268
|
+
| **create_bank_account_check_request** | [**CreateBankAccountCheckRequest**](CreateBankAccountCheckRequest.md) | | |
|
180
269
|
|
181
270
|
### Return type
|
182
271
|
|
@@ -194,11 +283,11 @@ end
|
|
194
283
|
|
195
284
|
## create_bank_account_deposit
|
196
285
|
|
197
|
-
> <BankAccountDepositMessage> create_bank_account_deposit(bank_account_id,
|
286
|
+
> <BankAccountDepositMessage> create_bank_account_deposit(bank_account_id, create_bank_account_deposit_request)
|
198
287
|
|
199
288
|
Create a deposit
|
200
289
|
|
201
|
-
Creates a deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
290
|
+
Creates a deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
202
291
|
|
203
292
|
### Examples
|
204
293
|
|
@@ -220,11 +309,11 @@ end
|
|
220
309
|
|
221
310
|
api_instance = Buildium::BankAccountsApi.new
|
222
311
|
bank_account_id = 56 # Integer |
|
223
|
-
|
312
|
+
create_bank_account_deposit_request = Buildium::CreateBankAccountDepositRequest.new({entry_date: Date.today}) # CreateBankAccountDepositRequest |
|
224
313
|
|
225
314
|
begin
|
226
315
|
# Create a deposit
|
227
|
-
result = api_instance.create_bank_account_deposit(bank_account_id,
|
316
|
+
result = api_instance.create_bank_account_deposit(bank_account_id, create_bank_account_deposit_request)
|
228
317
|
p result
|
229
318
|
rescue Buildium::ApiError => e
|
230
319
|
puts "Error when calling BankAccountsApi->create_bank_account_deposit: #{e}"
|
@@ -235,12 +324,12 @@ end
|
|
235
324
|
|
236
325
|
This returns an Array which contains the response data, status code and headers.
|
237
326
|
|
238
|
-
> <Array(<BankAccountDepositMessage>, Integer, Hash)> create_bank_account_deposit_with_http_info(bank_account_id,
|
327
|
+
> <Array(<BankAccountDepositMessage>, Integer, Hash)> create_bank_account_deposit_with_http_info(bank_account_id, create_bank_account_deposit_request)
|
239
328
|
|
240
329
|
```ruby
|
241
330
|
begin
|
242
331
|
# Create a deposit
|
243
|
-
data, status_code, headers = api_instance.create_bank_account_deposit_with_http_info(bank_account_id,
|
332
|
+
data, status_code, headers = api_instance.create_bank_account_deposit_with_http_info(bank_account_id, create_bank_account_deposit_request)
|
244
333
|
p status_code # => 2xx
|
245
334
|
p headers # => { ... }
|
246
335
|
p data # => <BankAccountDepositMessage>
|
@@ -254,7 +343,7 @@ end
|
|
254
343
|
| Name | Type | Description | Notes |
|
255
344
|
| ---- | ---- | ----------- | ----- |
|
256
345
|
| **bank_account_id** | **Integer** | | |
|
257
|
-
| **
|
346
|
+
| **create_bank_account_deposit_request** | [**CreateBankAccountDepositRequest**](CreateBankAccountDepositRequest.md) | | |
|
258
347
|
|
259
348
|
### Return type
|
260
349
|
|
@@ -272,11 +361,11 @@ end
|
|
272
361
|
|
273
362
|
## create_bank_account_transfer
|
274
363
|
|
275
|
-
> <BankAccountTransferMessage> create_bank_account_transfer(bank_account_id,
|
364
|
+
> <BankAccountTransferMessage> create_bank_account_transfer(bank_account_id, create_bank_account_transfer_request)
|
276
365
|
|
277
366
|
Create a transfer
|
278
367
|
|
279
|
-
Creates a bank account transfer. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
368
|
+
Creates a bank account transfer. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
280
369
|
|
281
370
|
### Examples
|
282
371
|
|
@@ -298,11 +387,11 @@ end
|
|
298
387
|
|
299
388
|
api_instance = Buildium::BankAccountsApi.new
|
300
389
|
bank_account_id = 56 # Integer |
|
301
|
-
|
390
|
+
create_bank_account_transfer_request = Buildium::CreateBankAccountTransferRequest.new({entry_date: Date.today, transfer_to_bank_account_id: 37, total_amount: 3.56, accounting_entity: Buildium::BankAccountTransferSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateBankAccountTransferRequest |
|
302
391
|
|
303
392
|
begin
|
304
393
|
# Create a transfer
|
305
|
-
result = api_instance.create_bank_account_transfer(bank_account_id,
|
394
|
+
result = api_instance.create_bank_account_transfer(bank_account_id, create_bank_account_transfer_request)
|
306
395
|
p result
|
307
396
|
rescue Buildium::ApiError => e
|
308
397
|
puts "Error when calling BankAccountsApi->create_bank_account_transfer: #{e}"
|
@@ -313,12 +402,12 @@ end
|
|
313
402
|
|
314
403
|
This returns an Array which contains the response data, status code and headers.
|
315
404
|
|
316
|
-
> <Array(<BankAccountTransferMessage>, Integer, Hash)> create_bank_account_transfer_with_http_info(bank_account_id,
|
405
|
+
> <Array(<BankAccountTransferMessage>, Integer, Hash)> create_bank_account_transfer_with_http_info(bank_account_id, create_bank_account_transfer_request)
|
317
406
|
|
318
407
|
```ruby
|
319
408
|
begin
|
320
409
|
# Create a transfer
|
321
|
-
data, status_code, headers = api_instance.create_bank_account_transfer_with_http_info(bank_account_id,
|
410
|
+
data, status_code, headers = api_instance.create_bank_account_transfer_with_http_info(bank_account_id, create_bank_account_transfer_request)
|
322
411
|
p status_code # => 2xx
|
323
412
|
p headers # => { ... }
|
324
413
|
p data # => <BankAccountTransferMessage>
|
@@ -332,7 +421,7 @@ end
|
|
332
421
|
| Name | Type | Description | Notes |
|
333
422
|
| ---- | ---- | ----------- | ----- |
|
334
423
|
| **bank_account_id** | **Integer** | | |
|
335
|
-
| **
|
424
|
+
| **create_bank_account_transfer_request** | [**CreateBankAccountTransferRequest**](CreateBankAccountTransferRequest.md) | | |
|
336
425
|
|
337
426
|
### Return type
|
338
427
|
|
@@ -350,11 +439,11 @@ end
|
|
350
439
|
|
351
440
|
## create_check_upload_file_request
|
352
441
|
|
353
|
-
> <FileUploadTicketMessage> create_check_upload_file_request(bank_account_id, check_id,
|
442
|
+
> <FileUploadTicketMessage> create_check_upload_file_request(bank_account_id, check_id, create_upload_file_request_request)
|
354
443
|
|
355
444
|
Upload a file for a check
|
356
445
|
|
357
|
-
Uploads a file and associates it to the specified check record. <br /><br />Uploading a file requires making two API requests. Each step is outlined below. <br /><br /><strong>Step 1 - Save file metadata</strong><br /> The first step in the file upload process is to submit the file metadata to `/v1/bankaccounts/{bankAccountId:int}/checks/{checkId:int}/files/uploadrequests`. The response of this call will contain a URL and a collection of form data that will be used in step 2 to generate the request for the file binary upload. <br /><br /><strong>NOTE:</strong> The response data will expire after 5 minutes. The file metadata will not be saved in the Buildium system if step 2 of this process is not completed successfully. <br /><br /><strong>Step 2 - Upload the file binary</strong><br /> Uploading the file binary will require using the response from step 1 to form a POST request to the Buildium file provider. Follow these steps to create the request: <br /> 1. Form a POST request using the value of the `BucketUrl` property as the URL. <br /><br /> 2. Set the `Content-Type` header to `multipart/form-data`. <br /><br /> 3. Copy the fields from the `FormData` property to this request as form-data key/value pairs. <br /><strong>NOTE:</strong> These values must added to the request form-data in the order they were received in the response. <br /><br /> 4. Lastly create a form-data key named `file` and set the value to the file binary. <br /><strong>NOTE:</strong> This must be the last field in the form-data list. <br /><br />This image shows what the POST request should look like if you're using Postman: <img src=\"file-upload-example.png\" /><br /><br /> 5. Send the POST request! A successful request will return with a `204 - NO CONTENT` HTTP response code. For any failure responses, please refer to <a target=\"_blank\" href=\"https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses\">AWS documentation</a> on REST error responses. <br /><br /><strong>NOTE:</strong> The file identifier is not generated in this response. To retrieve the file identifier, call `/v1/files` and pass the `PhysicalFileName` value received from the response of this endpoint into the `physicalfilenames` query parameter. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
446
|
+
Uploads a file and associates it to the specified check record. <br /><br />Uploading a file requires making two API requests. Each step is outlined below. <br /><br /><strong>Step 1 - Save file metadata</strong><br /> The first step in the file upload process is to submit the file metadata to `/v1/bankaccounts/{bankAccountId:int}/checks/{checkId:int}/files/uploadrequests`. The response of this call will contain a URL and a collection of form data that will be used in step 2 to generate the request for the file binary upload. <br /><br /><strong>NOTE:</strong> The response data will expire after 5 minutes. The file metadata will not be saved in the Buildium system if step 2 of this process is not completed successfully. <br /><br /><strong>Step 2 - Upload the file binary</strong><br /> Uploading the file binary will require using the response from step 1 to form a POST request to the Buildium file provider. Follow these steps to create the request: <br /> 1. Form a POST request using the value of the `BucketUrl` property as the URL. <br /><br /> 2. Set the `Content-Type` header to `multipart/form-data`. <br /><br /> 3. Copy the fields from the `FormData` property to this request as form-data key/value pairs. <br /><strong>NOTE:</strong> These values must added to the request form-data in the order they were received in the response. <br /><br /> 4. Lastly create a form-data key named `file` and set the value to the file binary. <br /><strong>NOTE:</strong> This must be the last field in the form-data list. <br /><br />This image shows what the POST request should look like if you're using Postman: <img src=\"file-upload-example.png\" /><br /><br /> 5. Send the POST request! A successful request will return with a `204 - NO CONTENT` HTTP response code. For any failure responses, please refer to <a target=\"_blank\" href=\"https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses\">AWS documentation</a> on REST error responses. <br /><br /><strong>NOTE:</strong> The file identifier is not generated in this response. To retrieve the file identifier, call `/v1/files` and pass the `PhysicalFileName` value received from the response of this endpoint into the `physicalfilenames` query parameter. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Checks</span> - `View` `Edit` <span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
358
447
|
|
359
448
|
### Examples
|
360
449
|
|
@@ -377,11 +466,11 @@ end
|
|
377
466
|
api_instance = Buildium::BankAccountsApi.new
|
378
467
|
bank_account_id = 56 # Integer |
|
379
468
|
check_id = 56 # Integer |
|
380
|
-
|
469
|
+
create_upload_file_request_request = Buildium::CreateUploadFileRequestRequest.new({file_name: 'file_name_example'}) # CreateUploadFileRequestRequest |
|
381
470
|
|
382
471
|
begin
|
383
472
|
# Upload a file for a check
|
384
|
-
result = api_instance.create_check_upload_file_request(bank_account_id, check_id,
|
473
|
+
result = api_instance.create_check_upload_file_request(bank_account_id, check_id, create_upload_file_request_request)
|
385
474
|
p result
|
386
475
|
rescue Buildium::ApiError => e
|
387
476
|
puts "Error when calling BankAccountsApi->create_check_upload_file_request: #{e}"
|
@@ -392,12 +481,12 @@ end
|
|
392
481
|
|
393
482
|
This returns an Array which contains the response data, status code and headers.
|
394
483
|
|
395
|
-
> <Array(<FileUploadTicketMessage>, Integer, Hash)> create_check_upload_file_request_with_http_info(bank_account_id, check_id,
|
484
|
+
> <Array(<FileUploadTicketMessage>, Integer, Hash)> create_check_upload_file_request_with_http_info(bank_account_id, check_id, create_upload_file_request_request)
|
396
485
|
|
397
486
|
```ruby
|
398
487
|
begin
|
399
488
|
# Upload a file for a check
|
400
|
-
data, status_code, headers = api_instance.create_check_upload_file_request_with_http_info(bank_account_id, check_id,
|
489
|
+
data, status_code, headers = api_instance.create_check_upload_file_request_with_http_info(bank_account_id, check_id, create_upload_file_request_request)
|
401
490
|
p status_code # => 2xx
|
402
491
|
p headers # => { ... }
|
403
492
|
p data # => <FileUploadTicketMessage>
|
@@ -412,7 +501,7 @@ end
|
|
412
501
|
| ---- | ---- | ----------- | ----- |
|
413
502
|
| **bank_account_id** | **Integer** | | |
|
414
503
|
| **check_id** | **Integer** | | |
|
415
|
-
| **
|
504
|
+
| **create_upload_file_request_request** | [**CreateUploadFileRequestRequest**](CreateUploadFileRequestRequest.md) | | |
|
416
505
|
|
417
506
|
### Return type
|
418
507
|
|
@@ -428,13 +517,91 @@ end
|
|
428
517
|
- **Accept**: application/json
|
429
518
|
|
430
519
|
|
520
|
+
## create_pending_reconciliations
|
521
|
+
|
522
|
+
> <BankAccountReconciliationMessage> create_pending_reconciliations(bank_account_id, create_pending_reconciliations_request)
|
523
|
+
|
524
|
+
Create a reconciliation
|
525
|
+
|
526
|
+
Creates a reconciliation. Reconciliations can only be created for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
527
|
+
|
528
|
+
### Examples
|
529
|
+
|
530
|
+
```ruby
|
531
|
+
require 'time'
|
532
|
+
require 'buildium-ruby'
|
533
|
+
# setup authorization
|
534
|
+
Buildium.configure do |config|
|
535
|
+
# Configure API key authorization: clientId
|
536
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
537
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
538
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
539
|
+
|
540
|
+
# Configure API key authorization: clientSecret
|
541
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
542
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
543
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
544
|
+
end
|
545
|
+
|
546
|
+
api_instance = Buildium::BankAccountsApi.new
|
547
|
+
bank_account_id = 56 # Integer |
|
548
|
+
create_pending_reconciliations_request = Buildium::CreatePendingReconciliationsRequest.new({statement_ending_date: Date.today, ending_balance: 3.56}) # CreatePendingReconciliationsRequest |
|
549
|
+
|
550
|
+
begin
|
551
|
+
# Create a reconciliation
|
552
|
+
result = api_instance.create_pending_reconciliations(bank_account_id, create_pending_reconciliations_request)
|
553
|
+
p result
|
554
|
+
rescue Buildium::ApiError => e
|
555
|
+
puts "Error when calling BankAccountsApi->create_pending_reconciliations: #{e}"
|
556
|
+
end
|
557
|
+
```
|
558
|
+
|
559
|
+
#### Using the create_pending_reconciliations_with_http_info variant
|
560
|
+
|
561
|
+
This returns an Array which contains the response data, status code and headers.
|
562
|
+
|
563
|
+
> <Array(<BankAccountReconciliationMessage>, Integer, Hash)> create_pending_reconciliations_with_http_info(bank_account_id, create_pending_reconciliations_request)
|
564
|
+
|
565
|
+
```ruby
|
566
|
+
begin
|
567
|
+
# Create a reconciliation
|
568
|
+
data, status_code, headers = api_instance.create_pending_reconciliations_with_http_info(bank_account_id, create_pending_reconciliations_request)
|
569
|
+
p status_code # => 2xx
|
570
|
+
p headers # => { ... }
|
571
|
+
p data # => <BankAccountReconciliationMessage>
|
572
|
+
rescue Buildium::ApiError => e
|
573
|
+
puts "Error when calling BankAccountsApi->create_pending_reconciliations_with_http_info: #{e}"
|
574
|
+
end
|
575
|
+
```
|
576
|
+
|
577
|
+
### Parameters
|
578
|
+
|
579
|
+
| Name | Type | Description | Notes |
|
580
|
+
| ---- | ---- | ----------- | ----- |
|
581
|
+
| **bank_account_id** | **Integer** | | |
|
582
|
+
| **create_pending_reconciliations_request** | [**CreatePendingReconciliationsRequest**](CreatePendingReconciliationsRequest.md) | | |
|
583
|
+
|
584
|
+
### Return type
|
585
|
+
|
586
|
+
[**BankAccountReconciliationMessage**](BankAccountReconciliationMessage.md)
|
587
|
+
|
588
|
+
### Authorization
|
589
|
+
|
590
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
591
|
+
|
592
|
+
### HTTP request headers
|
593
|
+
|
594
|
+
- **Content-Type**: application/json
|
595
|
+
- **Accept**: application/json
|
596
|
+
|
597
|
+
|
431
598
|
## create_quick_deposit
|
432
599
|
|
433
|
-
> <BankAccountQuickDepositMessage> create_quick_deposit(bank_account_id,
|
600
|
+
> <BankAccountQuickDepositMessage> create_quick_deposit(bank_account_id, create_quick_deposit_request)
|
434
601
|
|
435
602
|
Create a quick deposit
|
436
603
|
|
437
|
-
Creates a quick deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
604
|
+
Creates a quick deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
438
605
|
|
439
606
|
### Examples
|
440
607
|
|
@@ -456,11 +623,11 @@ end
|
|
456
623
|
|
457
624
|
api_instance = Buildium::BankAccountsApi.new
|
458
625
|
bank_account_id = 56 # Integer |
|
459
|
-
|
626
|
+
create_quick_deposit_request = Buildium::CreateQuickDepositRequest.new({entry_date: Date.today, offset_gl_account_id: 37, amount: 3.56, accounting_entity: Buildium::BankAccountQuickDepositSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateQuickDepositRequest |
|
460
627
|
|
461
628
|
begin
|
462
629
|
# Create a quick deposit
|
463
|
-
result = api_instance.create_quick_deposit(bank_account_id,
|
630
|
+
result = api_instance.create_quick_deposit(bank_account_id, create_quick_deposit_request)
|
464
631
|
p result
|
465
632
|
rescue Buildium::ApiError => e
|
466
633
|
puts "Error when calling BankAccountsApi->create_quick_deposit: #{e}"
|
@@ -471,12 +638,12 @@ end
|
|
471
638
|
|
472
639
|
This returns an Array which contains the response data, status code and headers.
|
473
640
|
|
474
|
-
> <Array(<BankAccountQuickDepositMessage>, Integer, Hash)> create_quick_deposit_with_http_info(bank_account_id,
|
641
|
+
> <Array(<BankAccountQuickDepositMessage>, Integer, Hash)> create_quick_deposit_with_http_info(bank_account_id, create_quick_deposit_request)
|
475
642
|
|
476
643
|
```ruby
|
477
644
|
begin
|
478
645
|
# Create a quick deposit
|
479
|
-
data, status_code, headers = api_instance.create_quick_deposit_with_http_info(bank_account_id,
|
646
|
+
data, status_code, headers = api_instance.create_quick_deposit_with_http_info(bank_account_id, create_quick_deposit_request)
|
480
647
|
p status_code # => 2xx
|
481
648
|
p headers # => { ... }
|
482
649
|
p data # => <BankAccountQuickDepositMessage>
|
@@ -490,7 +657,7 @@ end
|
|
490
657
|
| Name | Type | Description | Notes |
|
491
658
|
| ---- | ---- | ----------- | ----- |
|
492
659
|
| **bank_account_id** | **Integer** | | |
|
493
|
-
| **
|
660
|
+
| **create_quick_deposit_request** | [**CreateQuickDepositRequest**](CreateQuickDepositRequest.md) | | |
|
494
661
|
|
495
662
|
### Return type
|
496
663
|
|
@@ -508,11 +675,11 @@ end
|
|
508
675
|
|
509
676
|
## create_withdrawal_for_bank_account
|
510
677
|
|
511
|
-
> <BankAccountWithdrawalMessage> create_withdrawal_for_bank_account(bank_account_id,
|
678
|
+
> <BankAccountWithdrawalMessage> create_withdrawal_for_bank_account(bank_account_id, create_withdrawal_for_bank_account_request)
|
512
679
|
|
513
680
|
Create a withdrawal
|
514
681
|
|
515
|
-
Creates a bank account withdrawal. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
682
|
+
Creates a bank account withdrawal. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
516
683
|
|
517
684
|
### Examples
|
518
685
|
|
@@ -534,11 +701,11 @@ end
|
|
534
701
|
|
535
702
|
api_instance = Buildium::BankAccountsApi.new
|
536
703
|
bank_account_id = 56 # Integer |
|
537
|
-
|
704
|
+
create_withdrawal_for_bank_account_request = Buildium::CreateWithdrawalForBankAccountRequest.new({entry_date: Date.today, offset_gl_account_id: 37, amount: 3.56, accounting_entity: Buildium::BankAccountWithdrawalSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateWithdrawalForBankAccountRequest |
|
538
705
|
|
539
706
|
begin
|
540
707
|
# Create a withdrawal
|
541
|
-
result = api_instance.create_withdrawal_for_bank_account(bank_account_id,
|
708
|
+
result = api_instance.create_withdrawal_for_bank_account(bank_account_id, create_withdrawal_for_bank_account_request)
|
542
709
|
p result
|
543
710
|
rescue Buildium::ApiError => e
|
544
711
|
puts "Error when calling BankAccountsApi->create_withdrawal_for_bank_account: #{e}"
|
@@ -549,12 +716,12 @@ end
|
|
549
716
|
|
550
717
|
This returns an Array which contains the response data, status code and headers.
|
551
718
|
|
552
|
-
> <Array(<BankAccountWithdrawalMessage>, Integer, Hash)> create_withdrawal_for_bank_account_with_http_info(bank_account_id,
|
719
|
+
> <Array(<BankAccountWithdrawalMessage>, Integer, Hash)> create_withdrawal_for_bank_account_with_http_info(bank_account_id, create_withdrawal_for_bank_account_request)
|
553
720
|
|
554
721
|
```ruby
|
555
722
|
begin
|
556
723
|
# Create a withdrawal
|
557
|
-
data, status_code, headers = api_instance.create_withdrawal_for_bank_account_with_http_info(bank_account_id,
|
724
|
+
data, status_code, headers = api_instance.create_withdrawal_for_bank_account_with_http_info(bank_account_id, create_withdrawal_for_bank_account_request)
|
558
725
|
p status_code # => 2xx
|
559
726
|
p headers # => { ... }
|
560
727
|
p data # => <BankAccountWithdrawalMessage>
|
@@ -568,7 +735,7 @@ end
|
|
568
735
|
| Name | Type | Description | Notes |
|
569
736
|
| ---- | ---- | ----------- | ----- |
|
570
737
|
| **bank_account_id** | **Integer** | | |
|
571
|
-
| **
|
738
|
+
| **create_withdrawal_for_bank_account_request** | [**CreateWithdrawalForBankAccountRequest**](CreateWithdrawalForBankAccountRequest.md) | | |
|
572
739
|
|
573
740
|
### Return type
|
574
741
|
|
@@ -590,7 +757,7 @@ end
|
|
590
757
|
|
591
758
|
Delete a file for a check
|
592
759
|
|
593
|
-
Deletes a file for a check <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
760
|
+
Deletes a file for a check <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccounts</span> - `View` `Edit` `Delete` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
594
761
|
|
595
762
|
### Examples
|
596
763
|
|
@@ -669,7 +836,7 @@ nil (empty response body)
|
|
669
836
|
|
670
837
|
Download a file for a check
|
671
838
|
|
672
|
-
Downloads a specific file associated to the check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
839
|
+
Downloads a specific file associated to the check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
673
840
|
|
674
841
|
### Examples
|
675
842
|
|
@@ -743,13 +910,90 @@ end
|
|
743
910
|
- **Accept**: application/json
|
744
911
|
|
745
912
|
|
913
|
+
## finalize_reconciliation
|
914
|
+
|
915
|
+
> finalize_reconciliation(bank_account_id, reconciliation_id)
|
916
|
+
|
917
|
+
Finalize a manual reconciliation
|
918
|
+
|
919
|
+
Finalizes a manual reconciliation. Reconciliations can only be finalized for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
920
|
+
|
921
|
+
### Examples
|
922
|
+
|
923
|
+
```ruby
|
924
|
+
require 'time'
|
925
|
+
require 'buildium-ruby'
|
926
|
+
# setup authorization
|
927
|
+
Buildium.configure do |config|
|
928
|
+
# Configure API key authorization: clientId
|
929
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
930
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
931
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
932
|
+
|
933
|
+
# Configure API key authorization: clientSecret
|
934
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
935
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
936
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
937
|
+
end
|
938
|
+
|
939
|
+
api_instance = Buildium::BankAccountsApi.new
|
940
|
+
bank_account_id = 56 # Integer |
|
941
|
+
reconciliation_id = 56 # Integer |
|
942
|
+
|
943
|
+
begin
|
944
|
+
# Finalize a manual reconciliation
|
945
|
+
api_instance.finalize_reconciliation(bank_account_id, reconciliation_id)
|
946
|
+
rescue Buildium::ApiError => e
|
947
|
+
puts "Error when calling BankAccountsApi->finalize_reconciliation: #{e}"
|
948
|
+
end
|
949
|
+
```
|
950
|
+
|
951
|
+
#### Using the finalize_reconciliation_with_http_info variant
|
952
|
+
|
953
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
954
|
+
|
955
|
+
> <Array(nil, Integer, Hash)> finalize_reconciliation_with_http_info(bank_account_id, reconciliation_id)
|
956
|
+
|
957
|
+
```ruby
|
958
|
+
begin
|
959
|
+
# Finalize a manual reconciliation
|
960
|
+
data, status_code, headers = api_instance.finalize_reconciliation_with_http_info(bank_account_id, reconciliation_id)
|
961
|
+
p status_code # => 2xx
|
962
|
+
p headers # => { ... }
|
963
|
+
p data # => nil
|
964
|
+
rescue Buildium::ApiError => e
|
965
|
+
puts "Error when calling BankAccountsApi->finalize_reconciliation_with_http_info: #{e}"
|
966
|
+
end
|
967
|
+
```
|
968
|
+
|
969
|
+
### Parameters
|
970
|
+
|
971
|
+
| Name | Type | Description | Notes |
|
972
|
+
| ---- | ---- | ----------- | ----- |
|
973
|
+
| **bank_account_id** | **Integer** | | |
|
974
|
+
| **reconciliation_id** | **Integer** | | |
|
975
|
+
|
976
|
+
### Return type
|
977
|
+
|
978
|
+
nil (empty response body)
|
979
|
+
|
980
|
+
### Authorization
|
981
|
+
|
982
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
983
|
+
|
984
|
+
### HTTP request headers
|
985
|
+
|
986
|
+
- **Content-Type**: Not defined
|
987
|
+
- **Accept**: application/json
|
988
|
+
|
989
|
+
|
746
990
|
## get_all_bank_accounts
|
747
991
|
|
748
992
|
> <Array<BankAccountMessage>> get_all_bank_accounts(opts)
|
749
993
|
|
750
994
|
Retrieve all bank accounts
|
751
995
|
|
752
|
-
Retrieves a list of bank accounts. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
996
|
+
Retrieves a list of bank accounts. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
753
997
|
|
754
998
|
### Examples
|
755
999
|
|
@@ -837,7 +1081,7 @@ end
|
|
837
1081
|
|
838
1082
|
Retrieve all quick deposits
|
839
1083
|
|
840
|
-
Retrieves all quick deposits. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1084
|
+
Retrieves all quick deposits. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
841
1085
|
|
842
1086
|
### Examples
|
843
1087
|
|
@@ -925,7 +1169,7 @@ end
|
|
925
1169
|
|
926
1170
|
Retrieve a bank account
|
927
1171
|
|
928
|
-
Retrieves a specific bank account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1172
|
+
Retrieves a specific bank account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
929
1173
|
|
930
1174
|
### Examples
|
931
1175
|
|
@@ -1001,7 +1245,7 @@ end
|
|
1001
1245
|
|
1002
1246
|
Retrieve a file for a check
|
1003
1247
|
|
1004
|
-
Retrieves the metadata for a specific file associated with the specified check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1248
|
+
Retrieves the metadata for a specific file associated with the specified check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
1005
1249
|
|
1006
1250
|
### Examples
|
1007
1251
|
|
@@ -1081,7 +1325,7 @@ end
|
|
1081
1325
|
|
1082
1326
|
Retrieve all checks
|
1083
1327
|
|
1084
|
-
Retrieves all bank account checks. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1328
|
+
Retrieves all bank account checks. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
1085
1329
|
|
1086
1330
|
### Examples
|
1087
1331
|
|
@@ -1169,7 +1413,7 @@ end
|
|
1169
1413
|
|
1170
1414
|
Retrieve a deposit
|
1171
1415
|
|
1172
|
-
Retrieves a bank account deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1416
|
+
Retrieves a bank account deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for deposits associated with a Company) </span>
|
1173
1417
|
|
1174
1418
|
### Examples
|
1175
1419
|
|
@@ -1247,7 +1491,7 @@ end
|
|
1247
1491
|
|
1248
1492
|
Retrieve all deposits
|
1249
1493
|
|
1250
|
-
Retrieves all bank account deposits. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1494
|
+
Retrieves all bank account deposits. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for deposits associated with a Company) </span>
|
1251
1495
|
|
1252
1496
|
### Examples
|
1253
1497
|
|
@@ -1329,13 +1573,13 @@ end
|
|
1329
1573
|
- **Accept**: application/json
|
1330
1574
|
|
1331
1575
|
|
1332
|
-
##
|
1576
|
+
## get_bank_account_reconciliation_transactions
|
1333
1577
|
|
1334
|
-
> <
|
1578
|
+
> <Array<BankAccountReconciliationTransactionMessage>> get_bank_account_reconciliation_transactions(bank_account_id, reconciliation_id, opts)
|
1335
1579
|
|
1336
|
-
Retrieve a
|
1580
|
+
Retrieve all transactions for a reconciliation
|
1337
1581
|
|
1338
|
-
Retrieves
|
1582
|
+
Retrieves all transactions, both cleared and uncleared, up to the Statement Ending Date of the related reconciliation. This is true for pending and completed reconciliations. Transactions can only be retrieved for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
1339
1583
|
|
1340
1584
|
### Examples
|
1341
1585
|
|
@@ -1357,32 +1601,37 @@ end
|
|
1357
1601
|
|
1358
1602
|
api_instance = Buildium::BankAccountsApi.new
|
1359
1603
|
bank_account_id = 56 # Integer |
|
1360
|
-
|
1604
|
+
reconciliation_id = 56 # Integer |
|
1605
|
+
opts = {
|
1606
|
+
orderby: 'orderby_example', # String | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information.
|
1607
|
+
offset: 56, # Integer | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
1608
|
+
limit: 56 # Integer | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
1609
|
+
}
|
1361
1610
|
|
1362
1611
|
begin
|
1363
|
-
# Retrieve a
|
1364
|
-
result = api_instance.
|
1612
|
+
# Retrieve all transactions for a reconciliation
|
1613
|
+
result = api_instance.get_bank_account_reconciliation_transactions(bank_account_id, reconciliation_id, opts)
|
1365
1614
|
p result
|
1366
1615
|
rescue Buildium::ApiError => e
|
1367
|
-
puts "Error when calling BankAccountsApi->
|
1616
|
+
puts "Error when calling BankAccountsApi->get_bank_account_reconciliation_transactions: #{e}"
|
1368
1617
|
end
|
1369
1618
|
```
|
1370
1619
|
|
1371
|
-
#### Using the
|
1620
|
+
#### Using the get_bank_account_reconciliation_transactions_with_http_info variant
|
1372
1621
|
|
1373
1622
|
This returns an Array which contains the response data, status code and headers.
|
1374
1623
|
|
1375
|
-
> <Array(<
|
1624
|
+
> <Array(<Array<BankAccountReconciliationTransactionMessage>>, Integer, Hash)> get_bank_account_reconciliation_transactions_with_http_info(bank_account_id, reconciliation_id, opts)
|
1376
1625
|
|
1377
1626
|
```ruby
|
1378
1627
|
begin
|
1379
|
-
# Retrieve a
|
1380
|
-
data, status_code, headers = api_instance.
|
1628
|
+
# Retrieve all transactions for a reconciliation
|
1629
|
+
data, status_code, headers = api_instance.get_bank_account_reconciliation_transactions_with_http_info(bank_account_id, reconciliation_id, opts)
|
1381
1630
|
p status_code # => 2xx
|
1382
1631
|
p headers # => { ... }
|
1383
|
-
p data # => <
|
1632
|
+
p data # => <Array<BankAccountReconciliationTransactionMessage>>
|
1384
1633
|
rescue Buildium::ApiError => e
|
1385
|
-
puts "Error when calling BankAccountsApi->
|
1634
|
+
puts "Error when calling BankAccountsApi->get_bank_account_reconciliation_transactions_with_http_info: #{e}"
|
1386
1635
|
end
|
1387
1636
|
```
|
1388
1637
|
|
@@ -1391,11 +1640,14 @@ end
|
|
1391
1640
|
| Name | Type | Description | Notes |
|
1392
1641
|
| ---- | ---- | ----------- | ----- |
|
1393
1642
|
| **bank_account_id** | **Integer** | | |
|
1394
|
-
| **
|
1643
|
+
| **reconciliation_id** | **Integer** | | |
|
1644
|
+
| **orderby** | **String** | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information. | [optional] |
|
1645
|
+
| **offset** | **Integer** | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0. | [optional] |
|
1646
|
+
| **limit** | **Integer** | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50. | [optional] |
|
1395
1647
|
|
1396
1648
|
### Return type
|
1397
1649
|
|
1398
|
-
[**
|
1650
|
+
[**Array<BankAccountReconciliationTransactionMessage>**](BankAccountReconciliationTransactionMessage.md)
|
1399
1651
|
|
1400
1652
|
### Authorization
|
1401
1653
|
|
@@ -1407,13 +1659,13 @@ end
|
|
1407
1659
|
- **Accept**: application/json
|
1408
1660
|
|
1409
1661
|
|
1410
|
-
##
|
1662
|
+
## get_bank_account_transaction_by_id
|
1411
1663
|
|
1412
|
-
> <
|
1664
|
+
> <BankAccountTransactionMessage> get_bank_account_transaction_by_id(bank_account_id, transaction_id)
|
1413
1665
|
|
1414
|
-
Retrieve
|
1666
|
+
Retrieve a transaction
|
1415
1667
|
|
1416
|
-
Retrieves
|
1668
|
+
Retrieves a specific bank account transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Account</span> - `View`
|
1417
1669
|
|
1418
1670
|
### Examples
|
1419
1671
|
|
@@ -1435,40 +1687,32 @@ end
|
|
1435
1687
|
|
1436
1688
|
api_instance = Buildium::BankAccountsApi.new
|
1437
1689
|
bank_account_id = 56 # Integer |
|
1438
|
-
|
1439
|
-
enddate = Date.parse('2013-10-20') # Date | Filters results to any transactions that were recorded on or before the specified date. The value must be formatted as YYYY-MM-DD.
|
1440
|
-
opts = {
|
1441
|
-
selectionentityid: 56, # Integer | Filters results to any transaction containing journal lines for an entity associated with the specified entity id value. The id must be of the type specified in SelectionEntityType.
|
1442
|
-
selectionentitytype: 'Company', # String | Specifies the type of entity that SelectionEntityId refers to.
|
1443
|
-
orderby: 'orderby_example', # String | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information.
|
1444
|
-
offset: 56, # Integer | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
1445
|
-
limit: 56 # Integer | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
1446
|
-
}
|
1690
|
+
transaction_id = 56 # Integer |
|
1447
1691
|
|
1448
1692
|
begin
|
1449
|
-
# Retrieve
|
1450
|
-
result = api_instance.
|
1693
|
+
# Retrieve a transaction
|
1694
|
+
result = api_instance.get_bank_account_transaction_by_id(bank_account_id, transaction_id)
|
1451
1695
|
p result
|
1452
1696
|
rescue Buildium::ApiError => e
|
1453
|
-
puts "Error when calling BankAccountsApi->
|
1697
|
+
puts "Error when calling BankAccountsApi->get_bank_account_transaction_by_id: #{e}"
|
1454
1698
|
end
|
1455
1699
|
```
|
1456
1700
|
|
1457
|
-
#### Using the
|
1701
|
+
#### Using the get_bank_account_transaction_by_id_with_http_info variant
|
1458
1702
|
|
1459
1703
|
This returns an Array which contains the response data, status code and headers.
|
1460
1704
|
|
1461
|
-
> <Array(<
|
1705
|
+
> <Array(<BankAccountTransactionMessage>, Integer, Hash)> get_bank_account_transaction_by_id_with_http_info(bank_account_id, transaction_id)
|
1462
1706
|
|
1463
1707
|
```ruby
|
1464
1708
|
begin
|
1465
|
-
# Retrieve
|
1466
|
-
data, status_code, headers = api_instance.
|
1709
|
+
# Retrieve a transaction
|
1710
|
+
data, status_code, headers = api_instance.get_bank_account_transaction_by_id_with_http_info(bank_account_id, transaction_id)
|
1467
1711
|
p status_code # => 2xx
|
1468
1712
|
p headers # => { ... }
|
1469
|
-
p data # => <
|
1713
|
+
p data # => <BankAccountTransactionMessage>
|
1470
1714
|
rescue Buildium::ApiError => e
|
1471
|
-
puts "Error when calling BankAccountsApi->
|
1715
|
+
puts "Error when calling BankAccountsApi->get_bank_account_transaction_by_id_with_http_info: #{e}"
|
1472
1716
|
end
|
1473
1717
|
```
|
1474
1718
|
|
@@ -1477,17 +1721,11 @@ end
|
|
1477
1721
|
| Name | Type | Description | Notes |
|
1478
1722
|
| ---- | ---- | ----------- | ----- |
|
1479
1723
|
| **bank_account_id** | **Integer** | | |
|
1480
|
-
| **
|
1481
|
-
| **enddate** | **Date** | Filters results to any transactions that were recorded on or before the specified date. The value must be formatted as YYYY-MM-DD. | |
|
1482
|
-
| **selectionentityid** | **Integer** | Filters results to any transaction containing journal lines for an entity associated with the specified entity id value. The id must be of the type specified in SelectionEntityType. | [optional] |
|
1483
|
-
| **selectionentitytype** | **String** | Specifies the type of entity that SelectionEntityId refers to. | [optional] |
|
1484
|
-
| **orderby** | **String** | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information. | [optional] |
|
1485
|
-
| **offset** | **Integer** | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0. | [optional] |
|
1486
|
-
| **limit** | **Integer** | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50. | [optional] |
|
1724
|
+
| **transaction_id** | **Integer** | | |
|
1487
1725
|
|
1488
1726
|
### Return type
|
1489
1727
|
|
1490
|
-
[**
|
1728
|
+
[**BankAccountTransactionMessage**](BankAccountTransactionMessage.md)
|
1491
1729
|
|
1492
1730
|
### Authorization
|
1493
1731
|
|
@@ -1499,13 +1737,105 @@ end
|
|
1499
1737
|
- **Accept**: application/json
|
1500
1738
|
|
1501
1739
|
|
1502
|
-
##
|
1740
|
+
## get_bank_account_transactions
|
1741
|
+
|
1742
|
+
> <Array<BankAccountTransactionMessage>> get_bank_account_transactions(bank_account_id, startdate, enddate, opts)
|
1743
|
+
|
1744
|
+
Retrieve all transactions
|
1745
|
+
|
1746
|
+
Retrieves all bank account transactions. <br /><br /> Note: When using the `orderby` query string parameter, the only supported parameter is `EntryDate`. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
1747
|
+
|
1748
|
+
### Examples
|
1749
|
+
|
1750
|
+
```ruby
|
1751
|
+
require 'time'
|
1752
|
+
require 'buildium-ruby'
|
1753
|
+
# setup authorization
|
1754
|
+
Buildium.configure do |config|
|
1755
|
+
# Configure API key authorization: clientId
|
1756
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
1757
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1758
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
1759
|
+
|
1760
|
+
# Configure API key authorization: clientSecret
|
1761
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
1762
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1763
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
1764
|
+
end
|
1765
|
+
|
1766
|
+
api_instance = Buildium::BankAccountsApi.new
|
1767
|
+
bank_account_id = 56 # Integer |
|
1768
|
+
startdate = Date.parse('2013-10-20') # Date | Filters results to any transactions that were recorded on or after the specified date. The value must be formatted as YYYY-MM-DD.
|
1769
|
+
enddate = Date.parse('2013-10-20') # Date | Filters results to any transactions that were recorded on or before the specified date. The value must be formatted as YYYY-MM-DD.
|
1770
|
+
opts = {
|
1771
|
+
selectionentityid: 56, # Integer | Filters results to any transaction containing journal lines for an entity associated with the specified entity id value. The id must be of the type specified in SelectionEntityType.
|
1772
|
+
selectionentitytype: 'Company', # String | Specifies the type of entity that SelectionEntityId refers to.
|
1773
|
+
orderby: 'orderby_example', # String | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information.
|
1774
|
+
offset: 56, # Integer | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
1775
|
+
limit: 56 # Integer | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
1776
|
+
}
|
1777
|
+
|
1778
|
+
begin
|
1779
|
+
# Retrieve all transactions
|
1780
|
+
result = api_instance.get_bank_account_transactions(bank_account_id, startdate, enddate, opts)
|
1781
|
+
p result
|
1782
|
+
rescue Buildium::ApiError => e
|
1783
|
+
puts "Error when calling BankAccountsApi->get_bank_account_transactions: #{e}"
|
1784
|
+
end
|
1785
|
+
```
|
1786
|
+
|
1787
|
+
#### Using the get_bank_account_transactions_with_http_info variant
|
1788
|
+
|
1789
|
+
This returns an Array which contains the response data, status code and headers.
|
1790
|
+
|
1791
|
+
> <Array(<Array<BankAccountTransactionMessage>>, Integer, Hash)> get_bank_account_transactions_with_http_info(bank_account_id, startdate, enddate, opts)
|
1792
|
+
|
1793
|
+
```ruby
|
1794
|
+
begin
|
1795
|
+
# Retrieve all transactions
|
1796
|
+
data, status_code, headers = api_instance.get_bank_account_transactions_with_http_info(bank_account_id, startdate, enddate, opts)
|
1797
|
+
p status_code # => 2xx
|
1798
|
+
p headers # => { ... }
|
1799
|
+
p data # => <Array<BankAccountTransactionMessage>>
|
1800
|
+
rescue Buildium::ApiError => e
|
1801
|
+
puts "Error when calling BankAccountsApi->get_bank_account_transactions_with_http_info: #{e}"
|
1802
|
+
end
|
1803
|
+
```
|
1804
|
+
|
1805
|
+
### Parameters
|
1806
|
+
|
1807
|
+
| Name | Type | Description | Notes |
|
1808
|
+
| ---- | ---- | ----------- | ----- |
|
1809
|
+
| **bank_account_id** | **Integer** | | |
|
1810
|
+
| **startdate** | **Date** | Filters results to any transactions that were recorded on or after the specified date. The value must be formatted as YYYY-MM-DD. | |
|
1811
|
+
| **enddate** | **Date** | Filters results to any transactions that were recorded on or before the specified date. The value must be formatted as YYYY-MM-DD. | |
|
1812
|
+
| **selectionentityid** | **Integer** | Filters results to any transaction containing journal lines for an entity associated with the specified entity id value. The id must be of the type specified in SelectionEntityType. | [optional] |
|
1813
|
+
| **selectionentitytype** | **String** | Specifies the type of entity that SelectionEntityId refers to. | [optional] |
|
1814
|
+
| **orderby** | **String** | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information. | [optional] |
|
1815
|
+
| **offset** | **Integer** | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0. | [optional] |
|
1816
|
+
| **limit** | **Integer** | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50. | [optional] |
|
1817
|
+
|
1818
|
+
### Return type
|
1819
|
+
|
1820
|
+
[**Array<BankAccountTransactionMessage>**](BankAccountTransactionMessage.md)
|
1821
|
+
|
1822
|
+
### Authorization
|
1823
|
+
|
1824
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
1825
|
+
|
1826
|
+
### HTTP request headers
|
1827
|
+
|
1828
|
+
- **Content-Type**: Not defined
|
1829
|
+
- **Accept**: application/json
|
1830
|
+
|
1831
|
+
|
1832
|
+
## get_bank_account_transfer_by_id
|
1503
1833
|
|
1504
1834
|
> <BankAccountMessage> get_bank_account_transfer_by_id(bank_account_id, transfer_id)
|
1505
1835
|
|
1506
1836
|
Retrieve a transfer
|
1507
1837
|
|
1508
|
-
Retrieves a bank account transfer. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1838
|
+
Retrieves a bank account transfer. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
1509
1839
|
|
1510
1840
|
### Examples
|
1511
1841
|
|
@@ -1583,7 +1913,7 @@ end
|
|
1583
1913
|
|
1584
1914
|
Retrieve all transfers
|
1585
1915
|
|
1586
|
-
Retrieves all bank account transfers. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1916
|
+
Retrieves all bank account transfers. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
1587
1917
|
|
1588
1918
|
### Examples
|
1589
1919
|
|
@@ -1671,7 +2001,7 @@ end
|
|
1671
2001
|
|
1672
2002
|
Retrieve a withdrawal
|
1673
2003
|
|
1674
|
-
Retrieves a bank account withdrawal. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2004
|
+
Retrieves a bank account withdrawal. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccounts</span> - `View`
|
1675
2005
|
|
1676
2006
|
### Examples
|
1677
2007
|
|
@@ -1749,7 +2079,7 @@ end
|
|
1749
2079
|
|
1750
2080
|
Retrieve all withdrawals
|
1751
2081
|
|
1752
|
-
Retrieves all bank account withdrawals. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2082
|
+
Retrieves all bank account withdrawals. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccounts</span> - `View`
|
1753
2083
|
|
1754
2084
|
### Examples
|
1755
2085
|
|
@@ -1837,7 +2167,7 @@ end
|
|
1837
2167
|
|
1838
2168
|
Retrieve a check
|
1839
2169
|
|
1840
|
-
Retrieves a bank account check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2170
|
+
Retrieves a bank account check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
1841
2171
|
|
1842
2172
|
### Examples
|
1843
2173
|
|
@@ -1915,7 +2245,7 @@ end
|
|
1915
2245
|
|
1916
2246
|
Retrieve all files for a check
|
1917
2247
|
|
1918
|
-
Retrieves the metadata for all files associated to the specified check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2248
|
+
Retrieves the metadata for all files associated to the specified check. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` <br /><span class=\"permissionBlock\">Accounting > General Ledger Transactions</span> - `View` <span class=\"permissionBlock\">(Required for checks associated with a Company) </span>
|
1919
2249
|
|
1920
2250
|
### Examples
|
1921
2251
|
|
@@ -2001,7 +2331,7 @@ end
|
|
2001
2331
|
|
2002
2332
|
Retrieve a quick deposit
|
2003
2333
|
|
2004
|
-
Retrieves a quick deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2334
|
+
Retrieves a quick deposit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
2005
2335
|
|
2006
2336
|
### Examples
|
2007
2337
|
|
@@ -2073,13 +2403,253 @@ end
|
|
2073
2403
|
- **Accept**: application/json
|
2074
2404
|
|
2075
2405
|
|
2406
|
+
## get_reconciliation_balance_by_id
|
2407
|
+
|
2408
|
+
> <BankAccountReconciliationBalanceMessage> get_reconciliation_balance_by_id(bank_account_id, reconciliation_id)
|
2409
|
+
|
2410
|
+
Retrieve a reconciliation's balance
|
2411
|
+
|
2412
|
+
Retrieves a bank account reconciliation's balance. Reconciliation balances can only be retrieved for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
2413
|
+
|
2414
|
+
### Examples
|
2415
|
+
|
2416
|
+
```ruby
|
2417
|
+
require 'time'
|
2418
|
+
require 'buildium-ruby'
|
2419
|
+
# setup authorization
|
2420
|
+
Buildium.configure do |config|
|
2421
|
+
# Configure API key authorization: clientId
|
2422
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
2423
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2424
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
2425
|
+
|
2426
|
+
# Configure API key authorization: clientSecret
|
2427
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
2428
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2429
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
2430
|
+
end
|
2431
|
+
|
2432
|
+
api_instance = Buildium::BankAccountsApi.new
|
2433
|
+
bank_account_id = 56 # Integer |
|
2434
|
+
reconciliation_id = 56 # Integer |
|
2435
|
+
|
2436
|
+
begin
|
2437
|
+
# Retrieve a reconciliation's balance
|
2438
|
+
result = api_instance.get_reconciliation_balance_by_id(bank_account_id, reconciliation_id)
|
2439
|
+
p result
|
2440
|
+
rescue Buildium::ApiError => e
|
2441
|
+
puts "Error when calling BankAccountsApi->get_reconciliation_balance_by_id: #{e}"
|
2442
|
+
end
|
2443
|
+
```
|
2444
|
+
|
2445
|
+
#### Using the get_reconciliation_balance_by_id_with_http_info variant
|
2446
|
+
|
2447
|
+
This returns an Array which contains the response data, status code and headers.
|
2448
|
+
|
2449
|
+
> <Array(<BankAccountReconciliationBalanceMessage>, Integer, Hash)> get_reconciliation_balance_by_id_with_http_info(bank_account_id, reconciliation_id)
|
2450
|
+
|
2451
|
+
```ruby
|
2452
|
+
begin
|
2453
|
+
# Retrieve a reconciliation's balance
|
2454
|
+
data, status_code, headers = api_instance.get_reconciliation_balance_by_id_with_http_info(bank_account_id, reconciliation_id)
|
2455
|
+
p status_code # => 2xx
|
2456
|
+
p headers # => { ... }
|
2457
|
+
p data # => <BankAccountReconciliationBalanceMessage>
|
2458
|
+
rescue Buildium::ApiError => e
|
2459
|
+
puts "Error when calling BankAccountsApi->get_reconciliation_balance_by_id_with_http_info: #{e}"
|
2460
|
+
end
|
2461
|
+
```
|
2462
|
+
|
2463
|
+
### Parameters
|
2464
|
+
|
2465
|
+
| Name | Type | Description | Notes |
|
2466
|
+
| ---- | ---- | ----------- | ----- |
|
2467
|
+
| **bank_account_id** | **Integer** | | |
|
2468
|
+
| **reconciliation_id** | **Integer** | | |
|
2469
|
+
|
2470
|
+
### Return type
|
2471
|
+
|
2472
|
+
[**BankAccountReconciliationBalanceMessage**](BankAccountReconciliationBalanceMessage.md)
|
2473
|
+
|
2474
|
+
### Authorization
|
2475
|
+
|
2476
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
2477
|
+
|
2478
|
+
### HTTP request headers
|
2479
|
+
|
2480
|
+
- **Content-Type**: Not defined
|
2481
|
+
- **Accept**: application/json
|
2482
|
+
|
2483
|
+
|
2484
|
+
## get_reconciliation_by_id
|
2485
|
+
|
2486
|
+
> <BankAccountReconciliationMessage> get_reconciliation_by_id(bank_account_id, reconciliation_id)
|
2487
|
+
|
2488
|
+
Retrieve a reconciliation
|
2489
|
+
|
2490
|
+
Retrieves a bank account reconciliation. Reconciliations can only be retrieved for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
2491
|
+
|
2492
|
+
### Examples
|
2493
|
+
|
2494
|
+
```ruby
|
2495
|
+
require 'time'
|
2496
|
+
require 'buildium-ruby'
|
2497
|
+
# setup authorization
|
2498
|
+
Buildium.configure do |config|
|
2499
|
+
# Configure API key authorization: clientId
|
2500
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
2501
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2502
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
2503
|
+
|
2504
|
+
# Configure API key authorization: clientSecret
|
2505
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
2506
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2507
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
2508
|
+
end
|
2509
|
+
|
2510
|
+
api_instance = Buildium::BankAccountsApi.new
|
2511
|
+
bank_account_id = 56 # Integer |
|
2512
|
+
reconciliation_id = 56 # Integer |
|
2513
|
+
|
2514
|
+
begin
|
2515
|
+
# Retrieve a reconciliation
|
2516
|
+
result = api_instance.get_reconciliation_by_id(bank_account_id, reconciliation_id)
|
2517
|
+
p result
|
2518
|
+
rescue Buildium::ApiError => e
|
2519
|
+
puts "Error when calling BankAccountsApi->get_reconciliation_by_id: #{e}"
|
2520
|
+
end
|
2521
|
+
```
|
2522
|
+
|
2523
|
+
#### Using the get_reconciliation_by_id_with_http_info variant
|
2524
|
+
|
2525
|
+
This returns an Array which contains the response data, status code and headers.
|
2526
|
+
|
2527
|
+
> <Array(<BankAccountReconciliationMessage>, Integer, Hash)> get_reconciliation_by_id_with_http_info(bank_account_id, reconciliation_id)
|
2528
|
+
|
2529
|
+
```ruby
|
2530
|
+
begin
|
2531
|
+
# Retrieve a reconciliation
|
2532
|
+
data, status_code, headers = api_instance.get_reconciliation_by_id_with_http_info(bank_account_id, reconciliation_id)
|
2533
|
+
p status_code # => 2xx
|
2534
|
+
p headers # => { ... }
|
2535
|
+
p data # => <BankAccountReconciliationMessage>
|
2536
|
+
rescue Buildium::ApiError => e
|
2537
|
+
puts "Error when calling BankAccountsApi->get_reconciliation_by_id_with_http_info: #{e}"
|
2538
|
+
end
|
2539
|
+
```
|
2540
|
+
|
2541
|
+
### Parameters
|
2542
|
+
|
2543
|
+
| Name | Type | Description | Notes |
|
2544
|
+
| ---- | ---- | ----------- | ----- |
|
2545
|
+
| **bank_account_id** | **Integer** | | |
|
2546
|
+
| **reconciliation_id** | **Integer** | | |
|
2547
|
+
|
2548
|
+
### Return type
|
2549
|
+
|
2550
|
+
[**BankAccountReconciliationMessage**](BankAccountReconciliationMessage.md)
|
2551
|
+
|
2552
|
+
### Authorization
|
2553
|
+
|
2554
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
2555
|
+
|
2556
|
+
### HTTP request headers
|
2557
|
+
|
2558
|
+
- **Content-Type**: Not defined
|
2559
|
+
- **Accept**: application/json
|
2560
|
+
|
2561
|
+
|
2562
|
+
## get_reconciliations
|
2563
|
+
|
2564
|
+
> <Array<BankAccountReconciliationMessage>> get_reconciliations(bank_account_id, opts)
|
2565
|
+
|
2566
|
+
Retrieve all reconciliations
|
2567
|
+
|
2568
|
+
Retrieves all bank account reconciliations. Reconciliations can only be retrieved for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View`
|
2569
|
+
|
2570
|
+
### Examples
|
2571
|
+
|
2572
|
+
```ruby
|
2573
|
+
require 'time'
|
2574
|
+
require 'buildium-ruby'
|
2575
|
+
# setup authorization
|
2576
|
+
Buildium.configure do |config|
|
2577
|
+
# Configure API key authorization: clientId
|
2578
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
2579
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2580
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
2581
|
+
|
2582
|
+
# Configure API key authorization: clientSecret
|
2583
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
2584
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2585
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
2586
|
+
end
|
2587
|
+
|
2588
|
+
api_instance = Buildium::BankAccountsApi.new
|
2589
|
+
bank_account_id = 56 # Integer |
|
2590
|
+
opts = {
|
2591
|
+
orderby: 'orderby_example', # String | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information.
|
2592
|
+
offset: 56, # Integer | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
2593
|
+
limit: 56 # Integer | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
2594
|
+
}
|
2595
|
+
|
2596
|
+
begin
|
2597
|
+
# Retrieve all reconciliations
|
2598
|
+
result = api_instance.get_reconciliations(bank_account_id, opts)
|
2599
|
+
p result
|
2600
|
+
rescue Buildium::ApiError => e
|
2601
|
+
puts "Error when calling BankAccountsApi->get_reconciliations: #{e}"
|
2602
|
+
end
|
2603
|
+
```
|
2604
|
+
|
2605
|
+
#### Using the get_reconciliations_with_http_info variant
|
2606
|
+
|
2607
|
+
This returns an Array which contains the response data, status code and headers.
|
2608
|
+
|
2609
|
+
> <Array(<Array<BankAccountReconciliationMessage>>, Integer, Hash)> get_reconciliations_with_http_info(bank_account_id, opts)
|
2610
|
+
|
2611
|
+
```ruby
|
2612
|
+
begin
|
2613
|
+
# Retrieve all reconciliations
|
2614
|
+
data, status_code, headers = api_instance.get_reconciliations_with_http_info(bank_account_id, opts)
|
2615
|
+
p status_code # => 2xx
|
2616
|
+
p headers # => { ... }
|
2617
|
+
p data # => <Array<BankAccountReconciliationMessage>>
|
2618
|
+
rescue Buildium::ApiError => e
|
2619
|
+
puts "Error when calling BankAccountsApi->get_reconciliations_with_http_info: #{e}"
|
2620
|
+
end
|
2621
|
+
```
|
2622
|
+
|
2623
|
+
### Parameters
|
2624
|
+
|
2625
|
+
| Name | Type | Description | Notes |
|
2626
|
+
| ---- | ---- | ----------- | ----- |
|
2627
|
+
| **bank_account_id** | **Integer** | | |
|
2628
|
+
| **orderby** | **String** | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information. | [optional] |
|
2629
|
+
| **offset** | **Integer** | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0. | [optional] |
|
2630
|
+
| **limit** | **Integer** | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50. | [optional] |
|
2631
|
+
|
2632
|
+
### Return type
|
2633
|
+
|
2634
|
+
[**Array<BankAccountReconciliationMessage>**](BankAccountReconciliationMessage.md)
|
2635
|
+
|
2636
|
+
### Authorization
|
2637
|
+
|
2638
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
2639
|
+
|
2640
|
+
### HTTP request headers
|
2641
|
+
|
2642
|
+
- **Content-Type**: Not defined
|
2643
|
+
- **Accept**: application/json
|
2644
|
+
|
2645
|
+
|
2076
2646
|
## get_undeposited_funds
|
2077
2647
|
|
2078
2648
|
> <Array<UndepositedFundsMessage>> get_undeposited_funds(bank_account_id, opts)
|
2079
2649
|
|
2080
2650
|
Retrieve all undeposited funds
|
2081
2651
|
|
2082
|
-
Retrieve all bank account undeposited funds. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2652
|
+
Retrieve all bank account undeposited funds. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
2083
2653
|
|
2084
2654
|
### Examples
|
2085
2655
|
|
@@ -2157,13 +2727,92 @@ end
|
|
2157
2727
|
- **Accept**: application/json
|
2158
2728
|
|
2159
2729
|
|
2730
|
+
## unclear_transactions
|
2731
|
+
|
2732
|
+
> unclear_transactions(bank_account_id, reconciliation_id, unclear_transactions_request)
|
2733
|
+
|
2734
|
+
Un-clear transactions for a reconciliation
|
2735
|
+
|
2736
|
+
Un-clears transactions for a reconciliation. Reconciliation transactions can only be un-cleared for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
2737
|
+
|
2738
|
+
### Examples
|
2739
|
+
|
2740
|
+
```ruby
|
2741
|
+
require 'time'
|
2742
|
+
require 'buildium-ruby'
|
2743
|
+
# setup authorization
|
2744
|
+
Buildium.configure do |config|
|
2745
|
+
# Configure API key authorization: clientId
|
2746
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
2747
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2748
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
2749
|
+
|
2750
|
+
# Configure API key authorization: clientSecret
|
2751
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
2752
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2753
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
2754
|
+
end
|
2755
|
+
|
2756
|
+
api_instance = Buildium::BankAccountsApi.new
|
2757
|
+
bank_account_id = 56 # Integer |
|
2758
|
+
reconciliation_id = 56 # Integer |
|
2759
|
+
unclear_transactions_request = Buildium::UnclearTransactionsRequest.new({transaction_ids: [37]}) # UnclearTransactionsRequest |
|
2760
|
+
|
2761
|
+
begin
|
2762
|
+
# Un-clear transactions for a reconciliation
|
2763
|
+
api_instance.unclear_transactions(bank_account_id, reconciliation_id, unclear_transactions_request)
|
2764
|
+
rescue Buildium::ApiError => e
|
2765
|
+
puts "Error when calling BankAccountsApi->unclear_transactions: #{e}"
|
2766
|
+
end
|
2767
|
+
```
|
2768
|
+
|
2769
|
+
#### Using the unclear_transactions_with_http_info variant
|
2770
|
+
|
2771
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
2772
|
+
|
2773
|
+
> <Array(nil, Integer, Hash)> unclear_transactions_with_http_info(bank_account_id, reconciliation_id, unclear_transactions_request)
|
2774
|
+
|
2775
|
+
```ruby
|
2776
|
+
begin
|
2777
|
+
# Un-clear transactions for a reconciliation
|
2778
|
+
data, status_code, headers = api_instance.unclear_transactions_with_http_info(bank_account_id, reconciliation_id, unclear_transactions_request)
|
2779
|
+
p status_code # => 2xx
|
2780
|
+
p headers # => { ... }
|
2781
|
+
p data # => nil
|
2782
|
+
rescue Buildium::ApiError => e
|
2783
|
+
puts "Error when calling BankAccountsApi->unclear_transactions_with_http_info: #{e}"
|
2784
|
+
end
|
2785
|
+
```
|
2786
|
+
|
2787
|
+
### Parameters
|
2788
|
+
|
2789
|
+
| Name | Type | Description | Notes |
|
2790
|
+
| ---- | ---- | ----------- | ----- |
|
2791
|
+
| **bank_account_id** | **Integer** | | |
|
2792
|
+
| **reconciliation_id** | **Integer** | | |
|
2793
|
+
| **unclear_transactions_request** | [**UnclearTransactionsRequest**](UnclearTransactionsRequest.md) | | |
|
2794
|
+
|
2795
|
+
### Return type
|
2796
|
+
|
2797
|
+
nil (empty response body)
|
2798
|
+
|
2799
|
+
### Authorization
|
2800
|
+
|
2801
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
2802
|
+
|
2803
|
+
### HTTP request headers
|
2804
|
+
|
2805
|
+
- **Content-Type**: application/json
|
2806
|
+
- **Accept**: application/json
|
2807
|
+
|
2808
|
+
|
2160
2809
|
## update_bank_account
|
2161
2810
|
|
2162
|
-
> <BankAccountMessage> update_bank_account(bank_account_id,
|
2811
|
+
> <BankAccountMessage> update_bank_account(bank_account_id, update_bank_account_request)
|
2163
2812
|
|
2164
2813
|
Update a bank account
|
2165
2814
|
|
2166
|
-
Updates a bank account
|
2815
|
+
Updates a bank account.; <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Banking</span> - `View` `Edit`
|
2167
2816
|
|
2168
2817
|
### Examples
|
2169
2818
|
|
@@ -2185,11 +2834,11 @@ end
|
|
2185
2834
|
|
2186
2835
|
api_instance = Buildium::BankAccountsApi.new
|
2187
2836
|
bank_account_id = 56 # Integer |
|
2188
|
-
|
2837
|
+
update_bank_account_request = Buildium::UpdateBankAccountRequest.new({check_printing_info: Buildium::BankAccountPutMessageCheckPrintingInfo.new({enable_remote_check_printing: false, enable_local_check_printing: false, check_layout_type: 'Voucher1StubBottomMemo1Signature'}), name: 'name_example', bank_account_type: 'Checking', country: 'Afghanistan'}) # UpdateBankAccountRequest |
|
2189
2838
|
|
2190
2839
|
begin
|
2191
2840
|
# Update a bank account
|
2192
|
-
result = api_instance.update_bank_account(bank_account_id,
|
2841
|
+
result = api_instance.update_bank_account(bank_account_id, update_bank_account_request)
|
2193
2842
|
p result
|
2194
2843
|
rescue Buildium::ApiError => e
|
2195
2844
|
puts "Error when calling BankAccountsApi->update_bank_account: #{e}"
|
@@ -2200,12 +2849,12 @@ end
|
|
2200
2849
|
|
2201
2850
|
This returns an Array which contains the response data, status code and headers.
|
2202
2851
|
|
2203
|
-
> <Array(<BankAccountMessage>, Integer, Hash)> update_bank_account_with_http_info(bank_account_id,
|
2852
|
+
> <Array(<BankAccountMessage>, Integer, Hash)> update_bank_account_with_http_info(bank_account_id, update_bank_account_request)
|
2204
2853
|
|
2205
2854
|
```ruby
|
2206
2855
|
begin
|
2207
2856
|
# Update a bank account
|
2208
|
-
data, status_code, headers = api_instance.update_bank_account_with_http_info(bank_account_id,
|
2857
|
+
data, status_code, headers = api_instance.update_bank_account_with_http_info(bank_account_id, update_bank_account_request)
|
2209
2858
|
p status_code # => 2xx
|
2210
2859
|
p headers # => { ... }
|
2211
2860
|
p data # => <BankAccountMessage>
|
@@ -2219,7 +2868,7 @@ end
|
|
2219
2868
|
| Name | Type | Description | Notes |
|
2220
2869
|
| ---- | ---- | ----------- | ----- |
|
2221
2870
|
| **bank_account_id** | **Integer** | | |
|
2222
|
-
| **
|
2871
|
+
| **update_bank_account_request** | [**UpdateBankAccountRequest**](UpdateBankAccountRequest.md) | | |
|
2223
2872
|
|
2224
2873
|
### Return type
|
2225
2874
|
|
@@ -2237,11 +2886,11 @@ end
|
|
2237
2886
|
|
2238
2887
|
## update_bank_account_deposit
|
2239
2888
|
|
2240
|
-
> <BankAccountDepositMessage> update_bank_account_deposit(bank_account_id, deposit_id,
|
2889
|
+
> <BankAccountDepositMessage> update_bank_account_deposit(bank_account_id, deposit_id, update_bank_account_deposit_request)
|
2241
2890
|
|
2242
2891
|
Update a deposit
|
2243
2892
|
|
2244
|
-
Updates a deposit. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2893
|
+
Updates a deposit. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
2245
2894
|
|
2246
2895
|
### Examples
|
2247
2896
|
|
@@ -2264,11 +2913,11 @@ end
|
|
2264
2913
|
api_instance = Buildium::BankAccountsApi.new
|
2265
2914
|
bank_account_id = 56 # Integer |
|
2266
2915
|
deposit_id = 56 # Integer |
|
2267
|
-
|
2916
|
+
update_bank_account_deposit_request = Buildium::UpdateBankAccountDepositRequest.new({entry_date: Date.today, lines: [Buildium::BankAccountDepositLineSaveMessage.new]}) # UpdateBankAccountDepositRequest |
|
2268
2917
|
|
2269
2918
|
begin
|
2270
2919
|
# Update a deposit
|
2271
|
-
result = api_instance.update_bank_account_deposit(bank_account_id, deposit_id,
|
2920
|
+
result = api_instance.update_bank_account_deposit(bank_account_id, deposit_id, update_bank_account_deposit_request)
|
2272
2921
|
p result
|
2273
2922
|
rescue Buildium::ApiError => e
|
2274
2923
|
puts "Error when calling BankAccountsApi->update_bank_account_deposit: #{e}"
|
@@ -2279,12 +2928,12 @@ end
|
|
2279
2928
|
|
2280
2929
|
This returns an Array which contains the response data, status code and headers.
|
2281
2930
|
|
2282
|
-
> <Array(<BankAccountDepositMessage>, Integer, Hash)> update_bank_account_deposit_with_http_info(bank_account_id, deposit_id,
|
2931
|
+
> <Array(<BankAccountDepositMessage>, Integer, Hash)> update_bank_account_deposit_with_http_info(bank_account_id, deposit_id, update_bank_account_deposit_request)
|
2283
2932
|
|
2284
2933
|
```ruby
|
2285
2934
|
begin
|
2286
2935
|
# Update a deposit
|
2287
|
-
data, status_code, headers = api_instance.update_bank_account_deposit_with_http_info(bank_account_id, deposit_id,
|
2936
|
+
data, status_code, headers = api_instance.update_bank_account_deposit_with_http_info(bank_account_id, deposit_id, update_bank_account_deposit_request)
|
2288
2937
|
p status_code # => 2xx
|
2289
2938
|
p headers # => { ... }
|
2290
2939
|
p data # => <BankAccountDepositMessage>
|
@@ -2299,7 +2948,7 @@ end
|
|
2299
2948
|
| ---- | ---- | ----------- | ----- |
|
2300
2949
|
| **bank_account_id** | **Integer** | | |
|
2301
2950
|
| **deposit_id** | **Integer** | | |
|
2302
|
-
| **
|
2951
|
+
| **update_bank_account_deposit_request** | [**UpdateBankAccountDepositRequest**](UpdateBankAccountDepositRequest.md) | | |
|
2303
2952
|
|
2304
2953
|
### Return type
|
2305
2954
|
|
@@ -2317,11 +2966,11 @@ end
|
|
2317
2966
|
|
2318
2967
|
## update_bank_account_transfer
|
2319
2968
|
|
2320
|
-
> <BankAccountTransferMessage> update_bank_account_transfer(bank_account_id, transfer_id,
|
2969
|
+
> <BankAccountTransferMessage> update_bank_account_transfer(bank_account_id, transfer_id, create_bank_account_transfer_request)
|
2321
2970
|
|
2322
2971
|
Update a transfer
|
2323
2972
|
|
2324
|
-
Updates a bank account transfer. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
2973
|
+
Updates a bank account transfer. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
2325
2974
|
|
2326
2975
|
### Examples
|
2327
2976
|
|
@@ -2344,11 +2993,11 @@ end
|
|
2344
2993
|
api_instance = Buildium::BankAccountsApi.new
|
2345
2994
|
bank_account_id = 56 # Integer |
|
2346
2995
|
transfer_id = 56 # Integer |
|
2347
|
-
|
2996
|
+
create_bank_account_transfer_request = Buildium::CreateBankAccountTransferRequest.new({entry_date: Date.today, transfer_to_bank_account_id: 37, total_amount: 3.56, accounting_entity: Buildium::BankAccountTransferSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateBankAccountTransferRequest |
|
2348
2997
|
|
2349
2998
|
begin
|
2350
2999
|
# Update a transfer
|
2351
|
-
result = api_instance.update_bank_account_transfer(bank_account_id, transfer_id,
|
3000
|
+
result = api_instance.update_bank_account_transfer(bank_account_id, transfer_id, create_bank_account_transfer_request)
|
2352
3001
|
p result
|
2353
3002
|
rescue Buildium::ApiError => e
|
2354
3003
|
puts "Error when calling BankAccountsApi->update_bank_account_transfer: #{e}"
|
@@ -2359,12 +3008,12 @@ end
|
|
2359
3008
|
|
2360
3009
|
This returns an Array which contains the response data, status code and headers.
|
2361
3010
|
|
2362
|
-
> <Array(<BankAccountTransferMessage>, Integer, Hash)> update_bank_account_transfer_with_http_info(bank_account_id, transfer_id,
|
3011
|
+
> <Array(<BankAccountTransferMessage>, Integer, Hash)> update_bank_account_transfer_with_http_info(bank_account_id, transfer_id, create_bank_account_transfer_request)
|
2363
3012
|
|
2364
3013
|
```ruby
|
2365
3014
|
begin
|
2366
3015
|
# Update a transfer
|
2367
|
-
data, status_code, headers = api_instance.update_bank_account_transfer_with_http_info(bank_account_id, transfer_id,
|
3016
|
+
data, status_code, headers = api_instance.update_bank_account_transfer_with_http_info(bank_account_id, transfer_id, create_bank_account_transfer_request)
|
2368
3017
|
p status_code # => 2xx
|
2369
3018
|
p headers # => { ... }
|
2370
3019
|
p data # => <BankAccountTransferMessage>
|
@@ -2379,7 +3028,7 @@ end
|
|
2379
3028
|
| ---- | ---- | ----------- | ----- |
|
2380
3029
|
| **bank_account_id** | **Integer** | | |
|
2381
3030
|
| **transfer_id** | **Integer** | | |
|
2382
|
-
| **
|
3031
|
+
| **create_bank_account_transfer_request** | [**CreateBankAccountTransferRequest**](CreateBankAccountTransferRequest.md) | | |
|
2383
3032
|
|
2384
3033
|
### Return type
|
2385
3034
|
|
@@ -2397,11 +3046,11 @@ end
|
|
2397
3046
|
|
2398
3047
|
## update_bank_account_withdrawal
|
2399
3048
|
|
2400
|
-
> <BankAccountWithdrawalMessage> update_bank_account_withdrawal(bank_account_id, withdrawal_id,
|
3049
|
+
> <BankAccountWithdrawalMessage> update_bank_account_withdrawal(bank_account_id, withdrawal_id, create_withdrawal_for_bank_account_request)
|
2401
3050
|
|
2402
3051
|
Update a withdrawal
|
2403
3052
|
|
2404
|
-
Updates a bank account withdrawal. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
3053
|
+
Updates a bank account withdrawal. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
2405
3054
|
|
2406
3055
|
### Examples
|
2407
3056
|
|
@@ -2424,11 +3073,11 @@ end
|
|
2424
3073
|
api_instance = Buildium::BankAccountsApi.new
|
2425
3074
|
bank_account_id = 56 # Integer |
|
2426
3075
|
withdrawal_id = 56 # Integer |
|
2427
|
-
|
3076
|
+
create_withdrawal_for_bank_account_request = Buildium::CreateWithdrawalForBankAccountRequest.new({entry_date: Date.today, offset_gl_account_id: 37, amount: 3.56, accounting_entity: Buildium::BankAccountWithdrawalSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateWithdrawalForBankAccountRequest |
|
2428
3077
|
|
2429
3078
|
begin
|
2430
3079
|
# Update a withdrawal
|
2431
|
-
result = api_instance.update_bank_account_withdrawal(bank_account_id, withdrawal_id,
|
3080
|
+
result = api_instance.update_bank_account_withdrawal(bank_account_id, withdrawal_id, create_withdrawal_for_bank_account_request)
|
2432
3081
|
p result
|
2433
3082
|
rescue Buildium::ApiError => e
|
2434
3083
|
puts "Error when calling BankAccountsApi->update_bank_account_withdrawal: #{e}"
|
@@ -2439,12 +3088,12 @@ end
|
|
2439
3088
|
|
2440
3089
|
This returns an Array which contains the response data, status code and headers.
|
2441
3090
|
|
2442
|
-
> <Array(<BankAccountWithdrawalMessage>, Integer, Hash)> update_bank_account_withdrawal_with_http_info(bank_account_id, withdrawal_id,
|
3091
|
+
> <Array(<BankAccountWithdrawalMessage>, Integer, Hash)> update_bank_account_withdrawal_with_http_info(bank_account_id, withdrawal_id, create_withdrawal_for_bank_account_request)
|
2443
3092
|
|
2444
3093
|
```ruby
|
2445
3094
|
begin
|
2446
3095
|
# Update a withdrawal
|
2447
|
-
data, status_code, headers = api_instance.update_bank_account_withdrawal_with_http_info(bank_account_id, withdrawal_id,
|
3096
|
+
data, status_code, headers = api_instance.update_bank_account_withdrawal_with_http_info(bank_account_id, withdrawal_id, create_withdrawal_for_bank_account_request)
|
2448
3097
|
p status_code # => 2xx
|
2449
3098
|
p headers # => { ... }
|
2450
3099
|
p data # => <BankAccountWithdrawalMessage>
|
@@ -2459,7 +3108,7 @@ end
|
|
2459
3108
|
| ---- | ---- | ----------- | ----- |
|
2460
3109
|
| **bank_account_id** | **Integer** | | |
|
2461
3110
|
| **withdrawal_id** | **Integer** | | |
|
2462
|
-
| **
|
3111
|
+
| **create_withdrawal_for_bank_account_request** | [**CreateWithdrawalForBankAccountRequest**](CreateWithdrawalForBankAccountRequest.md) | | |
|
2463
3112
|
|
2464
3113
|
### Return type
|
2465
3114
|
|
@@ -2477,11 +3126,11 @@ end
|
|
2477
3126
|
|
2478
3127
|
## update_check_for_bank_account
|
2479
3128
|
|
2480
|
-
> <BankAccountCheckMessage> update_check_for_bank_account(bank_account_id, check_id,
|
3129
|
+
> <BankAccountCheckMessage> update_check_for_bank_account(bank_account_id, check_id, update_check_for_bank_account_request)
|
2481
3130
|
|
2482
3131
|
Update a check
|
2483
3132
|
|
2484
|
-
Updates a check. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
3133
|
+
Updates a check. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
2485
3134
|
|
2486
3135
|
### Examples
|
2487
3136
|
|
@@ -2504,11 +3153,11 @@ end
|
|
2504
3153
|
api_instance = Buildium::BankAccountsApi.new
|
2505
3154
|
bank_account_id = 56 # Integer |
|
2506
3155
|
check_id = 56 # Integer |
|
2507
|
-
|
3156
|
+
update_check_for_bank_account_request = Buildium::UpdateCheckForBankAccountRequest.new({payee: Buildium::BankAccountCheckPostMessagePayee.new({id: 37, type: 'Vendor'}), entry_date: Date.today, lines: [Buildium::BankAccountCheckLineSaveMessage.new({gl_account_id: 37, accounting_entity: Buildium::BankAccountCheckLineSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'}), amount: 3.56})]}) # UpdateCheckForBankAccountRequest |
|
2508
3157
|
|
2509
3158
|
begin
|
2510
3159
|
# Update a check
|
2511
|
-
result = api_instance.update_check_for_bank_account(bank_account_id, check_id,
|
3160
|
+
result = api_instance.update_check_for_bank_account(bank_account_id, check_id, update_check_for_bank_account_request)
|
2512
3161
|
p result
|
2513
3162
|
rescue Buildium::ApiError => e
|
2514
3163
|
puts "Error when calling BankAccountsApi->update_check_for_bank_account: #{e}"
|
@@ -2519,12 +3168,12 @@ end
|
|
2519
3168
|
|
2520
3169
|
This returns an Array which contains the response data, status code and headers.
|
2521
3170
|
|
2522
|
-
> <Array(<BankAccountCheckMessage>, Integer, Hash)> update_check_for_bank_account_with_http_info(bank_account_id, check_id,
|
3171
|
+
> <Array(<BankAccountCheckMessage>, Integer, Hash)> update_check_for_bank_account_with_http_info(bank_account_id, check_id, update_check_for_bank_account_request)
|
2523
3172
|
|
2524
3173
|
```ruby
|
2525
3174
|
begin
|
2526
3175
|
# Update a check
|
2527
|
-
data, status_code, headers = api_instance.update_check_for_bank_account_with_http_info(bank_account_id, check_id,
|
3176
|
+
data, status_code, headers = api_instance.update_check_for_bank_account_with_http_info(bank_account_id, check_id, update_check_for_bank_account_request)
|
2528
3177
|
p status_code # => 2xx
|
2529
3178
|
p headers # => { ... }
|
2530
3179
|
p data # => <BankAccountCheckMessage>
|
@@ -2539,7 +3188,7 @@ end
|
|
2539
3188
|
| ---- | ---- | ----------- | ----- |
|
2540
3189
|
| **bank_account_id** | **Integer** | | |
|
2541
3190
|
| **check_id** | **Integer** | | |
|
2542
|
-
| **
|
3191
|
+
| **update_check_for_bank_account_request** | [**UpdateCheckForBankAccountRequest**](UpdateCheckForBankAccountRequest.md) | | |
|
2543
3192
|
|
2544
3193
|
### Return type
|
2545
3194
|
|
@@ -2557,11 +3206,11 @@ end
|
|
2557
3206
|
|
2558
3207
|
## update_quick_deposit
|
2559
3208
|
|
2560
|
-
> <BankAccountQuickDepositMessage> update_quick_deposit(bank_account_id, quick_deposit_id,
|
3209
|
+
> <BankAccountQuickDepositMessage> update_quick_deposit(bank_account_id, quick_deposit_id, create_quick_deposit_request)
|
2561
3210
|
|
2562
3211
|
Update a quick deposit
|
2563
3212
|
|
2564
|
-
Updates a quick deposit. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
3213
|
+
Updates a quick deposit. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
2565
3214
|
|
2566
3215
|
### Examples
|
2567
3216
|
|
@@ -2584,11 +3233,11 @@ end
|
|
2584
3233
|
api_instance = Buildium::BankAccountsApi.new
|
2585
3234
|
bank_account_id = 56 # Integer |
|
2586
3235
|
quick_deposit_id = 56 # Integer |
|
2587
|
-
|
3236
|
+
create_quick_deposit_request = Buildium::CreateQuickDepositRequest.new({entry_date: Date.today, offset_gl_account_id: 37, amount: 3.56, accounting_entity: Buildium::BankAccountQuickDepositSaveMessageAccountingEntity.new({id: 37, accounting_entity_type: 'Association'})}) # CreateQuickDepositRequest |
|
2588
3237
|
|
2589
3238
|
begin
|
2590
3239
|
# Update a quick deposit
|
2591
|
-
result = api_instance.update_quick_deposit(bank_account_id, quick_deposit_id,
|
3240
|
+
result = api_instance.update_quick_deposit(bank_account_id, quick_deposit_id, create_quick_deposit_request)
|
2592
3241
|
p result
|
2593
3242
|
rescue Buildium::ApiError => e
|
2594
3243
|
puts "Error when calling BankAccountsApi->update_quick_deposit: #{e}"
|
@@ -2599,12 +3248,12 @@ end
|
|
2599
3248
|
|
2600
3249
|
This returns an Array which contains the response data, status code and headers.
|
2601
3250
|
|
2602
|
-
> <Array(<BankAccountQuickDepositMessage>, Integer, Hash)> update_quick_deposit_with_http_info(bank_account_id, quick_deposit_id,
|
3251
|
+
> <Array(<BankAccountQuickDepositMessage>, Integer, Hash)> update_quick_deposit_with_http_info(bank_account_id, quick_deposit_id, create_quick_deposit_request)
|
2603
3252
|
|
2604
3253
|
```ruby
|
2605
3254
|
begin
|
2606
3255
|
# Update a quick deposit
|
2607
|
-
data, status_code, headers = api_instance.update_quick_deposit_with_http_info(bank_account_id, quick_deposit_id,
|
3256
|
+
data, status_code, headers = api_instance.update_quick_deposit_with_http_info(bank_account_id, quick_deposit_id, create_quick_deposit_request)
|
2608
3257
|
p status_code # => 2xx
|
2609
3258
|
p headers # => { ... }
|
2610
3259
|
p data # => <BankAccountQuickDepositMessage>
|
@@ -2619,7 +3268,7 @@ end
|
|
2619
3268
|
| ---- | ---- | ----------- | ----- |
|
2620
3269
|
| **bank_account_id** | **Integer** | | |
|
2621
3270
|
| **quick_deposit_id** | **Integer** | | |
|
2622
|
-
| **
|
3271
|
+
| **create_quick_deposit_request** | [**CreateQuickDepositRequest**](CreateQuickDepositRequest.md) | | |
|
2623
3272
|
|
2624
3273
|
### Return type
|
2625
3274
|
|
@@ -2634,3 +3283,163 @@ end
|
|
2634
3283
|
- **Content-Type**: application/json
|
2635
3284
|
- **Accept**: application/json
|
2636
3285
|
|
3286
|
+
|
3287
|
+
## update_reconciliation
|
3288
|
+
|
3289
|
+
> <BankAccountReconciliationMessage> update_reconciliation(bank_account_id, reconciliation_id, update_reconciliation_request)
|
3290
|
+
|
3291
|
+
Update a reconciliation
|
3292
|
+
|
3293
|
+
Updates a reconciliation. Reconciliations can only be updated for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
3294
|
+
|
3295
|
+
### Examples
|
3296
|
+
|
3297
|
+
```ruby
|
3298
|
+
require 'time'
|
3299
|
+
require 'buildium-ruby'
|
3300
|
+
# setup authorization
|
3301
|
+
Buildium.configure do |config|
|
3302
|
+
# Configure API key authorization: clientId
|
3303
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
3304
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3305
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
3306
|
+
|
3307
|
+
# Configure API key authorization: clientSecret
|
3308
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
3309
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3310
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
3311
|
+
end
|
3312
|
+
|
3313
|
+
api_instance = Buildium::BankAccountsApi.new
|
3314
|
+
bank_account_id = 56 # Integer |
|
3315
|
+
reconciliation_id = 56 # Integer |
|
3316
|
+
update_reconciliation_request = Buildium::UpdateReconciliationRequest.new({statement_ending_date: Date.today}) # UpdateReconciliationRequest |
|
3317
|
+
|
3318
|
+
begin
|
3319
|
+
# Update a reconciliation
|
3320
|
+
result = api_instance.update_reconciliation(bank_account_id, reconciliation_id, update_reconciliation_request)
|
3321
|
+
p result
|
3322
|
+
rescue Buildium::ApiError => e
|
3323
|
+
puts "Error when calling BankAccountsApi->update_reconciliation: #{e}"
|
3324
|
+
end
|
3325
|
+
```
|
3326
|
+
|
3327
|
+
#### Using the update_reconciliation_with_http_info variant
|
3328
|
+
|
3329
|
+
This returns an Array which contains the response data, status code and headers.
|
3330
|
+
|
3331
|
+
> <Array(<BankAccountReconciliationMessage>, Integer, Hash)> update_reconciliation_with_http_info(bank_account_id, reconciliation_id, update_reconciliation_request)
|
3332
|
+
|
3333
|
+
```ruby
|
3334
|
+
begin
|
3335
|
+
# Update a reconciliation
|
3336
|
+
data, status_code, headers = api_instance.update_reconciliation_with_http_info(bank_account_id, reconciliation_id, update_reconciliation_request)
|
3337
|
+
p status_code # => 2xx
|
3338
|
+
p headers # => { ... }
|
3339
|
+
p data # => <BankAccountReconciliationMessage>
|
3340
|
+
rescue Buildium::ApiError => e
|
3341
|
+
puts "Error when calling BankAccountsApi->update_reconciliation_with_http_info: #{e}"
|
3342
|
+
end
|
3343
|
+
```
|
3344
|
+
|
3345
|
+
### Parameters
|
3346
|
+
|
3347
|
+
| Name | Type | Description | Notes |
|
3348
|
+
| ---- | ---- | ----------- | ----- |
|
3349
|
+
| **bank_account_id** | **Integer** | | |
|
3350
|
+
| **reconciliation_id** | **Integer** | | |
|
3351
|
+
| **update_reconciliation_request** | [**UpdateReconciliationRequest**](UpdateReconciliationRequest.md) | | |
|
3352
|
+
|
3353
|
+
### Return type
|
3354
|
+
|
3355
|
+
[**BankAccountReconciliationMessage**](BankAccountReconciliationMessage.md)
|
3356
|
+
|
3357
|
+
### Authorization
|
3358
|
+
|
3359
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
3360
|
+
|
3361
|
+
### HTTP request headers
|
3362
|
+
|
3363
|
+
- **Content-Type**: application/json
|
3364
|
+
- **Accept**: application/json
|
3365
|
+
|
3366
|
+
|
3367
|
+
## update_reconciliation_balances
|
3368
|
+
|
3369
|
+
> <BankAccountReconciliationBalanceMessage> update_reconciliation_balances(bank_account_id, reconciliation_id, update_reconciliation_balances_request)
|
3370
|
+
|
3371
|
+
Update a reconciliation's balance
|
3372
|
+
|
3373
|
+
Updates a bank account reconciliation's balance. Reconciliation balances can only be updated for bank accounts that are not linked externally. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > BankAccount</span> - `View` `Edit`
|
3374
|
+
|
3375
|
+
### Examples
|
3376
|
+
|
3377
|
+
```ruby
|
3378
|
+
require 'time'
|
3379
|
+
require 'buildium-ruby'
|
3380
|
+
# setup authorization
|
3381
|
+
Buildium.configure do |config|
|
3382
|
+
# Configure API key authorization: clientId
|
3383
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
3384
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3385
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
3386
|
+
|
3387
|
+
# Configure API key authorization: clientSecret
|
3388
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
3389
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
3390
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
3391
|
+
end
|
3392
|
+
|
3393
|
+
api_instance = Buildium::BankAccountsApi.new
|
3394
|
+
bank_account_id = 56 # Integer |
|
3395
|
+
reconciliation_id = 56 # Integer |
|
3396
|
+
update_reconciliation_balances_request = Buildium::UpdateReconciliationBalancesRequest.new({total_checks_and_withdrawals: 3.56, total_deposits_and_additions: 3.56, ending_balance: 3.56}) # UpdateReconciliationBalancesRequest |
|
3397
|
+
|
3398
|
+
begin
|
3399
|
+
# Update a reconciliation's balance
|
3400
|
+
result = api_instance.update_reconciliation_balances(bank_account_id, reconciliation_id, update_reconciliation_balances_request)
|
3401
|
+
p result
|
3402
|
+
rescue Buildium::ApiError => e
|
3403
|
+
puts "Error when calling BankAccountsApi->update_reconciliation_balances: #{e}"
|
3404
|
+
end
|
3405
|
+
```
|
3406
|
+
|
3407
|
+
#### Using the update_reconciliation_balances_with_http_info variant
|
3408
|
+
|
3409
|
+
This returns an Array which contains the response data, status code and headers.
|
3410
|
+
|
3411
|
+
> <Array(<BankAccountReconciliationBalanceMessage>, Integer, Hash)> update_reconciliation_balances_with_http_info(bank_account_id, reconciliation_id, update_reconciliation_balances_request)
|
3412
|
+
|
3413
|
+
```ruby
|
3414
|
+
begin
|
3415
|
+
# Update a reconciliation's balance
|
3416
|
+
data, status_code, headers = api_instance.update_reconciliation_balances_with_http_info(bank_account_id, reconciliation_id, update_reconciliation_balances_request)
|
3417
|
+
p status_code # => 2xx
|
3418
|
+
p headers # => { ... }
|
3419
|
+
p data # => <BankAccountReconciliationBalanceMessage>
|
3420
|
+
rescue Buildium::ApiError => e
|
3421
|
+
puts "Error when calling BankAccountsApi->update_reconciliation_balances_with_http_info: #{e}"
|
3422
|
+
end
|
3423
|
+
```
|
3424
|
+
|
3425
|
+
### Parameters
|
3426
|
+
|
3427
|
+
| Name | Type | Description | Notes |
|
3428
|
+
| ---- | ---- | ----------- | ----- |
|
3429
|
+
| **bank_account_id** | **Integer** | | |
|
3430
|
+
| **reconciliation_id** | **Integer** | | |
|
3431
|
+
| **update_reconciliation_balances_request** | [**UpdateReconciliationBalancesRequest**](UpdateReconciliationBalancesRequest.md) | | |
|
3432
|
+
|
3433
|
+
### Return type
|
3434
|
+
|
3435
|
+
[**BankAccountReconciliationBalanceMessage**](BankAccountReconciliationBalanceMessage.md)
|
3436
|
+
|
3437
|
+
### Authorization
|
3438
|
+
|
3439
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
3440
|
+
|
3441
|
+
### HTTP request headers
|
3442
|
+
|
3443
|
+
- **Content-Type**: application/json
|
3444
|
+
- **Accept**: application/json
|
3445
|
+
|