POST api/General/m2

This is the test method, Used to access from IMS

Request Information

URI Parameters

None.

Body Parameters

Person
NameDescriptionTypeAdditional information
Name

string

None.

Email

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Name": "sample string 1",
  "Email": "sample string 2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.