POST api/v1/applicationfroms/completedformcustomeriframe
Request Information
URI Parameters
None.
Body Parameters
ApplicationFormIframe| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| PhoneNumber | string |
None. |
|
| LanguageId | integer |
None. |
|
| ReferenceId | integer |
None. |
|
| GenderId | integer |
None. |
|
| DateOfBirth | date |
None. |
|
| Marketing | boolean |
None. |
|
| ApplicationForm | ApplicationForm |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResponseModelOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | boolean |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.