Authorization: ********************
curl --location 'https://myquiz.nvtai24.site/api/payments/create-order' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "subscriptionPlanId": "4b92ad1d-59e2-484e-b3e4-a8317760e6e7" }'