curl --location --request POST 'https://api.rapira.net/open/crypto-processing/projects/edit' \
--header 'Authorization: Bearer {{jwt-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "607a2147-5374-468f-93ce-88911e79afa1",
"title": "BestProject",
"link": "https://a.com",
"webhook": "https://api.a.com/hook",
"enable": true
}'{
"uuid": "607a2147-5374-468f-93ce-88911e79afae",
"title": "BestProject",
"link": "https://a.com",
"webhook": "https://api.a.com/hook",
"secretKey": "64250a31269cb515fd5eff8d8a42b3794ab899a9a72573e65fb1eff802443c4a",
"memberId": 300000,
"createTime": "2026-02-15 08:22:11",
"updateTime": "2026-03-19 16:23:38",
"enable": true,
"type": "MERCHANT"
}