LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
checkbook/__init__.py
checkbook/api_client.py
checkbook/api_response.py
checkbook/configuration.py
checkbook/exceptions.py
checkbook/py.typed
checkbook/rest.py
checkbook.egg-info/PKG-INFO
checkbook.egg-info/SOURCES.txt
checkbook.egg-info/dependency_links.txt
checkbook.egg-info/requires.txt
checkbook.egg-info/top_level.txt
checkbook/api/__init__.py
checkbook/api/approval.py
checkbook/api/approval_api.py
checkbook/api/bank.py
checkbook/api/bank_api.py
checkbook/api/card.py
checkbook/api/card_api.py
checkbook/api/checkbook.py
checkbook/api/checkbook_api.py
checkbook/api/directory.py
checkbook/api/directory_api.py
checkbook/api/interac.py
checkbook/api/interac_api.py
checkbook/api/invoice.py
checkbook/api/invoice_api.py
checkbook/api/mailbox.py
checkbook/api/mailbox_api.py
checkbook/api/payment.py
checkbook/api/payment_api.py
checkbook/api/paypal.py
checkbook/api/paypal_api.py
checkbook/api/subscription.py
checkbook/api/subscription_api.py
checkbook/api/user.py
checkbook/api/user_api.py
checkbook/api/vcc.py
checkbook/api/vcc_api.py
checkbook/api/venmo.py
checkbook/api/venmo_api.py
checkbook/api/wallet.py
checkbook/api/wallet_api.py
checkbook/api/wire.py
checkbook/api/wire_api.py
checkbook/models/__init__.py
checkbook/models/address.py
checkbook/models/address_response.py
checkbook/models/api_key_list_response.py
checkbook/models/api_key_response.py
checkbook/models/approval.py
checkbook/models/approval_number.py
checkbook/models/approval_recipient.py
checkbook/models/attachment.py
checkbook/models/bank.py
checkbook/models/bank_release_request.py
checkbook/models/bank_settings.py
checkbook/models/bank_verify_request.py
checkbook/models/base_checkbook_request.py
checkbook/models/brand.py
checkbook/models/brand_response.py
checkbook/models/button.py
checkbook/models/card.py
checkbook/models/card_address.py
checkbook/models/check.py
checkbook/models/check_address.py
checkbook/models/check_response.py
checkbook/models/check_settings.py
checkbook/models/checkbook_address.py
checkbook/models/color.py
checkbook/models/convert_check_request.py
checkbook/models/counterparty.py
checkbook/models/create_bank_request.py
checkbook/models/create_bank_response.py
checkbook/models/create_card_intent.py
checkbook/models/create_card_intent_response.py
checkbook/models/create_card_request.py
checkbook/models/create_card_response.py
checkbook/models/create_check_subscription_request.py
checkbook/models/create_check_subscription_request_recipient.py
checkbook/models/create_digital_check_request.py
checkbook/models/create_digital_check_request_attachment.py
checkbook/models/create_digital_check_request_number.py
checkbook/models/create_digital_check_request_recipient.py
checkbook/models/create_direct_check_request.py
checkbook/models/create_direct_check_request_number.py
checkbook/models/create_directory_bank_request.py
checkbook/models/create_directory_bank_response.py
checkbook/models/create_directory_card_request.py
checkbook/models/create_directory_card_response.py
checkbook/models/create_directory_request.py
checkbook/models/create_directory_response.py
checkbook/models/create_instant_check_request.py
checkbook/models/create_interac_request.py
checkbook/models/create_invoice_request.py
checkbook/models/create_invoice_request_attachment.py
checkbook/models/create_invoice_response.py
checkbook/models/create_invoice_subscription_request.py
checkbook/models/create_mailbox_response.py
checkbook/models/create_multi_check_request.py
checkbook/models/create_paypal_request.py
checkbook/models/create_physical_check_request.py
checkbook/models/create_physical_check_request_number.py
checkbook/models/create_physical_check_request_remittance_advice.py
checkbook/models/create_subscription_response.py
checkbook/models/create_subscription_response_recipient.py
checkbook/models/create_user_request.py
checkbook/models/create_user_response.py
checkbook/models/create_vcc_request.py
checkbook/models/create_vcc_response.py
checkbook/models/create_venmo_request.py
checkbook/models/create_wallet_request.py
checkbook/models/create_wallet_response.py
checkbook/models/create_wire_request.py
checkbook/models/csv_approval_response.py
checkbook/models/csv_check_request.py
checkbook/models/csv_check_response.py
checkbook/models/csv_invoice_request.py
checkbook/models/csv_invoice_response.py
checkbook/models/csv_multi_check_request.py
checkbook/models/deposit_check_request.py
checkbook/models/developer.py
checkbook/models/digital_recipient.py
checkbook/models/directory_account.py
checkbook/models/directory_address.py
checkbook/models/directory_request_address.py
checkbook/models/endorse_check_request.py
checkbook/models/error.py
checkbook/models/file_row.py
checkbook/models/get_api_key_response.py
checkbook/models/get_approval_response.py
checkbook/models/get_approvals_response.py
checkbook/models/get_banks_response.py
checkbook/models/get_cards_response.py
checkbook/models/get_check_deposited_response.py
checkbook/models/get_check_failed_response.py
checkbook/models/get_check_response.py
checkbook/models/get_check_tracking_response_express.py
checkbook/models/get_check_tracking_response_first_class.py
checkbook/models/get_checkbook_response.py
checkbook/models/get_checkbook_tracking_response_express.py
checkbook/models/get_checkbook_tracking_response_first_class.py
checkbook/models/get_checkbooks_response.py
checkbook/models/get_checks_response.py
checkbook/models/get_directories_response.py
checkbook/models/get_institutions_response.py
checkbook/models/get_interac_response.py
checkbook/models/get_invoice_response.py
checkbook/models/get_invoices_response.py
checkbook/models/get_mail_response.py
checkbook/models/get_mailboxes_response.py
checkbook/models/get_paypal_response.py
checkbook/models/get_subscription_response.py
checkbook/models/get_subscriptions_response.py
checkbook/models/get_user_response.py
checkbook/models/get_vcc_response.py
checkbook/models/get_venmo_response.py
checkbook/models/get_wallets_response.py
checkbook/models/get_wire_response.py
checkbook/models/iav_account.py
checkbook/models/iav_login_response.py
checkbook/models/iav_login_schema.py
checkbook/models/iav_plaid_request.py
checkbook/models/iav_plaid_response.py
checkbook/models/iavmfa_schema.py
checkbook/models/inline_response200.py
checkbook/models/institution.py
checkbook/models/interac_account_response.py
checkbook/models/invoice_attachment.py
checkbook/models/invoice_file_row.py
checkbook/models/login_field.py
checkbook/models/mail_response.py
checkbook/models/mailbox_address.py
checkbook/models/merchant.py
checkbook/models/merchant_response.py
checkbook/models/merchant_response_address.py
checkbook/models/mfa_option.py
checkbook/models/mfa_response_field.py
checkbook/models/mfa_selection_field.py
checkbook/models/multi_file_row.py
checkbook/models/multi_recipient.py
checkbook/models/new_api_key_request.py
checkbook/models/new_api_key_response.py
checkbook/models/number.py
checkbook/models/number140416527981344.py
checkbook/models/numbers.py
checkbook/models/numbers140416527982288.py
checkbook/models/options.py
checkbook/models/parsed_address.py
checkbook/models/parsed_address_address.py
checkbook/models/pay_invoice_request.py
checkbook/models/pay_invoice_response.py
checkbook/models/payment.py
checkbook/models/paypal_account_response.py
checkbook/models/physical_check_recipient.py
checkbook/models/pin.py
checkbook/models/plaid_account.py
checkbook/models/post_bank_iav_request.py
checkbook/models/preview_check_request.py
checkbook/models/preview_check_request_number.py
checkbook/models/preview_check_response.py
checkbook/models/provision_vcc_request.py
checkbook/models/provision_vcc_response.py
checkbook/models/register_user_request.py
checkbook/models/release_check_request.py
checkbook/models/remittance_advice.py
checkbook/models/signature_request.py
checkbook/models/subscription_address.py
checkbook/models/tracking_event.py
checkbook/models/tracking_number.py
checkbook/models/trigger_user_webhook_request.py
checkbook/models/trigger_webhook_request.py
checkbook/models/update_approval_request.py
checkbook/models/update_bank_request.py
checkbook/models/update_card_request.py
checkbook/models/update_check_request.py
checkbook/models/update_directory_address.py
checkbook/models/update_directory_request.py
checkbook/models/update_interac_request.py
checkbook/models/update_merchant_address.py
checkbook/models/update_paypal_request.py
checkbook/models/update_principal_address.py
checkbook/models/update_subscription_request.py
checkbook/models/update_user_request.py
checkbook/models/update_vcc_request.py
checkbook/models/update_venmo_request.py
checkbook/models/update_wallet_request.py
checkbook/models/update_wire_request.py
checkbook/models/user.py
checkbook/models/user_query_response.py
checkbook/models/user_response.py
checkbook/models/user_response_query.py
checkbook/models/validate_address_request.py
checkbook/models/validate_address_response.py
checkbook/models/vcc.py
checkbook/models/vcc_address.py
checkbook/models/vcc_query_response.py
checkbook/models/vcc_transaction.py
checkbook/models/vcc_transactions_response.py
checkbook/models/venmo_account_response.py
checkbook/models/verify_check_request.py
checkbook/models/verify_check_response.py
checkbook/models/verify_user_request.py
checkbook/models/wallet.py
checkbook/models/wire_account_response.py
test/test_address.py
test/test_address_response.py
test/test_api_key_list_response.py
test/test_api_key_response.py
test/test_approval.py
test/test_approval_api.py
test/test_approval_number.py
test/test_approval_recipient.py
test/test_attachment.py
test/test_bank.py
test/test_bank_api.py
test/test_bank_release_request.py
test/test_bank_settings.py
test/test_bank_verify_request.py
test/test_base_checkbook_request.py
test/test_brand.py
test/test_brand_response.py
test/test_button.py
test/test_card.py
test/test_card_address.py
test/test_card_api.py
test/test_check.py
test/test_check_address.py
test/test_check_response.py
test/test_check_settings.py
test/test_checkbook.py
test/test_checkbook_address.py
test/test_checkbook_api.py
test/test_color.py
test/test_convert_check_request.py
test/test_counterparty.py
test/test_create_bank_request.py
test/test_create_bank_response.py
test/test_create_card_intent.py
test/test_create_card_intent_response.py
test/test_create_card_request.py
test/test_create_card_response.py
test/test_create_check_subscription_request.py
test/test_create_check_subscription_request_recipient.py
test/test_create_digital_check_request.py
test/test_create_digital_check_request_attachment.py
test/test_create_digital_check_request_number.py
test/test_create_digital_check_request_recipient.py
test/test_create_direct_check_request.py
test/test_create_direct_check_request_number.py
test/test_create_directory_bank_request.py
test/test_create_directory_bank_response.py
test/test_create_directory_card_request.py
test/test_create_directory_card_response.py
test/test_create_directory_request.py
test/test_create_directory_response.py
test/test_create_instant_check_request.py
test/test_create_interac_request.py
test/test_create_invoice_request.py
test/test_create_invoice_request_attachment.py
test/test_create_invoice_response.py
test/test_create_invoice_subscription_request.py
test/test_create_mailbox_response.py
test/test_create_multi_check_request.py
test/test_create_paypal_request.py
test/test_create_physical_check_request.py
test/test_create_physical_check_request_number.py
test/test_create_physical_check_request_remittance_advice.py
test/test_create_subscription_response.py
test/test_create_subscription_response_recipient.py
test/test_create_user_request.py
test/test_create_user_response.py
test/test_create_vcc_request.py
test/test_create_vcc_response.py
test/test_create_venmo_request.py
test/test_create_wallet_request.py
test/test_create_wallet_response.py
test/test_create_wire_request.py
test/test_csv_approval_response.py
test/test_csv_check_request.py
test/test_csv_check_response.py
test/test_csv_invoice_request.py
test/test_csv_invoice_response.py
test/test_csv_multi_check_request.py
test/test_deposit_check_request.py
test/test_developer.py
test/test_digital_recipient.py
test/test_directory.py
test/test_directory_account.py
test/test_directory_address.py
test/test_directory_api.py
test/test_directory_request_address.py
test/test_endorse_check_request.py
test/test_error.py
test/test_file_row.py
test/test_get_api_key_response.py
test/test_get_approval_response.py
test/test_get_approvals_response.py
test/test_get_banks_response.py
test/test_get_cards_response.py
test/test_get_check_deposited_response.py
test/test_get_check_failed_response.py
test/test_get_check_response.py
test/test_get_check_tracking_response_express.py
test/test_get_check_tracking_response_first_class.py
test/test_get_checkbook_response.py
test/test_get_checkbook_tracking_response_express.py
test/test_get_checkbook_tracking_response_first_class.py
test/test_get_checkbooks_response.py
test/test_get_checks_response.py
test/test_get_directories_response.py
test/test_get_institutions_response.py
test/test_get_interac_response.py
test/test_get_invoice_response.py
test/test_get_invoices_response.py
test/test_get_mail_response.py
test/test_get_mailboxes_response.py
test/test_get_paypal_response.py
test/test_get_subscription_response.py
test/test_get_subscriptions_response.py
test/test_get_user_response.py
test/test_get_vcc_response.py
test/test_get_venmo_response.py
test/test_get_wallets_response.py
test/test_get_wire_response.py
test/test_iav_account.py
test/test_iav_login_response.py
test/test_iav_login_schema.py
test/test_iav_plaid_request.py
test/test_iav_plaid_response.py
test/test_iavmfa_schema.py
test/test_inline_response200.py
test/test_institution.py
test/test_interac.py
test/test_interac_account_response.py
test/test_interac_api.py
test/test_invoice.py
test/test_invoice_api.py
test/test_invoice_attachment.py
test/test_invoice_file_row.py
test/test_login_field.py
test/test_mail_response.py
test/test_mailbox.py
test/test_mailbox_address.py
test/test_mailbox_api.py
test/test_merchant.py
test/test_merchant_response.py
test/test_merchant_response_address.py
test/test_mfa_option.py
test/test_mfa_response_field.py
test/test_mfa_selection_field.py
test/test_multi_file_row.py
test/test_multi_recipient.py
test/test_new_api_key_request.py
test/test_new_api_key_response.py
test/test_number.py
test/test_number140416527981344.py
test/test_numbers.py
test/test_numbers140416527982288.py
test/test_options.py
test/test_parsed_address.py
test/test_parsed_address_address.py
test/test_pay_invoice_request.py
test/test_pay_invoice_response.py
test/test_payment.py
test/test_payment_api.py
test/test_paypal.py
test/test_paypal_account_response.py
test/test_paypal_api.py
test/test_physical_check_recipient.py
test/test_pin.py
test/test_plaid_account.py
test/test_post_bank_iav_request.py
test/test_preview_check_request.py
test/test_preview_check_request_number.py
test/test_preview_check_response.py
test/test_provision_vcc_request.py
test/test_provision_vcc_response.py
test/test_register_user_request.py
test/test_release_check_request.py
test/test_remittance_advice.py
test/test_signature_request.py
test/test_subscription.py
test/test_subscription_address.py
test/test_subscription_api.py
test/test_tracking_event.py
test/test_tracking_number.py
test/test_trigger_user_webhook_request.py
test/test_trigger_webhook_request.py
test/test_update_approval_request.py
test/test_update_bank_request.py
test/test_update_card_request.py
test/test_update_check_request.py
test/test_update_directory_address.py
test/test_update_directory_request.py
test/test_update_interac_request.py
test/test_update_merchant_address.py
test/test_update_paypal_request.py
test/test_update_principal_address.py
test/test_update_subscription_request.py
test/test_update_user_request.py
test/test_update_vcc_request.py
test/test_update_venmo_request.py
test/test_update_wallet_request.py
test/test_update_wire_request.py
test/test_user.py
test/test_user_api.py
test/test_user_query_response.py
test/test_user_response.py
test/test_user_response_query.py
test/test_validate_address_request.py
test/test_validate_address_response.py
test/test_vcc.py
test/test_vcc_address.py
test/test_vcc_api.py
test/test_vcc_query_response.py
test/test_vcc_transaction.py
test/test_vcc_transactions_response.py
test/test_venmo.py
test/test_venmo_account_response.py
test/test_venmo_api.py
test/test_verify_check_request.py
test/test_verify_check_response.py
test/test_verify_user_request.py
test/test_wallet.py
test/test_wallet_api.py
test/test_wire.py
test/test_wire_account_response.py
test/test_wire_api.py