API Reference

Create payment transaction

Create payment transaction

🚧

Passing in a payment type

Type_name is deprecated. Please use payment_type_id going forth. When creating payments, it's required to pass in either type_name or payment_type_id.

  • Webhooks: Creating a payment transaction via the NexHealth API is asynchronous. We recommend subscribing to the payment transaction insertion webhook to get notified when the insert succeeds or fails.
  • Transaction id: A single post-payment call may generate multiple payment transactions in the target health record system, especially when a payment is allocated across multiple providers or charges. To track all payments linked to a single API request, use the transaction ID parameter. Note that the transaction ID is for tracking purposes only and will not be visible in the target health record system.
Language
Credentials
Header
Click Try It! to start a request and see the response here!