Name | Description | Type | Additional information |
---|---|---|---|
InvoiceID |
Invoie ID (int): The invoice ID associated with the submission. |
integer |
None. |
Image File Name |
Image File Name (string): The name of the submitted file. Should be named with the submission number and an underscore 1-5. e.g. caee25b7-9673-4591-82ae-5ca52376d663_1.pdf |
string |
Max length: 100 |
Amount |
Amount (decimal): The monetary amount of the invoice. |
decimal number |
None. |
Retailer |
Retailer (string): The name of the retailer from which the invoice originates. |
string |
Max length: 50 |
InvoiceImage |
InvoiceImage (byte array): The binary data for the file being submitted |
Collection of byte |
None. |
Date |
Date (DateTime): The date of purchase. |
string |
None. |
InvoiceNumber |
The invoice number |
string |
None. |
Files | Collection of InvoiceFile |
None. |
|
Purchases | Collection of Purchase |
None. |