v1

latestOpenAPI 3.0.02026-07-2421110121.4 KB
Conversion

Convert Data Between Formats

This endpoint will convert JSON into X12, or X12 into JSON. Set the "Content-Type" header as the format you are sending, and the "Accept" header as the format you would like to receive back.

post/v3/convert

Headers

orderful-api-keystring required

Your Orderful API key.

Content-Type'application/edi-x12' | 'application/json' required
Accept'application/edi-x12' | 'application/json' required

Request body

object required

Response

Data converted successfully.

object required