post https://nexhealth.info/payment_transactions
Create payment transaction
Asynchronous payment creation
Please note that creating a payment transaction via the NexHealth API is asynchronous, therefore it is strongly recommended that you also subscribe to the payment transaction insertion webhook which will fires upon
complete
orfailed
response from an integration when inserting a patient payment into an EHR.Depending on the integration, the creation of payment transaction which includes
payment_splits
may result in multiple payment records in the target EHR. In order to associate the payment transaction with the resulting payment(s), please match ontransaction_id
.