-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(orders): add Approvals, ShipmentConfirmation
Add new Amazon API changes of the orders-api and minor refactorings. Changelog: * fix: installation url in README.md * feat: add Set in internal utils pkg * feat: add approvals and shipmentConfirmation to OrdersAPI * feat: add new types in orders model.go * refactor: use enums in orders api with sets * fix(orders)!: add missing callResponse return Applies to + `UpdateOrderItemsApprovals` + `ConfirmShipment`
- Loading branch information
Showing
10 changed files
with
554 additions
and
126 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
Oops, something went wrong.