network parameter is mandatory to specify the correct fee for the intended chain (e.g., Ethereum vs. Polygon).curl --location --request GET 'https://partner-api-stage.p100.io/v1/crypto-withdrawal/get-network-fee?currency=usdc&network=polygon' \
--header 'x-api-key: <api-key>'{
"networkFee": 0.00001244
}