| Name | Description | Type | Additional information |
|---|---|---|---|
| MemberNumber |
Member Number from the Salesforce Member record - '00012345' |
string |
None. |
| InvoiceNumber |
Invoice Number for the related payment - 'ABCD1234' |
string |
None. |
| MethodType |
Method Type for this Invoice - 'ach' or 'credit' Defaults to "ach" |
string |
None. |
| AdminFees |
The Admin Fees to be applied without tax - Admin Fee Subtotal Defaults to 0.00 |
decimal number |
None. |
| TaxAmount |
Admin fees tax to be charged for this transaction - Tax Only Defaults to 0.00 |
decimal number |
None. |
| TotalAdminFees |
Admin fees plus tax to be charged for this transaction - Total Amount Defaults to 0.00 |
decimal number |
None. |