From another thread, @racameron said:
"So what you are saying is: What is the API endpoint for creating a pass, and what is the required JSON payload?
If you could, start a new thread, with your question clearly stated. That way, other users who have similar questions can easily find the discussion."
I will try to make this as clear as I can.
From a machine that is NOT the server, I want to send a JSON payload that will create a new series pass for a specified program that is already in the guide, but does not already exist as a series pass on the server.
What goes into the JSON package and what HTTP address do I send it to with CURL?