AvaTax-REST-V2-Python-SDK
AvaTax-REST-V2-Python-SDK copied to clipboard
Update Postal Code parameter to match API
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.