AvaTax-REST-V2-Python-SDK icon indicating copy to clipboard operation
AvaTax-REST-V2-Python-SDK copied to clipboard

Update Postal Code parameter to match API

Open tgehrs opened this issue 3 years ago • 0 comments

The address methods list the Postal Code parameter as postal_code however the Avalara API accepts only postalCode. This PR resolves this discrepancy so that developers using this and its SDK can successfully create transactions.

tgehrs avatar Mar 29 '22 17:03 tgehrs