{
"licenceUrl": "string",
"directions": "string",
"expiredDate": "string",
"issuingDate": "string",
"licenceType": "string",
"storeId": 0,
"storeCode": "string"
}
curl --location -g --request POST '/{{route}}/md/open/store/certificateSave?version=1&version=' \
--header 'Authorization: {{Authorization}}' \
--header 'ent;' \
--header 'Content-Type: application/json' \
--data-raw '{
"licenceUrl": "string",
"directions": "string",
"expiredDate": "string",
"issuingDate": "string",
"licenceType": "string",
"storeId": 0,
"storeCode": "string"
}'
"string"