To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Methods
Name | Returns | Notes | Example |
---|---|---|---|
invoiceBuilder ( now, createdBy ) | InvoiceBuilder | ||
findInvoices ( startDate, endDate ) | List | ||
findInvoices ( status, startDate, endDate ) | List | ||
quoteBuilder ( now, createdBy ) | QuoteBuilder | ||
findInvoiceByNumber ( invoiceNumber ) | Invoice | ||
findPaymentListByNumber ( num ) | PaymentItemList |