mukundtibrewala commited on
Commit
733f38b
·
verified ·
1 Parent(s): 442b9f5

Upload 2 files

Browse files
Files changed (2) hide show
  1. requirements.txt +154 -1
  2. westlake-policy.txt +449 -0
requirements.txt CHANGED
@@ -1 +1,154 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohappyeyeballs==2.3.4
3
+ aiohttp==3.10.0
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ anthropic==0.32.0
7
+ anyio==4.4.0
8
+ astrapy==1.4.1
9
+ async-timeout==4.0.3
10
+ attrs==23.2.0
11
+ backoff==2.2.1
12
+ bcrypt==4.2.0
13
+ cachetools==5.4.0
14
+ cassandra-driver==3.29.1
15
+ cassio==0.1.8
16
+ certifi==2024.7.4
17
+ charset-normalizer==3.3.2
18
+ chroma-hnswlib==0.7.3
19
+ click==8.1.7
20
+ clickhouse-connect==0.7.18
21
+ coloredlogs==15.0.1
22
+ contourpy==1.2.1
23
+ cycler==0.12.1
24
+ dataclasses-json==0.6.7
25
+ defusedxml==0.7.1
26
+ Deprecated==1.2.14
27
+ deprecation==2.1.0
28
+ distro==1.9.0
29
+ dnspython==2.6.1
30
+ docopt==0.6.2
31
+ email_validator==2.2.0
32
+ exceptiongroup==1.2.2
33
+ fastapi==0.111.1
34
+ fastapi-cli==0.0.4
35
+ ffmpy==0.4.0
36
+ filelock==3.15.4
37
+ flatbuffers==24.3.25
38
+ fonttools==4.53.1
39
+ frozenlist==1.4.1
40
+ fsspec==2024.6.1
41
+ geomet==0.2.1.post1
42
+ google-auth==2.32.0
43
+ googleapis-common-protos==1.63.2
44
+ gradio==3.50.2
45
+ gradio_client==0.6.1
46
+ grpcio==1.65.2
47
+ h11==0.14.0
48
+ h2==4.1.0
49
+ hpack==4.0.0
50
+ httpcore==1.0.5
51
+ httptools==0.6.1
52
+ httpx==0.27.0
53
+ huggingface-hub==0.24.5
54
+ humanfriendly==10.0
55
+ hyperframe==6.0.1
56
+ idna==3.7
57
+ importlib_metadata==8.0.0
58
+ importlib_resources==6.4.0
59
+ Jinja2==3.1.4
60
+ jiter==0.5.0
61
+ jsonpatch==1.33
62
+ jsonpointer==3.0.0
63
+ jsonschema==4.23.0
64
+ jsonschema-specifications==2023.12.1
65
+ kiwisolver==1.4.5
66
+ kubernetes==30.1.0
67
+ langchain==0.2.11
68
+ langchain-anthropic==0.1.22
69
+ langchain-astradb==0.3.3
70
+ langchain-chroma==0.1.2
71
+ langchain-community==0.2.10
72
+ langchain-core==0.2.27
73
+ langchain-openai==0.1.20
74
+ langchain-text-splitters==0.2.2
75
+ langgraph==0.1.19
76
+ langsmith==0.1.96
77
+ lz4==4.3.3
78
+ markdown-it-py==3.0.0
79
+ MarkupSafe==2.1.5
80
+ marshmallow==3.21.3
81
+ matplotlib==3.9.1
82
+ mdurl==0.1.2
83
+ monotonic==1.6
84
+ mpmath==1.3.0
85
+ multidict==6.0.5
86
+ mypy-extensions==1.0.0
87
+ num2words==0.5.13
88
+ numpy==1.26.4
89
+ oauthlib==3.2.2
90
+ onnxruntime==1.18.1
91
+ openai==1.37.1
92
+ opentelemetry-api==1.26.0
93
+ opentelemetry-exporter-otlp-proto-common==1.26.0
94
+ opentelemetry-exporter-otlp-proto-grpc==1.26.0
95
+ opentelemetry-proto==1.26.0
96
+ opentelemetry-sdk==1.26.0
97
+ opentelemetry-semantic-conventions==0.47b0
98
+ orjson==3.10.6
99
+ overrides==7.7.0
100
+ packaging==24.1
101
+ pandas==2.2.2
102
+ pillow==10.4.0
103
+ posthog==3.5.0
104
+ protobuf==4.25.4
105
+ pulsar-client==3.5.0
106
+ pyasn1==0.6.0
107
+ pyasn1_modules==0.4.0
108
+ pydantic==1.10.13
109
+ pydub==0.25.1
110
+ Pygments==2.18.0
111
+ pymongo==4.8.0
112
+ pyparsing==3.1.2
113
+ PyPika==0.48.9
114
+ pysqlite-binary==0.5.1.3380300
115
+ python-dateutil==2.9.0.post0
116
+ python-dotenv==1.0.1
117
+ python-multipart==0.0.9
118
+ pytz==2024.1
119
+ PyYAML==6.0.1
120
+ referencing==0.35.1
121
+ regex==2024.7.24
122
+ requests==2.32.3
123
+ requests-oauthlib==2.0.0
124
+ rich==13.7.1
125
+ rpds-py==0.19.1
126
+ rsa==4.9
127
+ semantic-version==2.10.0
128
+ shellingham==1.5.4
129
+ six==1.16.0
130
+ sniffio==1.3.1
131
+ SQLAlchemy==2.0.31
132
+ starlette==0.37.2
133
+ sympy==1.13.1
134
+ tenacity==8.5.0
135
+ tiktoken==0.7.0
136
+ tokenizers==0.19.1
137
+ toml==0.10.2
138
+ toolz==0.12.1
139
+ tqdm==4.66.4
140
+ typer==0.12.3
141
+ typing-inspect==0.9.0
142
+ typing_extensions==4.12.2
143
+ tzdata==2024.1
144
+ urllib3==2.2.2
145
+ uuid6==2024.1.12
146
+ uvicorn==0.30.4
147
+ uvloop==0.19.0
148
+ watchfiles==0.22.0
149
+ websocket-client==1.8.0
150
+ websockets==11.0.3
151
+ wrapt==1.16.0
152
+ yarl==1.9.4
153
+ zipp==3.19.2
154
+ zstandard==0.23.0
westlake-policy.txt ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ C. Authorized Party
2
+ To add an Authorized Party to an Account, the Customer must call Westlake Customer Service at 1‐888‐739‐9192 to make the request. Any authorization provided by the Customer verbally and with the
3
+ Customer on the phone is only valid for that same day. Future and ongoing communications to an
4
+ Authorized Party must be provided by the Customer in writing. The written authorization request from
5
+ the Customer must be filed in FileNet and the Account must be documented in the Customer’s
6
+ account.
7
+ As an alternative, a person who can produce a valid power of attorney appointing the person to act as
8
+ attorney‐in‐fact for the Customer may be added to the Account as an Authorized Party, but only if the
9
+ power granted under the power of attorney is broad enough to allow that person to act on behalf of
10
+ the Customer in all matters with respect to the Account. A power of attorney submitted on other than
11
+ an approved Westlake form must be reviewed by the Legal Department before the person may be added as an Authorized Party.
12
+
13
+ D. Email Communications
14
+ Email communication is not always secure. Emails can be intercepted and email accounts
15
+ impersonated (a.k.a. phishing). Email communication is not a preferred method of communication
16
+ and, in most cases, is not an option. However, if the Customer requests that this be the only method
17
+ of communication, Westlake may elect to communicate via email.
18
+
19
+ E. Account Access Websites (MyAccount)
20
+ Westlake allows Customers the ability to access their personal and account information through MyAccount.
21
+ All Customers requesting access to the website must submit the following information as authentication for granting ongoing access to MyAccount:
22
+ • Account Number;
23
+ • Last four digits of Social Security Number;
24
+ • Date of Birth.
25
+ In addition to the three items above, the Customer will need to provide an email address and password
26
+ to be used moving forward for ongoing access. Note: The Customer may provide a different email than
27
+ the one on file.
28
+ Once access has been successfully setup for MyAccount, the Customer is able to do the following
29
+ transactions online:
30
+ • View payment history;
31
+ • Change personal information, such as addresses, phone number, and/or email addresses;
32
+ • View current and prior billing statements;
33
+ • Make payments;
34
+ • Requests payoff quotes;
35
+ • Enroll for ACH;
36
+ • Enroll in email notifications;
37
+ • Submit complaints or questions to Customer Service about their Account;
38
+ • Access Servicing related information not regarding the Account.
39
+
40
+ A. Changing or Correcting a Customer Name
41
+ A Customer can change only his or her own name. A Customer cannot change the name of another
42
+ person on the Account (e.g., a co‐buyer, cosigner). The Customer must submit legible copies of
43
+ supporting documents of a legal change of the Customer’s name. Below are specific examples of
44
+ acceptable supporting documents:
45
+ • Marriage license, in case the customer has recently gotten married;
46
+ • Divorce decree;
47
+ • Social Security card; or
48
+ • Court order documenting the name change.
49
+ If a Customer has requested to correct his/her name, the Customer must submit proof of the new
50
+ name the Customer wishes to use. Acceptable forms of proof are legible copies of government‐issued
51
+ identification. Below are specific examples of acceptable government‐issued identification:
52
+ • Social Security card;
53
+ • Valid and unexpired U.S. passport;
54
+ • Valid and unexpired U.S. military identification card or discharge record (DD‐214);
55
+ • Valid and unexpired State Driver’s License; or
56
+ • Valid and unexpired State Identification card.
57
+ If the Customer’s request to change his/her name involves only rearranging letters in the name or
58
+ changing the way the name is spelled, which would not result in changing more than three (3) letters,
59
+ the request may be accepted and processed without the need to review government‐issued
60
+ identification. However, if the change is more than rearranging letters in the name or changing the
61
+ way the name is spelled resulting in the changing of three (3) or more letters, a government issued
62
+ identification must be obtained to accept and process the request.
63
+ Note: Never rely on copies of any required documentation that are illegible, appear to be altered or
64
+ otherwise appear suspicious, or where there is any other reason to question the authenticity of the
65
+ documents.
66
+
67
+ B. Change of Customer Social Security Number
68
+ If the Customer requests to change his/her Social Security number, the Customer must submit a legible
69
+ copy of his/her Social Security card. If the Customer’s request to change his/her Social Security number
70
+ involves transposing only two (2) numbers, Westlake may make the correction without submission of the
71
+ Social Security card.
72
+
73
+ C. Change of Customer Address or Telephone Number
74
+ A Customer may request to change his/her address or telephone number by standard mail, email or
75
+ over the telephone. Westlake must validate the change of address as provided below.
76
+ If Westlake receives a notice from the United States Postal Service (“USPS”), the National Change of Address
77
+ (“NCOA”) service, or other similar service that the Customer’s address has been changed, Westlake must
78
+ note the “new” address in the Customer’s file.
79
+ If Westlake receives the information about a change of address from a third party other than the USPS or
80
+ the NCOA or a similar service, Westlake must note the address in the Customer’s file but should not proceed
81
+ to change the address of record.
82
+ Note: If a Customer changes his/her address to another state, Westlake may need to ensure that the registration and Vehicle certificate of title are reissued in the new state upon the customer’s request.
83
+ See “Change to Vehicle Title” below.
84
+
85
+ VII. Customer Requests for Account Documents or Information
86
+ The Dodd‐Frank Wall Street Reform and Consumer Protection Act gives the Customer the right to
87
+ request records relating to his/her Account. The right applies to information “in the control or
88
+ possession” of the creditor, and to information “relating to any transaction, series of transactions, or
89
+ to the Account including costs, charges and usage data.”
90
+ Westlake makes some of this information available to the Customer in an electronic form usable by the
91
+ Customer. The Consumer Financial Protection Bureau will prescribe rules that make it clear how a
92
+ creditor is to comply with this new requirement. Until a rule is published, Westlake follows the following
93
+ protocol.
94
+ When a request for information is received from a Customer, Westlake must review its records to gather
95
+ the information requested. If the Customer has requested the information electronically, Westlake may:
96
+ • Provide the information in a password‐protected PDF file to the email address in Westlake’s record
97
+ along with instructions on the hardware and software requirements necessary to retrieve the
98
+ information; or
99
+ • Westlake can burn the PDF file to a CD or copy it to a flash drive, and mail to the Customer’s address
100
+ of record.
101
+ o If a password protected file is used, the password must be communicated to the
102
+ Customer separately by mail to the Customer’s address of record or by phone to the
103
+ phone number of record.
104
+ Westlake will make reasonable efforts to accommodate Customer requests for a different method of
105
+ electronic transmission of the information, if the requested method is feasible for Westlake and at least as secure as the methods described above.
106
+ The following information is excluded from this requirement:
107
+ • Confidential commercial information, including an algorithm used to derive credit scores or
108
+ other risk scores or predictors;
109
+ • Information collected for the purpose of (i) preventing fraud or money laundering, or (ii)
110
+ detecting, or making any report regarding other unlawful or potentially unlawful conduct;
111
+ • Information required to be kept confidential by any other provision of law; and
112
+ • Information that Westlake cannot retrieve in the ordinary course of its business with respect to the
113
+ information requested.
114
+
115
+ VIII. Account Maintenance A. Request for Automatic Payment
116
+ A Customer may request to enroll in automatic payments at any time. Please refer to the Westlake ACH
117
+ Policy. There is no cost for this service and it is not a requirement or condition of credit. A Customer
118
+ may cancel the enrollment at any time. Westlake accepts enrollments in automatic payments using only its
119
+ approved enrollment forms or web‐based requests made online via MyAccount.
120
+
121
+ B. Account Payment
122
+ Westlake accepts various forms of payment on Accounts. A Customer may pay Accounts as follows:
123
+ • By standard mail:
124
+ • Personal check;
125
+ • Money order;
126
+ • Certified or Cashier’s check;
127
+ • By phone:
128
+ • Check/Debit card;
129
+ • One‐time ACH withdrawal;
130
+ • By IVR:
131
+ • Check/Debit card;
132
+ • By branch walk‐in (not available in all states and assigned banks only);
133
+ • Web‐based via MyAccount:
134
+ • Check/Debit card;
135
+ • One‐time and recurring ACH withdrawal;
136
+ • Direct transfers to a Westlake bank account:
137
+ • ACH or other electronic transfers;
138
+ • Automatic debits from Customer’s bank account;
139
+ • MoneyGram or other third‐party service that electronically transfers funds to Westlake on
140
+ Customers’ behalf;
141
+ • Wire transfers;
142
+ • Pay Near Me (7‐11) locations.
143
+ If the customer would like to pay using check or money order via Standard US Mail, tell the customer to address the letter to Westlake Financial, PO Box 54807, Los Angeles, California 90054.
144
+ If the customer would like to pay using check or money order via Express Mail, tell the customer to address the letter to Westlake Lockbox Services, Lockbox Number 73082, 3440 Flair Drive, El Monte, CA 91731.
145
+ If the customer is mailing their payment, tell them to ensure that their account number is on either their check or money or order.
146
+
147
+ C. Payment Processing
148
+ Payment processing will occur the same business day (excluding federal banking holidays) the
149
+ payment is received; however, if there is a delay in processing the payment, the payment will be
150
+ credited or posted as of the date it was received. Westlake will reverse any late fee assessed because of late
151
+ posting within a reasonable time after Westlake discovers the late posting.
152
+
153
+ D. Waiving Late Fees
154
+ Upon request of a Customer, Westlake may waive a late fee if any of the following apply:
155
+ • The Customer experienced a loss of income or an unforeseeable expense;
156
+ • The Customer can demonstrate that a billing statement was not received in time to make a
157
+ payment in a timely manner;
158
+ • There was a payment posting issue;
159
+ • Westlake has not waived more than one (1) late payment fee within the prior twelve (12) months,
160
+ unless such late fee was caused by an error made by Westlake.
161
+ Waiver of any late fee for any reason other than those outlined above must be approved by a
162
+ Department Lead, Supervisor, Manager or above in the Servicing Department. Westlake will note the waiver
163
+ in the Customer’s file. The following are the maximum amounts allowed for the waiving of any late
164
+ fees within the same Account:
165
+ • Servicing agent/Compliance specialist: One (1) late payment fee per Account within twelve (12)
166
+ months, unless such late fee was caused by an error made by Westlake;
167
+ • Department Lead: Two (2) late payment fees per Account within twelve (12) months;
168
+ • Department Supervisor: Up to $50.00 per month per Account;
169
+ • Department Manager: Up to $250.00 per month per Account;
170
+ • Compliance Supervisor/Legal Department/Director of Servicing and above: Unlimited.
171
+ When a late fee waiver is requested through a complaint received from the Customer, the Compliance
172
+ Department will evaluate the basis for the complaint. The Compliance Department as a settlement
173
+ may make a decision to waive late fees other than for the reasons listed above. The Compliance
174
+ Department will notate the waiver in the Customer’s file.
175
+
176
+ E. Waiving Non-sufficient funds Fees
177
+ Upon request of a Customer, Westlake may waive NSF fees if any of the following apply:
178
+ The Customer mailed in a check payment, Westlake did not receive the check in a timely manner and
179
+ requested the customer place a ‘stop payment’, which then returns insufficient funds;
180
+ • The agent entered a wrong bank account number and Westlake will give the customer the benefit of
181
+ the doubt;
182
+ • There was a payment posting issue;
183
+ • Customer is looking to pay off the remaining balance and is asking for NSF to be
184
+ excluded/waived.
185
+ Waiver of any NSF fee for any reason other than those outlined above must be approved by a
186
+ Department Lead, Supervisor, Manager and above in the Servicing Department. Westlake will note the
187
+ waiver in the Customer’s file. The following are the maximum amounts allowed for the waiving of any
188
+ NSF fees within the same Account:.
189
+ • Servicing Agent: One (1) NSF fee per Account within twelve (12) months, unless such NSF fee
190
+ was caused by an error made by Westlake;
191
+ • Assistant Supervisor: Two (2) NSF fees per Account within 12 months;
192
+ • Department Supervisor: Up to $50.00 per month per Account;
193
+ • Department Manager: Up to $250.00 per month per Account;
194
+ • Compliance Supervisor/Legal Department/Director of Servicing and above: Unlimited.
195
+
196
+ F. Account Payoff
197
+ 1. Account Payoff Request
198
+ When Westlake receives a request for a payoff figure from someone other than the Customer or an
199
+ Authorized Party, Westlake must confirm that the request is legitimate and that the Customer initiated it.
200
+ Westlake will consider a request for a payoff figure to be legitimate if all amounts owed to Westlake are paid in
201
+ full (i.e., the account is current) and the payoff is requested in connection with:
202
+ • A refinancing of the Account balance by another financial institution; or
203
+ • A trade‐in transaction involving a licensed motor vehicle dealer.
204
+ The financial institution or dealer must be able to correctly provide all of the following:
205
+ • The Customer’s name;
206
+ - The vehicle’s year and make;
207
+ • The Customer’s Westlake Account number; or
208
+ • The Vehicle Identification Number of the vehicle (last six numbers, at a minimum).
209
+ If Westlake has any question about the legitimacy of the payoff request, the Customer must be contacted to
210
+ confirm the request.
211
+
212
+ 2. Processing of Account Payoff – Before the Scheduled End of Term (“Early Payoff”)
213
+ When Westlake receives an Early Payoff, Westlake must note the following information in the Customer’s file:
214
+ • The date received;
215
+ • The type of funds received (e.g., personal check, business check, certified check/funds, money
216
+ order, EFT, ACH);
217
+ • The source of the funds (e.g., if a business check, the name of the finance
218
+ company/bank/lender/dealer that is the maker of the check);
219
+ • The amount of the Early Payoff received; and
220
+ • Whether the Early Payoff is sufficient to pay off the Account in full.
221
+ Westlake’s Servicing system will automatically waive any small payoff deficiency in the amount of $20 or less.
222
+ Any additional amounts must be manually waived and will require approval by the Department
223
+ Manager.
224
+ When Westlake receives an Early Payoff, Westlake must comply with state security interest release/title
225
+ requirements. To ensure compliance, Westlake has adopted the following practice when processing an Early
226
+ Payoff:
227
+ • If the Early Payoff method remitted was not via certified funds, the title will be released within
228
+ ten (10) business days of payment posting date;
229
+ • If the Early Payoff method remitted was made via certified funds, the title will be queued to be
230
+ released within two (2) business days after the payment posting dates.
231
+ Westlake also complies with state requirements to return the original Contract marked “Paid” or a similar
232
+ requirement to the Customer after a payoff. Westlake satisfies this at the time it releases its security interest.
233
+ Westlake currently stamps all Contracts in all states as “Paid” when returned to the Customer along with the
234
+ title.
235
+ Westlake ensures compliance with state law timing requirements by taking all necessary steps to prepare
236
+ for the release of its security interest and returning the Contract (if required) as soon as possible after
237
+ receipt of an Early Payoff, including retrieving the vehicle title and original Contract, as applicable. For
238
+ example, if the trigger for releasing the security interest is clearing of the Early Payoff funds, the
239
+ Custody Department must obtain the title and Contract during the processing of the Early Payoff funds
240
+ so that the security interest can be released and the Contract returned as soon as the Early Payoff
241
+ funds clear. Westlake will note the Customer’s file when these events occur.
242
+
243
+ 3. Processing of a Scheduled Final Payment to Payoff Account
244
+ When Westlake receives the final payment of a Contract (“Final Payment”), Westlake must determine whether
245
+ the Final Payment is sufficient to pay off the Account in full. Westlake policy is to automatically waive any
246
+ small payoff deficiency in the amount of $20 or less.
247
+ When Westlake receives a Final Payment, Westlake must comply with state security interest release/title
248
+ requirements. To ensure compliance, Westlake has adopted the following practice when processing a Final
249
+ Payment:
250
+ • If the Final Payment method remitted was not via certified funds, the title will be released
251
+ within ten (10) business days of payment posting date;
252
+ • If the Final Payment method remitted was made via certified funds, the title will be queued to
253
+ be released within two (2) business days after the payment posting dates.
254
+ Westlake also complies with state requirements to return the original Contract marked “Paid” or a similar
255
+ requirement to the Customer after a payoff. Westlake satisfies this at the time it releases its security interest.
256
+ Westlake currently stamps all Contracts in all states as “Paid” when returned to the Customer along with the
257
+ title.
258
+ Westlake ensures compliance with state law timing requirements by taking all necessary steps to prepare for
259
+ the release of its security interest and returning the Contract (if required) as soon as possible after
260
+ receipt of a Final Payment, including retrieving the vehicle title and original Contract, as applicable. For
261
+ example, if the trigger for releasing the security interest is clearing of the Final Payment funds, the
262
+ Custody Department must obtain the title and Contract during the processing of the Final Payment
263
+ funds so that the security interest can be released and the Contract returned as soon as the Final
264
+ Payment funds clear. Westlake will note the Customer’s file when these events occur.
265
+
266
+ G. Account Credit Refunds
267
+ If Westlake receives more than the amount necessary to pay off an Account (i.e., over‐ payment), the overpayment
268
+ will be refunded to the Customer after Westlake investigates the over‐payment to ensure that a
269
+ refund is appropriate. If possible, Westlake will coordinate over‐payment refunds with the release of the
270
+ security interest and transfer of the title. However, Westlake should make the refund no more than twenty
271
+ (20) days from the date it received the overpayment.
272
+
273
+ B. Change to Vehicle Title
274
+ Westlake Customers may request, from time to time, Westlake’s assistance in updating the content of the vehicle’s
275
+ title. Typical transactions Customers may ask to complete include state changes, name changes, and
276
+ corrections to vehicle information (year, make, model, and odometer).
277
+ In the event the Customer moves to another state, Westlake or the Customer may need to surrender the
278
+ title to the motor vehicles department in the new state so that a new title can be issued. Generally, a
279
+ Customer must obtain a new title in her/his new state of residence before she/he can register the
280
+ vehicle for use in the new state. It is the Customer’s responsibility to ensure that the vehicle is properly
281
+ registered within their respective state’s allotted time requirement. Similarly, Customers seeking to
282
+ update/change their names on titles will need to surrender the prior title to the state’s motor vehicles
283
+ department, and provide any supporting documentation proving the legal change of their name, in
284
+ order for a new title and registration to be issued reflecting the new name.
285
+ Westlake utilizes Dealertrack FDI Collateral Management’s services (a vendor which also serves as the
286
+ custodian for all Westlake titles) to assist in processing these requests for its Customers. “MyTitleSupport”,
287
+ a division of Dealertrack, provides online self‐service support for consumers who elect to update their
288
+ titles for the purpose of completing a state change or updating their names on titles. All Customers
289
+ requesting to complete these transactions must be referred to Mytitlesupport.com or can receive
290
+ assistance with their request by calling 877‐248‐4443. A fee for Mytitlesupport’s services may apply.
291
+
292
+ A. Vehicle Insurance Coverage
293
+ Westlake monitors Customer accounts to verify that the Customer has the insurance required by the
294
+ Contract. Thirty (30) days prior to the vehicle insurance expiration date, Westlake shall send a notice to the
295
+ Customer’s address on file notifying him/her to provide proof of new insurance. In the event that an
296
+ insurance cancellation notice is received directly from an insurance provider, Westlake will send a
297
+ cancellation notice to the Customer requesting that proof of new insurance be submitted. Although,
298
+ Westlake monitors for insurance and sends notices to Customers, Westlake will not force‐place insurance to secure
299
+ its collateral.
300
+
301
+ B. Insurance Coverage
302
+ If a vehicle is damaged but repairable, Westlake will work with the Customer and the Customer’s insurance
303
+ company to help arrange for the vehicle to be repaired. After obtaining proof of repair acceptable to
304
+ Westlake, Westlake will provide any endorsement on any insurance company check or other payment instrument
305
+ necessary to permit the Customer to use the insurance payments to pay for the repairs. In some cases,
306
+ Westlake may elect to apply the insurance proceeds to the balance of the Account if the Contract and state
307
+ law permits it to do so. For example, Westlake might elect to apply the insurance proceeds to the Account
308
+ balance where the damage does not impact the safe operation of the vehicle and, in Westlake’s judgment,
309
+ the cost of the repairs exceeds the increase in the vehicle’s value resulting from making them. Westlake will
310
+ inform the Customer of this election before the Customer contracts for the repairs.
311
+ If the vehicle is a total loss, Westlake will apply any insurance proceeds to the unpaid balance of the Account.
312
+ If a deficiency balance remains on the Account, the Customer is informed of their financial
313
+ responsibility under the Contract to continue to make the monthly contractual payments until all
314
+ monies due are paid in full. During any claims process, the Customer is made aware that they should
315
+ continue to make payments as required per their Contract. If the Customer purchased guaranteed
316
+ asset protection (“GAP”) coverage through Knight Management Insurance Services, LLC, Westlake will
317
+ review the GAP coverage per the GAP Agreement signed by the Customer and will waive the remaining
318
+ deficiency balance per the GAP Agreement.
319
+
320
+ A. Change of Due Date of Monthly Payments
321
+ A Customer may request that Westlake change the due date of her/his monthly payments. A one‐time
322
+ contractual due date change is available for the Customer’s convenience upon verbal, written, or
323
+ online, as long as the qualifications have been met. A new payment due date will be given to better
324
+ suit the Customer’s income and budget schedule.
325
+ The first payment due date after the change must not be more than fifteen (15) days forward from
326
+ the date the Contract was signed by the Customer. A Customer may change the payment due date
327
+ only once over the life of the Contract. Before granting a due date change, the following must be met:
328
+  At least one (1) full payment must have been posted to the Customer’s Account;
329
+  A due date change must bring the Customer’s Account current or not more than five (5) days
330
+ delinquent to allow for processing time;
331
+  The Customer must have paid at least one (1) payment between a due date change and an
332
+ extension;
333
+  The Customer must request the due date change through self‐service (MyAccount), in writing
334
+ or orally. The Customer consent is required. Once processing is complete, a confirmation letter
335
+ will be sent to the Customer’s address on file;
336
+  The Customer must be informed that the due date change may result in the assessment of
337
+ additional finance charges. Please reference the Due Date Change Policy for details on the script
338
+ to be used.
339
+ Any additional due date change or other exceptions to the requirements above must be approved in
340
+ accordance with the Westlake Due Date Change Policy.
341
+
342
+ B. Payment Extensions and Deferrals
343
+ A Customer may request Westlake to defer or extend the due date of a specific payment (“Extension”). An
344
+ Extension moves the due date of a particular payment to a later date. The payment may be past due
345
+ or due now or in the future. Westlake may offer Extensions to help Customers with a record of making timely
346
+ periodic payments. An Extension provides a Customer who has experienced a financial difficulty extra
347
+ time to make the payment.
348
+ For additional details, please refer to Westlake’s Extension Policy. Generally, however, the followingc onditions for required for granting an Extension:
349
+ • The Customer must have made at least four (4) complete payments to qualify for the first
350
+ Extension;
351
+ • The Customer must have made at least four (4) complete payments from the time of the
352
+ previous Extension to qualify for another Extension;
353
+ • If the Account is current (not delinquent), a commitment payment is not required;
354
+ • In a state where an Extension agreement is required, the Account must not be queued for an
355
+ Extension until the Extension agreement is signed by the Customer and returned to Westlake. A
356
+ written extension agreement is required in eight (8) states. Please reference Westlake’s Extension
357
+ policy for details.
358
+
359
+ C. Change of Other Contract Terms
360
+ In certain circumstances, Westlake and the Customer may agree to modify other terms of a Contract. Below
361
+ are the terms that may be modified without triggering the refinancing requirements under the Truth
362
+ in Lending Act (“TILA”):
363
+ • Reduction of the Annual Percentage Rate (“APR”) with a corresponding change in the payment
364
+ schedule;
365
+ • Change in the payment schedule (so long as the APR does not increase, and the new amount
366
+ financed does not exceed the unpaid balance plus earned finance charge and premiums for the
367
+ continuation of certain insurances);
368
+ • Change in collateral requirements as a result of the Customer’s default or delinquency (so long
369
+ as the APR does not increase, and the new amount financed does not exceed the unpaid balance
370
+ plus earned finance charge and premiums for the continuation of certain insurances);
371
+ • Forgiveness of an amount that is delinquent with a corresponding reduction of the total amount
372
+ owed;
373
+ • Change in the payment schedule to reduce the amount of the scheduled payments with a
374
+ corresponding extension of the term. However, some states limit the term. Therefore, state
375
+ law must be consulted so that the maximum length of a term is not exceeded.
376
+ Note: Westlake will treat any change in the terms of a Contract other than those described above as a
377
+ refinancing that requires new disclosures under TILA. Westlake does not refinance loans.
378
+
379
+ XVII. Customer Complaints
380
+ Westlake gives all Customer complaints prompt, courteous, and fair attention. Westlake receives direct disputes
381
+ from Customers, and indirect disputes through the CRAs regarding information that Westlake has furnished
382
+ to the CRAs. The Fair Credit Reporting Act (“FCRA”) imposes certain obligations and requirements for
383
+ information Westlake has furnished to the CRAs. Westlake addresses all complaints within specified time frames,
384
+ and also logs all formal complaints escalated to the Compliance Department in the Customer Complaints Log. Please consult Westlake’s Credit Reporting Manual for more details.
385
+
386
+ A. General Requirements
387
+ Retaking the Vehicle:
388
+ Generally, Westlake is entitled to take possession of a vehicle after default without judicial process if it can
389
+ be done without breaching the peace. Repossession is governed by the Contract, each state’s version
390
+ of the Uniform Commercial Code, any other applicable state law such as retail installment sales
391
+ contract acts applicable to motor vehicles, consumer credit statutes or other laws specifying
392
+ repossession requirements or restrictions.
393
+ In some states, a Customer may be entitled to notice and an opportunity to cure a default before Westlake
394
+ can repossess a vehicle. In other states, a Customer may be entitled to a notice of Westlake’s intent to
395
+ repossess or may have the right to reinstate the Contract after repossession by paying just the past
396
+ due payments and some or all of Westlake’s repossession costs.
397
+ All states permit the Customer to redeem the vehicle after repossession by paying the full balance
398
+ owed to Westlake plus permissible repossession expenses.
399
+ Sale of Vehicle:
400
+ Generally, after a valid and proper repossession, the creditor may sell or dispose of the vehicle in any
401
+ commercially reasonable manner. In most (but not all) states, the creditor may sell the vehicle at a
402
+ public or private sale.
403
+ Westlake is required to send the Customer (and certain other interested parties) a reasonable notice of the
404
+ time and place of a public sale or the time after which a private sale will occur. Westlake will send the notice
405
+ of disposition by first class mail, unless state law requires another mailing method. If Westlake is required
406
+ to send the notice of disposition by another mailing method that requires the Customer to accept and
407
+ sign for the notice, such as registered or certified mail, Westlake will also send a copy of the notice by first
408
+ class mail. Westlake will send the notice at least fifteen (15) full calendar days before the date of the public
409
+ sale or the earliest date a private sale may be held.
410
+ Application of Sale Proceeds:
411
+ Generally, Westlake must apply the proceeds of the sale or other disposition to the
412
+ Customer’s account in the following order:
413
+ ��� The reasonable expenses of retaking, holding, preparing for sale, and selling the vehicle;
414
+ • Reasonable attorney’s fees if provided for in the Contract and not prohibited by state law;
415
+ • Satisfaction of the remaining amount due on the Contract; and
416
+ • The satisfaction of any subordinate security interest in the Vehicle, if Westlake receives written notice
417
+ of any such subordinate interest before distribution of the proceeds is completed.
418
+ Westlake must pay the Customer any surplus proceeds. If there is a deficiency, Westlake is generally entitled to
419
+ collect it from the Customer. Westlake must send a written notice of explanation of calculation of surplus or
420
+ deficiency in certain circumstances. Westlake will send this notice by first class mail, unless state law requires
421
+ another mailing method. If, under state law, Westlake has to send the notice by another mailing method
422
+ that requires the Customer to accept and sign for the notice, such as registered or certified mail, Westlake
423
+ will also send a copy by First Class mail.
424
+
425
+ SALIENT ADDED.
426
+ MyAccount
427
+ MyAccount is an app created by Westlake Financial Services, so customers can manage their accounts directly from their phones or tablets. Westlake MyAccount offers customers the convenience of making a payments and even setting up recurring payments through this application.
428
+ MyAccount customers can register for their account through the application or use existing logins if previously created through the Westlake MyAccount website - myaccount.westlakefinancial.com).
429
+
430
+ TRADING-IN OR SELLING THEIR CAR
431
+ A customer could ask about trading in or selling their car. First, the customer will want to figure out how much money the customer still owes. The customer can gather this information by asking their lender for the payoff amount on their loan. The payoff amount is how much the customer need to pay to wipe out the balance on their existing auto loan. The figure may differ from the balance listed on their loan statement due to factors like interest calculation, prepayment penalties, and more.
432
+ Then, the customer should use a pricing guide to find the estimated value of their vehicle. This amount may differ depending on whether the customer want to sell their vehicle to a private party or trade it in with a car dealer. Once the customer have their estimated vehicle value, the customer can use the simple formula below to calculate the equity in their car:
433
+ Vehicle Value – Payoff Amount = Vehicle Equity
434
+ If their vehicle equity is a positive number, the customer may be able to sell their car to someone else and make enough to pay off the loan (and potentially put some extra money in their pocket). Negative equity means their vehicle's value isn't high enough to pay off their outstanding loan balance.
435
+ If the customer wish to sell a financed vehicle with negative equity, they will either need to pay off the remaining loan balance out of pocket or roll that amount into a new loan. It's important to proceed with caution with either approach, especially when it comes to new financing. Deciding to go further into debt can have long-term financial consequences.
436
+ When the customer take out a loan to buy a car, the lender is the true owner of the vehicle until the customer pay off the debt. The lender will also place a lien on the vehicle to protect its investment. they will need to pay the loan in full before the lender will release the lien and title—allowing the customer to resell the vehicle to another party.
437
+ If the customer is planning to sell a vehicle that the customer still owe money on, talk to their lender first to find out how to proceed. Each lender has its own process where this type of transaction is concerned. For example, with a bank or credit union, the lender might have the customer bring the buyer into their local branch to pay off the loan balance (either in cash or with financing of their own). If the buyer has agreed to pay the customer more than the payoff balance, they could pay the customer the remaining amount in a separate transaction.
438
+
439
+ ALREADY MADE A PAYMENT
440
+ Customer states that they had already made a payment, which Westlake has not received or processed. Westlake will investigate why the payment was not received.
441
+
442
+ PARTIAL PAYMENT
443
+ If the customer can only make a partial payment, tell the customer that payments are applied to account balances in the following order: Fees, Interest, Principal, Expenses, Late Charges, Insufficient Fund Fees, Insurance, and Deferred Expenses.
444
+
445
+ PAYMENT GRACE PERIOD
446
+ If the customer asks about a grace period, apologize to the customer for any confusion. Tell the customer that their contract does not have any grace period. Their account is considered past due at one day late and interest will start to accrue.
447
+
448
+ UNABLE TO MAKE A PAYMENT
449
+ In the event a customer is unable to make a payment, our first priority should be to engage in a respectful and understanding dialogue. First, try to secure a date when the customer can make a payment. If you cannot secure a future payment date, ask the customer why they cannot make a payment. Then, thank the customer for their time and say, "I understand. I will escalate this internally and a manager will call you back shortly. Thank you, and goodbye!". The consequences of not making a payment include potentially affecting their credit score.