OrderToCash
๐๏ธ adminListShipments
adminListShipments
๐๏ธ adminCreateShipment
adminCreateShipment
๐๏ธ adminPatchShipmentStatus
adminPatchShipmentStatus
๐๏ธ adminListInvoicesForOrder
adminListInvoicesForOrder
๐๏ธ adminIssueInvoice
adminIssueInvoice
๐๏ธ adminGetInvoice
adminGetInvoice
๐๏ธ adminRegenerateInvoicePdf
adminRegenerateInvoicePdf
๐๏ธ Void an unpaid invoice (issued in error). Refuses if it has captured payments โ refund first.
Void an unpaid invoice (issued in error). Refuses if it has captured payments โ refund first.
๐๏ธ adminListInvoicePayments
adminListInvoicePayments
๐๏ธ Record a payment against an invoice (never more than its outstanding balance)
Record a payment against an invoice (never more than its outstanding balance)
๐๏ธ Resolve charge attempts stuck unconfirmed against the processor
Asks the processor about this tenant's card attempts left pending past two minutes and records the truth: captured when the money was taken, failed when it never was (releasing the invoice balance). Safe to run repeatedly.
๐๏ธ adminRefundPayment
adminRefundPayment
๐๏ธ storefrontListInvoices
storefrontListInvoices
๐๏ธ storefrontGetInvoice
storefrontGetInvoice
๐๏ธ Pay an invoice via the configured gateway (sync card, or async webhook-confirmed collection)
Pay an invoice via the configured gateway (sync card, or async webhook-confirmed collection)
๐๏ธ Pay an order (issues its invoice first if none exists yet); sync card or async collection
Pay an order (issues its invoice first if none exists yet); sync card or async collection
๐๏ธ adminListInvoices
adminListInvoices
๐๏ธ AR-aging report โ open invoices bucketed by days past due.
AR-aging report โ open invoices bucketed by days past due.
๐๏ธ Flip past-due issued invoices to overdue and dun the customers.
Flip past-due issued invoices to overdue and dun the customers.
๐๏ธ Send the customer's billing contacts a payment reminder for one open invoice on every configured channel (email, SMS, WhatsApp).
Send the customer's billing contacts a payment reminder for one open invoice on every configured channel (email, SMS, WhatsApp).
๐๏ธ Every payment reminder sent for one invoice, newest first.
Every payment reminder sent for one invoice, newest first.
๐๏ธ Switch reminders for one invoice on or off (disputes, withholding tax, a closed company).
Switch reminders for one invoice on or off (disputes, withholding tax, a closed company).
๐๏ธ Draft reminder wording for one open invoice from its facts (balance, due date, statement detail, history).
Draft reminder wording for one open invoice from its facts (balance, due date, statement detail, history).
๐๏ธ Book the outstanding balance as received outside the platform and close the invoice.
Book the outstanding balance as received outside the platform and close the invoice.
๐๏ธ The customer names the day they will pay; reminders pause until then.
The customer names the day they will pay; reminders pause until then.
๐๏ธ Record a customer's promise to pay by a date; reminders pause until then.
Record a customer's promise to pay by a date; reminders pause until then.
๐๏ธ Record one unpaid invoice raised outside the platform; the same customer and invoice number updates it.
Record one unpaid invoice raised outside the platform; the same customer and invoice number updates it.
๐๏ธ Payments customers reported (M-Pesa code, cheque, bank reference) awaiting verification.
Payments customers reported (M-Pesa code, cheque, bank reference) awaiting verification.
๐๏ธ Book the reported payment and close the invoice.
Book the reported payment and close the invoice.
๐๏ธ Dismiss a reported payment; the invoice stays open and reminders continue.
Dismiss a reported payment; the invoice stays open and reminders continue.
๐๏ธ What the 'I've paid' page shows for a reminded invoice; the UUID is the capability.
What the 'I've paid' page shows for a reminded invoice; the UUID is the capability.
๐๏ธ Report a payment (M-Pesa code, cheque, bank reference) for staff to verify.
Report a payment (M-Pesa code, cheque, bank reference) for staff to verify.
๐๏ธ The last 100 payment reminders sent by this org across all invoices.
The last 100 payment reminders sent by this org across all invoices.
๐๏ธ adminListReturns
adminListReturns
๐๏ธ adminGetReturn
adminGetReturn
๐๏ธ adminApproveReturn
adminApproveReturn
๐๏ธ adminRejectReturn
adminRejectReturn
๐๏ธ Mark received โ restock items and issue a credit note.
Mark received โ restock items and issue a credit note.
๐๏ธ adminListOrderReturns
adminListOrderReturns
๐๏ธ adminCreateReturn
adminCreateReturn
๐๏ธ adminListCreditNotes
adminListCreditNotes
๐๏ธ storefrontListReturns
storefrontListReturns
๐๏ธ The buyer's credit notes (money owed to them from received returns).
The buyer's credit notes (money owed to them from received returns).
๐๏ธ Buyer self-serve return request for their own order.
Buyer self-serve return request for their own order.