Authorization: Bearer ********************curl --location --request POST 'https://test.web.gw.finansz.com//api/pos/payments/batch-close' \
--header 'Content-Type: application/json' \
--data-raw '{
"terminalId": "57e69e1b-2c00-4a26-b5e3-44617c6cc659"
}'{
"isSuccess": true,
"errorCode": "string",
"errorMessage": "string",
"authCode": "string",
"bankTransactionId": "string",
"conversationId": "string"
}