how to get list of user plans using HTTP request?
the api list contains examples for authorized users only, but I don’t need authorization on the site.
The user sends a login and password via HTTP, you need to return a list of his plans.
how to get list of user plans using HTTP request?
the api list contains examples for authorized users only, but I don’t need authorization on the site.
The user sends a login and password via HTTP, you need to return a list of his plans.