GeneralComponents Web Service
Method/AddInboundMessage
GeneralComponents Web Service > All Operations Resource Group : /AddInboundMessage (Method)
Description
The AddInboundMessage function adds an inboundMessage record.
Request (AddInboundMessageSoapIn)

The request body is of type AddInboundMessage.

Request Body Parameters

NameDescriptionData Type
 InboundMessageInfo
 xml:boolean
processAlso Element WarningCount Element ErrorCount Element IsCancelled Element IsRejected Element IsProcessed Element ReceiveProvider Element ReceiveLog Element Compressed Element MessageContent Element MessageType Element SupplierOrderReference Element BuyerOrderReference Element MessageIdentifier Element InterchangeIdentifier Element MessagePart Element MessageNumber Element PurchaseOrderId Element SupplierId Element WebshopId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence inboundMessage Element Sequence AddInboundMessage Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
WebshopId xs:int
SupplierId xs:int
InterchangeIdentifier optional xs:string
MessageIdentifier optional xs:string
BuyerOrderReference optional xs:string
SupplierOrderReference optional xs:string
MessageContent optional xs:base64Binary
Compressed xs:boolean
ReceiveLog optional xs:string
ReceiveProvider optional xs:string
IsProcessed xs:boolean
IsRejected xs:boolean
IsCancelled xs:boolean
ErrorCount xs:int
processAlso xs:boolean
Response (AddInboundMessageSoapOut)

The response body is of type AddInboundMessageResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddInboundMessageResult Element Sequence AddInboundMessageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service