Türkçe
curl --request GET \ --url https://doc-api.oppiwallet.com/api/supportedCurrency \ --header 'signatureToken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...' \ --header 'Content-Type: application/json'
[ { "name": "Bitcoin", "symbol": "BTC", "decimal": 18, "usdPrice": "0.4573", "eurPrice": "0.421934928", "tryPrice": "14.934817532999999", "minPaymentAmount": "1", "id": "6698aec7f188ae24c673da1c" } ]
Bu API, desteklenen para birimlerinin bir listesini almak için kullanılır.
application/json