Updated leiLookup (markdown)
parent
0b37fc020a
commit
405632dd9c
|
@ -33,7 +33,8 @@ LEI number or company name search will reveal the information contained within a
|
|||
- "success" - success code (true)
|
||||
|
||||
|
||||
### Example
|
||||
|
||||
```
|
||||
curl --location --request GET 'https://my.gogetssl.com/api/lei/lookup?auth_key={{V1_API_TOKEN}}&query=google'
|
||||
curl --location --request GET 'https://my.gogetssl.com/api/lei/lookup?auth_key=${GOGETSSL_TOKEN}&query=google'
|
||||
```
|
Loading…
Reference in New Issue