post https://localhost:8443/fineract-provider/api/v1/self/beneficiaries/tpt
Api to add third party beneficiary linked to current user.
Parameter Definitions
name : Nick name for beneficiary, should be unique for an self service user
officeName : Office Name of beneficiary(not id)
accountNumber : Account Number of beneficiary(not id)
transferLimit : Each transfer initiated to this account will not exceed this amount
Example Requests:
/self/beneficiaries/tpt
Mandatory Fields: name, officeName, accountNumber, accountType
Optional Fields: transferLimit