GetDailyStock/FIGIcurl.sh

4 lines
190 B
Bash

curl 'https://api.openfigi.com/v3/mapping' \
--request POST \
--header 'Content-Type: application/json' \
--data '[{"idType":"ID_ISIN","idValue":"US22041X1028","exchCode":"US"}]'