-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
amazon-warehousing-and-distribution-model: - Quantity details at SKU level for the shipment. - Total quantity that is in-transit from the seller and has not yet been received at an AWD Distribution Center. fulfillment-outbound-api-model: - A delivery document for a package - The delivery information for the package listings-items-api-model-v20210801: - Add a function to Search for and return list of listings items and respective details for a selling partner sellers-api-model: - Add a function to Return information about a seller account and its marketplaces vendor-orders-api-model: - Retrieve The unit of measure for prices of items sold by weight Co-authored-by: nguyentoanit <19872073+nguyentoanit@users.noreply.github.com>
- Loading branch information
1 parent
67711f1
commit 9c6decd
Showing
27 changed files
with
1,541 additions
and
506 deletions.
There are no files selected for viewing
117 changes: 89 additions & 28 deletions
117
src/api-models/amazon-warehousing-and-distribution-model/api.ts
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/api-models/amazon-warehousing-and-distribution-model/base.ts
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
4 changes: 2 additions & 2 deletions
4
src/api-models/amazon-warehousing-and-distribution-model/common.ts
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
4 changes: 2 additions & 2 deletions
4
src/api-models/amazon-warehousing-and-distribution-model/configuration.ts
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
4 changes: 2 additions & 2 deletions
4
src/api-models/amazon-warehousing-and-distribution-model/index.ts
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.