LendingClub web service APIs support JSON format for the request payload and the response.
Accept: application/json
For POST requests:
In addition to "Accept" header, you'll need to set the "Content-type" header as well.
Content-type: application/json