| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v2.0 |
| Backward Compatibility | Yes |
| Applicable Environment | Production |
| Applicable User Roles | PSP and Direct Client |
Authorization: Bearer ********************curl --location --request GET '/v2.0/payment/crypto/getCryptoCheckoutLink?cryptoCheckoutLinkId&clientReference'{
"code": "string",
"msg": "string",
"data": {
"cryptoCheckoutLinkId": "string",
"cryptoCheckoutId": "string",
"clientReference": "string",
"defaultLanguage": 1,
"logo": "string",
"redirectUrl": "string",
"customerSupportEmail": "string",
"checkoutUrl": "string"
}
}