Headers
A unique identifier for the event. If the same event is sent with the same idempotency key, the event will be ignored.
Body
application/json
Available options:
charge
, payment
, adjustment
The amount of the ledger entry in cents. Positive for charges, negative for payments.
The order ID associated with the ledger entry.
The line item ID associated with the ledger entry.
The type of ledger entry.
Available options:
insurance-payment
, institution-payment
, patient-payment
, write-off
, institution-discount
, contracted-payer-adjustment
, patient-pay-adjustment
, charge
, payment
, adjustment
The description of the ledger entry.
The date and time the ledger entry was posted.
The source of the payment, e.g. payer ID, patient ID, etc.
Any optional metadata to associate with the ledger entry.
Response
Default Response
Whether the event was emitted successfully.