Skip to content

Add remittances #14

@ernest-okot

Description

@ernest-okot

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions