curl --location --request GET '/letsencrypt/api/order/apply?domain=a.com,*.a.com,x.b.com&algorithm=ECC&quick=yes&ca=lets' \ --header 'Authorization;'
{ "c": "string", "m": "string", "v": "string" }