The GetInboundMessages function returns all inboundMessage records for the specified parameters.
Method | /GetInboundMessages |
The request body is of type GetInboundMessages.
Name | Description | Data Type |
---|---|---|
filter | InboundMessagesFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
![]() |
|
The response body is of type GetInboundMessagesResponse.
Name | Description | Data Type |
---|---|---|
GetInboundMessagesResult | ArrayOfViewInboundMessageInfo |
![]() |
|