Project

General

Profile

check_holiday.txt

Luc Tran Van, 03/28/2023 11:00 AM

 
1
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:alsb="http://www.alsb.com/"> 
2
   <soapenv:Header/> 
3
   <soapenv:Body> 
4
      <alsb:CheckHolidayRequest> 
5
         <PDay>2023/03/31</PDay> 
6
      </alsb:CheckHolidayRequest> 
7
   </soapenv:Body> 
8
</soapenv:Envelope>