Get incoming money request.Ask AIget https://example.com/accounts/private/v1/money-requests/incomingAvailable for a user who is going to make a P2P transfer.Query ParamsincludestringenumUsed to load nested resources associated with request.recipientAllowed:recipientsortstringenumSorts records. Can be sorted in DESC direction by adding "-" prefix.statuscreatedAtisNewAllowed:statuscreatedAtisNewfilter[status]stringFor filtering by statusfilter[isNew]booleanApplies filter by isNew value.truefalsepage[size]stringSpecifies count of objects returned in response. Default value is 20.page[number]stringSpecifies page number to be shown in response. size + number makes offset for records. Default value is 1.Responses 200Successful request 400Bad Request 403Forbidden 404Not FoundUpdated 7 months ago