UNPKG

@cargozone/amazon-sp-api

Version:

Amazon Selling Partner API client

11 lines 262 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 }); } } };