Create a raw Transaction

Creates a Transaction from a raw document. The request body should contain the raw document content (e.g. X12, XML, CSV). Routing metadata is provided via request headers rather than in the body.

đźš§

Try It! playground limitation

The in-page Try It! playground on this reference can only exercise application/json request bodies. If you are testing or experimenting with application/xml, text/xml, text/csv, application/pdf, image/jpeg, or text/plain payloads, use cURL or an HTTP client such as Postman for your ad-hoc requests. Your production integration is unaffected — this applies only to the in-browser Try It! tool. The endpoint itself accepts every supported content type from any HTTP client.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
required

A business reference number for the Transaction.

string
enum
required

The stream for the Transaction.

Allowed:
string
required

The Transaction Type name.

string
required

The ISA ID of the receiver.

string
required

The ISA ID of the sender.

Response

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