Added FIGIcurlExample
This commit is contained in:
parent
aa73d5a8f0
commit
3a49875fc9
|
|
@ -0,0 +1,4 @@
|
|||
curl 'https://api.openfigi.com/v3/mapping' \
|
||||
--request POST \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '[{"idType":"ID_ISIN","idValue":"US22041X1028","exchCode":"US"}]'
|
||||
Loading…
Reference in New Issue