GET api/AirlineProfiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

AirlineProfileViewModel
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

String length: inclusive between 0 and 125

Telp

string

String length: inclusive between 0 and 256

ImageUrl

string

None.

TinyImageUrl

string

None.

ImageName

string

None.

Email

string

None.

AddressObject

AddressComponentViewModel

None.

Response Formats

application/json, text/json

Sample:

Sample not available.