paymentOnAccount
This query fetches a Payment on Account by its identifier, including allocation history.
paymentOnAccount(
id: ID!
): PaymentOnAccount
Arguments
paymentOnAccount.id ● ID! non-null scalar
Type
PaymentOnAccount object
A payment on account is a credit held for a patient or contact that can be allocated to invoices over time.