POST
/marketdata
curl \
--request POST 'http://api.example.com/marketdata' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/marketdata' \
--header "Content-Type: application/json"
{}
curl \
--request POST 'http://api.example.com/marketdata' \
--header "Content-Type: application/json"
{}