GET api/customer/support/tickets/{customerId}?take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

take

integer

Default value is 30

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.