PUT api/Groups/get/Groups?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
Group| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| VatNumber | string |
None. |
|
| Street | string |
None. |
|
| Number | string |
None. |
|
| City | string |
None. |
|
| PostalCode | string |
None. |
|
| Country | string |
None. |
|
| EmailAddress | string |
None. |
|
| BillingStreet | string |
None. |
|
| BillingNumber | string |
None. |
|
| BillingCity | string |
None. |
|
| BillingPostalCode | string |
None. |
|
| BillingCountry | string |
None. |
|
| BillingEmailAddress | string |
None. |
|
| ElectronicBills | boolean |
None. |
|
| GroupTypeId | integer |
None. |
|
| GroupType | GroupType |
None. |
|
| TenantId | integer |
None. |
|
| Tenant | Tenant |
None. |
|
| GroupsUsers | Collection of GroupUser |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}