EasyPost / easypost-node

EasyPost Shipping API Client Library for Node
https://easypost.com/docs/api
MIT License
139 stars 54 forks source link

[bug] Fix bad payload construction for creating scan forms #414

Closed nwithan8 closed 1 year ago

nwithan8 commented 1 year ago

Description

Payload parameter generation for "create scan form" function was using a non-existent variable, causing a malformed payload and failing any scan form creation API call.

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.