curl --location 'https://pos.tccontainer-qa.lesajeju.com//CompPost' \
--header 'Content-Type: application/json' \
--data '{
"transDate": "2026-05-26 12:53:00.0",
"location": "POS 1",
"openCheckNum": "202601123",
"patronAccount": "88800013236",
"compCode": "10001303",
"compAmount": 33000,
"disbursementAmount": 33000,
"staffID": "10001206"
}'{
"result": "Created"
}