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
This library doesn't currently support the Remittances API. We need to add a module to support remittances. It should support the following operations:
POST /token (we need to add an authorizer for this)
POST /transfer
GET /transfer/{referenceId}
GET /v1_0/account/balance
GET /v1_0/accountholder/{accountHolderIdType}/{accountHolderId}/active
This library doesn't currently support the
Remittances
API. We need to add a module to support remittances. It should support the following operations:Reference
The text was updated successfully, but these errors were encountered: