EDI 834 Data Transformation

Create and transform EDI messages using the JSON format of the EDI.

Our current supported EDI version: 005010

Need help with some of our documentation? Feel free to contact our support team, and one of our support team members will be happy to assist you.

EDI 834 Request to JSON Response

Transforms an EDI 834 message into JSON.

Request headers

Authentication

To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>

LicenseId

<EDI Healthcare Data Transformation License Id>

Sample request

EDI 834 Copy

Sample response

JSON Copy

JSON Request to EDI 834 Response

Transforms JSON into an EDI 834 message.

Request headers

Authentication

To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>

LicenseId

<EDI Healthcare Data Transformation License Id>

Sample request

JSON Copy

Sample response

EDI 834 Copy