Skip to content
Snippets Groups Projects
Commit 3ec61b54 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

feat(sge): add doc for testing user invoices

parent 6f94e1bf
No related branches found
No related tags found
1 merge request!20feat(sge): add doc for testing user invoices
...@@ -110,6 +110,12 @@ Information required: ...@@ -110,6 +110,12 @@ Information required:
- Postal Code - Postal Code
- City - 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 ### Fetch Data
In order to get data from the SGE API we have to request the following route : In order to get data from the SGE API we have to request the following route :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment