POST api/RequestForm/MaxIDOfRequestForm

return the maximum id of request form (for synchronous purpose)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

unsigned integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<unsignedLong xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</unsignedLong>