EDI 276 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 276 Request to JSON Response

Transforms an EDI 276 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 276 Copy

Sample response

JSON Copy

JSON Request to EDI 276 Response

Transforms JSON into an EDI 276 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 276 Copy