post https://localhost:8443/fineract-provider/api/v1/self/accounttransfers
Ability to create new transfer of monetary funds from one account to another.
Example Requests:
self/accounttransfers/
Log in to see full request history
Response
Ability to create new transfer of monetary funds from one account to another.
Example Requests:
self/accounttransfers/
xxxxxxxxxx
curl --request POST \
--url https://localhost:8443/fineract-provider/api/v1/self/accounttransfers \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: