R/ZZZ.r
post.Rd
Make a POST request to Paddle API
post(link, body)
The API endpoint URL.
The body of the request, typically a list to be converted to JSON.
Parsed JSON response from the API.