malsubrata / woo-wallet

WooCommerce Wallet
GNU General Public License v3.0
78 stars 37 forks source link

new transactions for multi customer #70

Closed akbarbitaraf closed 2 years ago

akbarbitaraf commented 2 years ago

hello quys I want to send rows to the wallet in batches (similar Batch update customers) generate json and send to api
How do I do that? https://....../wp-json/wc/v2/wallet/(id)

malsubrata commented 2 years ago

@akbarbitaraf Sorry batch upload wallet transaction via API call is not there in our core plugin. But you can write a custom endpoint using our plugin function.