Create Transaction

Creates a transaction in the remote practice management system. Currently this only supports adding a payment to a patient account and does not support creating procedures or adjustments. This endpoint does not support associating a payment to a claim or specific procedures. Most practice management systems will apply the payment in a first-in-first-out (FIFO) order to outstanding balances, starting with the oldest procedure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A transaction represents a financial event on a patient account, such as a procedure charge, payment, or adjustment, synchronized from a dental practice management system.

string

The patient associated with this transaction (format: contacts/{contact}).

string

The transaction amount as a decimal string in dollars (e.g., '125.50').

string

A free-text note or description attached to the transaction by the dental practice.

string

An optional hash value used for change detection on the transaction record.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json