When you expand that tab, it gives an example of a payload to send to the API. I used this often as reference. So that's the backend. The API basically says what's available, what it's asking for, and where to send it. Now moving onto the frontend, I'll start with constructing ...