GET api/v1/customer/{id}/support/{productId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

productId

integer

Required

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2026-03-22T12:44:31.1872505+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-03-22T12:44:31.1872505+00:00</dateTime>