Skip to main content

InvoicePayWithMethod

Account-level funding sources that can pay an invoice, tried in the order given to payInvoiceWith.

enum InvoicePayWithMethod {
PAYMENT_ON_ACCOUNT
}

Values

InvoicePayWithMethod.PAYMENT_ON_ACCOUNT

Draw from the patient's unallocated payments on account (newest first within available balance).

Member Of

payInvoiceWith mutation