GeneralComponents Web Service
Method/UpdateInboundMessage
GeneralComponents Web Service > All Operations Resource Group : /UpdateInboundMessage (Method)
Description
The UpdateInboundMessage function updates an inboundMessage record.
Request (UpdateInboundMessageSoapIn)

The request body is of type UpdateInboundMessage.

Request Body Parameters

NameDescriptionData Type
 InboundMessageInfo
 xml:boolean
isForceUpdate 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 UpdateInboundMessage 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
isForceUpdate xs:boolean
Response (UpdateInboundMessageSoapOut)

The response body is of type UpdateInboundMessageResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateInboundMessageResult Element Sequence UpdateInboundMessageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service