POST prosper/v1/upload
Receives an uploaded payload for the specified User's Prosper Account

Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String


POST prosper/v1/upload_dw
Receives an uploaded payloaded for the specified User's Prosper Account's Deposit and Withdrawl History

Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String


POST prosper/v1/upload_listings
Receives an uploaded payloaded for new and historic Prosper Listings

Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String