-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Support new UPS carrier account create/update endpoint (#574)
- Consolidate dictionary serialization process for easier re-usability - Add UPS-specific carrier account creation parameters - Mark legacy (dictionary) carrier account creation function as deprecated (does not support FedEx and UPS registrations) - Introduce new error type raised if invalid function called (guard clause for legacy carrier account creation function) - Add and update unit tests for carrier account creation + FedEx and UPS-specific tests - Add support for UPS carrier account update deviating flow - New parameter sets for UPS update - Add and update unit tests for carrier account updates - Add/re-record cassettes as needed - Add init-examples-submodule Make step - Update examples submodule
- Loading branch information
Showing
43 changed files
with
1,800 additions
and
727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.