tt

curl -X POST 'https://client-api.kinesis.money/v1/exchange/orders' \ -H 'Content-Type: application/json' \ -H 'X-API-Key: my-api-key' \ -H 'X-Nonce: my-uniquely-generated-timestamp-value' \ -H 'X-Signature: my-uniquely-pre-generated-hash-signature-value' \ -d '{ "currencyPairId": "KAU_USD", "direction": "buy", "amount": 5, "orderType": "limit", "limitPrice": 59 }'



حجم الخط
+
16
-
تباعد السطور
+
2
-