post https://cat-webfarm.1dc.com/boarding-ui-cat/external-api/api/v1/terminal/save-all
This endpoint allows you create or update terminals under an application to be boarded
Response
This endpoint allows you create or update terminals under an application to be boarded
xxxxxxxxxx
14curl --request POST \
--url https://cat-webfarm.1dc.com/boarding-ui-cat/external-api/api/v1/terminal/save-all \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"terminals-processing": {
"fdpos": {
"deployable": true,
"blockDeployment": true
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: