| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v1.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
Authorization: Bearer ********************{"participantCode":"B0100348","cryptoCheckoutId":"CKO_20240115_001","closeReason":"Order cancelled"}curl --location '/v1.0/payment/crypto/closeCryptoCheckout' \
--header 'Content-Type: application/json' \
--data '{"participantCode":"B0100348","cryptoCheckoutId":"CKO_20240115_001","closeReason":"Order cancelled"}'{"code":200,"msg":"success","data":{"cryptoCheckoutId":"CKO_20240115_001","status":"CLOSED"}}