Name | Description | Type | Additional Information |
---|---|---|---|
InvoiceDate |
The date of the invoice being paid. |
string |
Required Data type: DateTime Format must be MM/dd/yyyy |
InvoiceNumber |
The number of the invoice being paid. |
integer |
Required |
InvoiceLocation |
The location of the invoice being paid. |
string |
Required Max length: 6 |
DiscountAmount |
The amount of the payment discount being applied to the invoice. |
decimal number |
Max length: 15 Max of 2 decimal places Must be numeric |
PaymentAmount |
The amount of the payment being applied to the invoice. |
decimal number |
Required Max length: 15 Max of 2 decimal places Must be filled out and numeric |