Authorization: Bearer ********************
{ "products": [ { "id": "25", "name": "InstantSSL", "description": "", "periods": [ { "years": 1, "price": 27.85, "renew": 27.85 }, { "years": 2, "price": 48.75, "renew": 48.75 } ], "category": "SSL Certificates", "category_url": "sslcertificates" }, (...) ] }
curl --location --request GET 'https://my.hitechcloud.vn/api/certificate/order' \ --header 'Authorization: Bearer <token>'