Request
Body Params application/json
{
"pageFinishedAt": "2023-10-24 12:38:08",
"isLastPage": true
}
Request Code Samples
curl --location --request POST 'http://localhost:8082/rest/web/open/tool-set/next-page?transParticipantPageLogId=28a5db09-5d52-4cc7-8b26-63ede34c1ccbee858d77-4620-4653-b96c-a6dbb2814482' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageFinishedAt": "2023-10-24 12:38:08",
"isLastPage": true
}'
Responses
application/json Modified at 2024-03-06 02:01:11