| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v1.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
Authorization: Bearer ********************curl --location '/v1.0/payment/crypto/getCryptoCheckout?checkoutRequestId=undefined&clientReference=undefined'{"code":200,"msg":"success","data":{"cryptoCheckoutId":"CKO_20240115_001","status":"OPENING","orderAmount":{"amount":"100.00","currency":"USD"},"checkoutUrl":"https://pay.sandbox.mce.sg/...","createdAt":1705315200000}}