Reference for http://ip-ac1217fa:903/CustomFieldService1.svc/CreateNewDraft

Create a draft of a custom field.

Url: http://ip-ac1217fa:903/CustomFieldService1.svc/CreateNewDraft

HTTP Method: POST

Message direction Format Body
Request Xml Example
Request Json Example
Response Xml Example
Response Json Example

The following is an example request Xml body:

<anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/">http://www.example.com/</anyURI>

The following is an example request Json body:

"http:\/\/www.example.com\/"

The following is an example response Xml body:

<anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/">http://www.example.com/</anyURI>

The following is an example response Json body:

"http:\/\/www.example.com\/"