POST api/FacebookUser?CustomerCode={CustomerCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerCode | string |
None. |
Body Parameters
FacebookUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| First_Name | string |
String length: inclusive between 0 and 250 |
|
| Last_Name | string |
String length: inclusive between 0 and 250 |
|
| User_Name | string |
String length: inclusive between 0 and 250 |
|
| string |
String length: inclusive between 0 and 100 |
||
| Gender | string |
String length: inclusive between 0 and 50 |
|
| Picture | string |
None. |
|
| Age_Range | string |
String length: inclusive between 0 and 50 |
|
| FBAppID | string |
String length: inclusive between 0 and 50 |
|
| Access_Token_ExpiryDate | date |
None. |
|
| Access_Token_Date | date |
None. |
|
| Client_User_ID | string |
String length: inclusive between 0 and 50 |
|
| CreateDate | date |
None. |
|
| LastModifiedOn | date |
None. |
|
| SocialAppID | integer |
None. |
|
| SocialApp | SocialApp |
None. |
|
| isDeleted | boolean |
None. |
|
| IsSystem | boolean |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
FacebookUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| First_Name | string |
String length: inclusive between 0 and 250 |
|
| Last_Name | string |
String length: inclusive between 0 and 250 |
|
| User_Name | string |
String length: inclusive between 0 and 250 |
|
| string |
String length: inclusive between 0 and 100 |
||
| Gender | string |
String length: inclusive between 0 and 50 |
|
| Picture | string |
None. |
|
| Age_Range | string |
String length: inclusive between 0 and 50 |
|
| FBAppID | string |
String length: inclusive between 0 and 50 |
|
| Access_Token_ExpiryDate | date |
None. |
|
| Access_Token_Date | date |
None. |
|
| Client_User_ID | string |
String length: inclusive between 0 and 50 |
|
| CreateDate | date |
None. |
|
| LastModifiedOn | date |
None. |
|
| SocialAppID | integer |
None. |
|
| SocialApp | SocialApp |
None. |
|
| isDeleted | boolean |
None. |
|
| IsSystem | boolean |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.