POST api/MailingLabel
Request Information
URI Parameters
None.
Body Parameters
MailingLabelDtoName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
MarginFromTop | integer |
None. |
|
MarginFromLeft | integer |
None. |
|
Columns | integer |
None. |
|
RowHeight | integer |
None. |
|
Gap | integer |
None. |
|
FontSize | integer |
None. |
|
ShowName | boolean |
None. |
|
ShowJobTitle | boolean |
None. |
|
ShowOutlet | boolean |
None. |
|
ShowLine1 | boolean |
None. |
|
ShowLine2 | boolean |
None. |
|
ShowCity | boolean |
None. |
|
ShowCounty | boolean |
None. |
|
ShowPostCode | boolean |
None. |
|
ShowCountry | boolean |
None. |
|
Id | integer |
None. |
|
Visibility | RestrictedVisibility |
None. |
|
VisibilityUserId | integer |
None. |
|
VisibilityClientId | integer |
None. |
|
VisibilityUserGroupIds | Collection of integer |
None. |
|
Created | date |
None. |
|
Modified | date |
None. |
|
CreatedUser | ListItemDto |
None. |
|
ModifiedUser | ListItemDto |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/plain
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.