Variable ElectronicInvoiceStatusConst
ElectronicInvoiceStatus: {
Accepted: "Accepted";
Errored: "Errored";
NotFound: "NotFound";
NotRequired: "NotRequired";
Processing: "Processing";
} = ...
Type Declaration
ReadonlyAccepted: "Accepted"
ReadonlyErrored: "Errored"
ReadonlyNotFound: "NotFound"
ReadonlyNotRequired: "NotRequired"
ReadonlyProcessing: "Processing"
The status of the electronic invoice. Only available for Easy Ship orders and orders in the BR marketplace.