POST api/i18

Receive a JSON 'newRegistration' request and sent this to the database. Return the JSON response. This post can receive JSON formats: raw or x-www-form-urlencoded

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

The database response

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.