v1
latestOpenAPI 3.1.02026-07-24680631.6 KBStack Commission
Get stack commission
post/trades/commissions/{customerId}/stack
Headers
api-keystring required
API key
auth-keystring required
Auth key generated using API key & secret
Request body
Response
200
Example response
{
"status": 200,
"doc": {
"totalCommission": 2.22,
"aumCommission": 2.22
}
}