cURL
curl --request POST \ --url https://app.sandbox.rio.trade/api/payments/crypto/check \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "orderId": "66290ac8bd3903485989f82e" }'
"OK"
OK
The response is of type string.
string