Retrieves all mobile money transfer payments for the authenticated user or entity.
Authorization header: Bearer {jwt or Secretkey}
Maximum number of MOMO transfers to return in a single request
Cursor for pagination to get the next set of results
Cursor for pagination to get the previous set of results
Filter MOMO transfers by their current status
Filter MOMO transfers by the source account ID
Filter MOMO transfers by the recipient counterparty ID
Filter MOMO transfers by currency code
Filter MOMO transfers by unique reference code
Filter MOMO transfers with amount greater than or equal to this value
Filter MOMO transfers with amount less than or equal to this value
Filter MOMO transfers created on or after this date
Filter MOMO transfers created on or before this date
Field to sort the MOMO transfers by
Sort order for the MOMO transfers
Successful operation
A descriptive message indicating the result of the operation
The status of the API operation (successful, error, failed, pending)
List of MOMO transfer objects
Metadata related to the response including pagination and filter information