UNPKG
@cargozone/amazon-sp-api
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Amazon Selling Partner API client
cargozone.ai
CargoZone/amazon-sp-api
@cargozone/amazon-sp-api
/
lib
/
resources
/
vendorShipments.js
11 lines
•
213 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
module
.exports = {
vendorShipments:
{
__versions:
[
'v1'
],
__operations:
[
'SubmitShipmentConfirmations'
], ...
require
(
'./versions/vendor_shipments/vendorShipments_v1'
) } };