PUT api/PersonAddress/Put

Request Information

URI Parameters

None.

Body Parameters

PersonAddressDto
NameDescriptionTypeAdditional information
key

PersonAddressKey

None.

addressId

integer

None.

isDefault

boolean

None.

categoryEnumName

string

None.

address

AddressDto

None.

name

string

None.

categoryEnum

AddressCategoryEnum

None.

personId

integer

None.

id

PersonAddressKey

None.

isNew

boolean

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.