Skip to content

Allow temp file creation in ReportDownloadsApi #23

Description

@ShepFc3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions