AcknowledgeData
messageId stringrequired
popReceipt stringrequired
clientId stringnullable
ackResult booleannullable
reason stringnullable
tenantId stringnullable
AcknowledgeData
{
"messageId": "string",
"popReceipt": "string",
"clientId": "string",
"ackResult": true,
"reason": "string",
"tenantId": "string"
}