UNPKG

amazon-sp-api

Version:

Amazon Selling Partner API client

17 lines (16 loc) 372 B
module.exports = { notifications: { __versions: ['v1'], __operations: [ 'getSubscription', 'createSubscription', 'getSubscriptionById', 'deleteSubscriptionById', 'getDestinations', 'createDestination', 'getDestination', 'deleteDestination' ], ...require('./versions/notifications/notifications_v1') } };