Sends a single message to Connxio
POST/v1/message
Sends a single message to Connxio
Request
Query Parameters
MessageEncoding string
ConfigCorrelationId string
InterchangeId string
SenderId string
ReceiverId string
DocumentType string
FileName string
- application/json
- application/xml
Body
required
messageFormat stringnullable
messageEncoding stringnullable
configCorrelationId stringnullable
interchangeId stringnullable
senderId stringnullable
receiverId stringnullable
recieverId stringnullabledeprecated
documentType stringnullable
messageBody byterequired
fileName stringnullable
Body
required
messageFormat stringnullable
messageEncoding stringnullable
configCorrelationId stringnullable
interchangeId stringnullable
senderId stringnullable
receiverId stringnullable
recieverId stringnullabledeprecated
documentType stringnullable
messageBody byterequired
fileName stringnullable
Responses
- 200
- 400
- 502
The message was validated and sent to the Connxio engine
The supplied message or metadata did not pass validation
Could not contact internal services. Please try again later or contact our support department
Loading...