lob / lob-ruby

Ruby Wrapper for Lob API
lob.com
MIT License
97 stars 43 forks source link

Add "contract" as a valid carrier_route_type #214

Closed basabin54 closed 10 months ago

basabin54 commented 1 year ago

I came across an error when trying to validate a certain US address where I was getting back a carrier_route_type that wasn't in the allowed list, but I verified that it was correct using the API testing tool in lob.com itself.

Adding "contract" to the list of allowed carrier_route_type's solves the issue 👍

Screenshot 2023-05-16 at 01 19 31 Screenshot 2023-05-16 at 01 19 15