{
"appId": "your appid",
"sign": "45eebd745dcf0b5f6d6f9fcde28cd9fe8116a892"
}curl --location '/api/v1/paymentCode/CCP2022111405068111/cashier' \
--header 'Content-Type: application/json' \
--data '{
"appId": "your appid",
"sign": "45eebd745dcf0b5f6d6f9fcde28cd9fe8116a892"
}'{
"code": 1000,
"message": "success",
"data": {
"shortLink": "https://a.api-dev.paycools.com/1L9zOOL"
}
}