You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
884 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Header>
<commonHeader xmlns="http://ccais.mopas.go.kr/dh/rid/services/swsdn/DisabledParkingYn/types">
<serviceName>DisabledParkingYnService</serviceName>
<useSystemCode>4060404CMC</useSystemCode>
<certServerId>SVR1311000030</certServerId>
<transactionUniqueId>{transactionID}</transactionUniqueId>
<userDeptCode></userDeptCode>
<userName></userName>
</commonHeader>
</Header>
<Body>
<getDisabledParkingYn xmlns="http://ccais.mopas.go.kr/dh/rid/services/swsdn/DisabledParkingYn/types">
<ReqOrgCd>4060000</ReqOrgCd>
<ReqBizCd>ERPTC901SSI638W22183</ReqBizCd>
<CARS_NO>{carsNo}</CARS_NO>
</getDisabledParkingYn>
</Body>
</Envelope>