How to retrieve a report from aws sp-api using java language and receive it using csv file type

12 Views Asked by At

I use java language to call aws sp-api to retrieve the report. The file type returned is txt. How can I receive the report using csv file format?

I want to retrieve the report of csv file through sp-api.

what should i do?

0

There are 0 best solutions below