You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have reports that can reach multiple GBs that we need to download. I would like the ability to pass return_type: 'File' in the options. This would be much more efficient than receiving the report in the response body. Is there a reason that the return_type isn't being passed in the below code?
We have reports that can reach multiple GBs that we need to download. I would like the ability to pass return_type: 'File' in the options. This would be much more efficient than receiving the report in the response body. Is there a reason that the return_type isn't being passed in the below code?
https://github.com/CyberSource/cybersource-rest-client-ruby/blob/master/lib/cybersource_rest_client/api/report_downloads_api.rb#L94-L99
The text was updated successfully, but these errors were encountered: