PUT api/Groups/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Group
NameDescriptionTypeAdditional 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

Object

None.

Response Formats

application/json, text/json

Sample:
{}