Closed abunashir closed 6 years ago
The order details endpoint should return the server_platform object for that Order. This looks like a bug and I'll investigate why that's not showing up.
Cool, thanks Clint!
This should be fixed now.
Sweet, it seems to be working like a charm now, thanks @clintwilson, really appreciate your help :)
Hi @ronaldtse, I was testing out the order duplication and reissuing funcitonality recently, but looks lik there might be some changes in the order response. For example, the order response does not include the
certificate.server_platform
related details anymore, could you please erify those changes so I can update the client?Expected one:
Current response
cc: @clintwilson