/payments
License level required: UBOnly
If invoiceNumber is supplied, the payment is applied to that invoice.
If invoiceNumber is omitted, a ClientInvoice and ClientInvoiceItem are created first, then the payment is applied to the new invoice.
/invoices
License level required: UBOnly
Returns a PagedCollection containing InvoiceModels.
/invoice/{invID}
License level required: Full Access
/clients/{cliID}
License level required: Full Access
/clients
License level required: Full Access
Returns a PagedCollection containing ClientModels.
/branches/{branchID}
License level required: Full Access
/branches
License level required: Full Access
Returns a PagedCollection containing BranchModels.
/authentication