UNPKG

amazon-sp-api-timeout

Version:

Amazon Selling Partner API client

19 lines 369 B
module.exports = { shipping:{ __versions:[ 'v1' ], __operations:[ 'createShipment', 'getShipment', 'cancelShipment', 'purchaseLabels', 'retrieveShippingLabel', 'purchaseShipment', 'getRates', 'getAccount', 'getTrackingInformation' ], ...require('./versions/shipping/shipping_v1') } };