Skip to content
Snippets Groups Projects

feat(sge): add doc for testing user invoices

Merged Bastien DUMONT requested to merge sge-invoices into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
@@ -110,6 +110,12 @@ Information required:
- Postal Code
- City
#### Test with user invoices
To test user invoices, you will have to make a copy of `konnector-dev-config.example.json` to `konnector-dev-config.json` and fill out informations.
Then, to test the authentication flow of the konnector without fetching any data, launch the script `yarn standalone-no-data`
### Fetch Data
In order to get data from the SGE API we have to request the following route :
Loading