Make a POST request to Paddle API

post(link, body)

Arguments

The API endpoint URL.

body

The body of the request, typically a list to be converted to JSON.

Value

Parsed JSON response from the API.