Closed dbijman closed 2 years ago
Thanks for your suggestion.
We will update our API in the near future and add subjectAlternativeNames to the certificate object in the API for the /certificates
.
Regarding the prices, the prices in the product object are not displayed because these are irrelevant for the response. You could use the method $client->support()->product(<id>)
to get the actual product prices.
Hi @XolphinBart any progress on adding the subjectAlternativeNames to this API call? At this point I've to do separate request for every certificate to get those.
subjectAlternativeNames is now available on the /v1/certificates endpoint
When using the API and code in the examples the output of the subjectAlternativeNames field and also the product => prices array is empty