You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library does not fully support the Disbursements API. We need to add a module to support disbursements. The module must support the following operations:
POST /token (we need to create an authorizer for this)
POST /transfer
GET /transfer/{referenceId}
GET /v1_0/account/balance
GET /v1_0/accountholder/{accountHolderIdType}/{accountHolderId}/active
The library does not fully support the
Disbursements
API. We need to add a module to support disbursements. The module must support the following operations:Reference
The text was updated successfully, but these errors were encountered: