lob / lob-dotnet

.NET Wrapper for Lob API
MIT License
1 stars 2 forks source link

BankAccountsApi integration+unit tests #4

Closed jho44 closed 1 year ago

jho44 commented 1 year ago

ticket

Concerns

The List op with dateCreated and metadata parameters set don't work. With the dateCreated test, it failed with "message": "the following parameters are not allowed: gt, lt".

If I change the highlighted part in BankAccountsApi.cs

image

to

then it fails with Internal Error Occurred. Please contact support@lob.com..