SOAP API - renameCalendar
The table summarizes the SOAP API - renameCalendar.
Request | Uses the renameCalendar element (from the WorkCalService schema) |
Parameter notes | |
Response | Returns a renameCalendarResponse element (from the WorkCalService schema). |
Example | Request:<soapenv:Body> <wor:renameCalendar version="0" old-namespace="LONDON" old-name="PUB_HOL" new-namespace="LONDON" new-name="UK_PUBLIC_HOLIDAYS"/> </soapenv:Body> |
Response:<SOAP-ENV:Body> <renameCalendarResponse name="UK_PUBLIC_HOLIDAYS" namespace="LONDON" version="1" xmlns="http://workcal.api.dac.n2.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.