Türkçe
curl --request POST \ --url https://doc-api.oppiwallet.com/api/v1/manualWithdraw \ --header 'signatureToken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...' \ --header 'Content-Type: application/json' \ --data '{ "currency": "6698aec7f188ae24c673da1c", "amount": "0.01", "orderId": "ORDER_1" }'
{ "message": "Çekim talebiniz başarıyla gönderildi!" }
Bu API, manuel bir çekim işlemi talebi oluşturmak için kullanılır.
application/json