Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 310 Bytes

File metadata and controls

7 lines (5 loc) · 310 Bytes

Usage

Make a GET request to the API to get some eCivis Data Integration to get some transactions that are somewhat realistic. Use the count query string parameter to request more than the default number of CSV rows returned.

curl -o transactions.csv 'https://ditg.dev.ecivis.com/?count=10'