POST api/{version}/General/m2
This is the test method, Used to access from IMS
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
Person| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"Email": "sample string 2"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.