Protected ReadonlyargsOptionalmethodArgs: {Checks if the current or staged representation of a Product exists with the provided id. Returns a 200 status if the ProductProjection exists, or a 404 status otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }
Retrieves the projected representation of a Product by its ID.