English
1curl -X POST https://api.koywe.com/api/v1/koywe-crypto/merchantId/quote \2 -H "Authorization: Bearer <token>" \3 -H "Content-Type: application/json" \4 -d '{5 "symbolIn": "ARS",6 "symbolOut": "USDC Polygon",7 "executable": false,8 "paymentMethodId": ""9}'
1{}
Bearer authentication of the form Bearer <token>, where token is your auth token.
Bearer <token>
Código ISO de 3 letras de la moneda de entrada.
Código ISO de 3 letras de la moneda de salida.
false