-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
This library doesn't currently support the remittances API
Describe the solution you'd like
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
Reference
Byusa
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request