After creating a deal, you can now track a deal through the API.  You will need the deal id, start date, funded date and advance amount.  


Function:
Name: trackDeal
Type: POST
Parameters: 


NameRequired?TypeDescription
dealId
YesLongThe ID of the deal.  You will receive this after addDeal
startDateYesDateCollection Start Date
fundedDateYesDateFunded Date of the deal
advanceAmount
NoDecimalBy default advance amount will use the one sent via contract terms.  If none supplied, advance amount and payback are required.
paybackAmount
NoDecimalIf advance amount supplied, expected payback is required. 
adminFeeYesDecimal