| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v1.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
Authorization: Bearer ********************{"participantCode":"B0100348","refundId":"RF20240115000001","confirmationCode":"123456"}curl --location '/v1.0/payment/crypto/confirmCryptoRefund' \
--header 'Content-Type: application/json' \
--data '{"participantCode":"B0100348","refundId":"RF20240115000001","confirmationCode":"123456"}'{"code":200,"msg":"success","data":{"refundId":"RF20240115000001","status":"PROCESSING","confirmedAt":1705315200000}}