Using API
Moyasar provides an API to fetch the latest settlements or transfers and list all payments involved in said settlement.
Prerequists
To use the Transfer API, you need to get your secret API key from the dashboard and follow the authenitcation documentation in order to call the API successfully: Authentication.
Listing Transfers
To list transfers, you need to use the following API endpoint List Settlements
Listing Transfer Lines
Each transfer will have multiple lines of payments, these can be listed using List Settlement Lines