Request
Body Params application/json
{
"blockPageItemId": "33f81082-eaf3-4d90-8774-70252b3e2b95",
"take": 11,
"remarks": null
}
Request Code Samples
curl --location --request POST 'http://localhost:8082/rest/web/open/tool-set/start-record?participantId=947b6bd7-5f21-42d1-8b23-b2f961b78add' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockPageItemId": "33f81082-eaf3-4d90-8774-70252b3e2b95",
"take": 11,
"remarks": null
}'
Responses
application/json Modified at 2024-03-06 02:01:11