* Supported API Version: **2022-02-01**
* Added support for the following APIs:
* Onboarding Forms
* Compliance Forms
* Updated filter params
* Renamed `download_file` endpoint in `files_api` to `download`
* Renamed `upload_file` endpoint in `files_api` to `upload`
* Added `list_by_payment_instrument_id` endpoint in `verifications_api`
* Fixed type with `list_associated_identities` endpoint
* Added designated models for associated identity: `create_associated_identity`, `associated_identity`, `associated_identity_entity`, `create_associated_identity_request_entity`, `create_associated_identity_request_entity_business_address`, `create_associated_identity_request_entity_dob`, `create_associated_identity_request_entity_incorporation_date`, ``create_associated_identity_request_entity_personal_address`
* Added model `additional_buyer_charges`, `get_device_query_params`, `transfer_links`, `transfer_links_destination`, `transfer_links_disputes`, `transfer_links_fees`, `transfer_links_fee_profile`, `transfer_links_parent`, `transfer_links_payment_instruments`, `transfer_links_reversals`, `transfer_links_source`, `update_identity_request_entity_personal_address`, `update_merchant_profile_request`, `verification_links`, `verification_links_application`, `verification_links_merchant`
* Removed model `input_details`
* Updated Enums