GET api/GetAllCustomers

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

DataResultOfListOfCustomer
NameDescriptionTypeAdditional information
Value

RetVal

None.

Message

string

None.

Data

Collection of Customer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Customer' with type 'cl3.Models.Customer'. Path 'Data[0].ApplicationUsers[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Customer' with type 'cl3.Models.Customer'. Path 'Data[0].ApplicationUsers[0]'.