Traditional EDI Transaction

Creates a Transaction using the v3 API format. Either a message or summary must be provided, but not both. For guidance on how to use this endpoint, see the Create a Transaction guide.

Body Params
type
object
required

Information about the type of Transaction to be created.

string
enum
required
Defaults to TEST

Name of stream to create the transaction on.

Allowed:
json

Transaction document in the structure defined by the specified type. Either message or summary must be provided, but not both.

sender
object
required
receiver
object
required
Headers
string
required

Your Orderful API key.

Responses

400

Invalid request body.

403

Insufficient permissions.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json