Protected: Get user’s trade history.
curl --request GET \
--url https://staging-api.polysimulator.com/orders{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request GET \
--url https://staging-api.polysimulator.com/orders{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}