Authorization: Bearer ********************curl --location '/v2.0/payment/crypto/checkouts//refundable-info'{
"code": 200,
"msg": "success",
"data": {
"checkoutId": "20260719000000461",
"refundable": null,
"voidable": null,
"riskRefundable": null
}
}