Skip to content

Support for the Subaccount API

Choose a tag to compare

@morukele morukele released this 18 Sep 22:08
3d4dbb4

Implemented all the Subaccount API routes for the Paystack client. The following operations are now possible:

  • Create a subaccount
  • List all subaccounts
  • Fetch a subaccount based on ID or subaccount code
  • Updated a subaccount based on ID or subaccount code

What's Changed

Full Changelog: v0.1.6...v0.2.0