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:
"2025-02-23T04:40:13.0036385+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-02-23T04:40:13.0036385+00:00</dateTime>