UNPKG

amazon-sp-api

Version:

Amazon Selling Partner API client

15 lines (14 loc) 342 B
module.exports = { supplySources: { __versions: ['2020-07-01'], __operations: [ 'getSupplySources', 'createSupplySource', 'getSupplySource', 'updateSupplySource', 'archiveSupplySource', 'updateSupplySourceStatus' ], ...require('./versions/supply_sources/supplySources_2020-07-01') } };