This subresource enables user to cancel the funds transfer initiated.
Operation: POST
URL: https://api.lendingclub.com/api/investor/[version]/accounts/[Investor Id]/funds/cancel
URL Parameters: Investor Id — This can be obtained from the Account Summary section on LendingClub website when a user is logged in.
Query Parameters: None.
Supported Formats: JSON, XML
Request/ Response data:
Name | Type | Nullable | Description |
---|---|---|---|
investorId | integer | No | The id of the investor account |
transferId | integer | No | Transfer transaction Id |
status | String | No | Status of the Scheduled Transfer. |
message | String | No | Message will be returned if the canceling the fund transfer fails |
Request Payload: JSON -
Response: JSON -
Response: XML -