Preview: rave.get.recurrings-bills.js
Size: 244 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/flutterwave-node-v3/services/bills/rave.get.recurrings-bills.js
const { handleEmptyFetch } = require('../../utils/build');
async function service(data, _rave) {
return handleEmptyFetch(
data,
`Fetch recurring bill payments`,
`v3/recurring-bills?`,
_rave,
);
}
module.exports = service;
Directory Contents
Dirs: 0 × Files: 12