Creates a new money request.Ask AIpost https://example.com/accounts/private/v1/money-requestsBody ParamstargetUIDstringThe ID of the user who will receive a request to make a new P2P transfer.recipientAccountIduint64The ID of the recipient account for the P2P transfer.amountstringThe amount of the P2P transfer. Must be a valid decimal number.descriptionstringThe description of the P2P transfer.Responses 200Successful request 400Bad Request 403Forbidden 404Not Found 422Unprocessable EntityUpdated 7 months ago