Skip to main content

Sends a batch of messages to Connxio

POST 

/v1/message/new/batch

Sends a batch of messages to Connxio

Request

Body

required

  • Array [

  • messageFormat stringnullable
    messageEncoding stringnullable
    configCorrelationId stringnullable
    interchangeId stringnullable
    senderId stringnullable
    receiverId stringnullable
    recieverId stringnullabledeprecated
    documentType stringnullable
    messageBody byterequired
    fileName stringnullable
  • ]

Responses

The message was validated and sent to the Connxio engine

Loading...