Invoice Statuses

The following values represent the list of possible statuses returned by the API for an Invoice:

Draft = 0,
DraftDeposit = 1,
Sent = 2,
Settled = 3,
CancelDraft = 4,
Cancel = 5,