UNPKG

amazon-sp-api

Version:

Amazon Selling Partner API client

12 lines (11 loc) 258 B
module.exports = { '2021-03-01': { createRestrictedDataToken: (req_params) => { return Object.assign(req_params, { method: 'POST', api_path: '/tokens/2021-03-01/restrictedDataToken', restore_rate: 1 }); } } };