Broker Invoice (TBP)
Represents an invoice in the Third-Party Broker (TBP) system for a vehicle sale from a broker to an end customer.
| Property | Summary |
|---|---|
ID long |
The unique identifier for this invoice. |
IsDeleted bool |
Indicates whether this invoice has been deleted. |
InvoiceDate DateTimeOffset |
The date of the invoice. |
IsCompleted bool |
Indicates whether the invoice has been completed. |
InvoiceNumber long? |
The invoice number. |
CustomerName string |
The name of the end customer on this invoice. |
CustomerPhone string |
The phone number of the end customer. |
CustomerIDNumber string |
The government-issued ID number of the end customer. |