| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoicePaymentDetailId |
InvoicePaymentDetailId, primary key of the InvoicePaymentDetail table |
integer |
None. |
| InvoiceId |
InvoiceId mapped to InvoicePaymentDetail |
integer |
None. |
| FundingSourceId |
FundingSourceId of the contractor for whom we need to transfer the amount |
integer |
None. |
| EdumindFundingSourceId |
EdumindFundingSourceId, from which the amount will be transferred to the contractor |
integer |
None. |
| Amount |
Amount of the invoice initiated on |
decimal number |
None. |
| Status |
Status of the invoice |
string |
None. |
| ProceessedOn |
Invoice processed date and time |
date |
None. |
| DwollaTransactionId |
Dwolla transactionid which will be obtained after transferring amount to Contractor from Edumindfunding Soruce |
string |
None. |