fix: correlate downstream receipts with submit responses
This commit is contained in:
@@ -983,6 +983,7 @@ model SmsMessageRecord {
|
||||
channelId String?
|
||||
submitId String?
|
||||
gatewayMessageId String?
|
||||
cmppSubmitSequenceId String?
|
||||
status String @default("queued")
|
||||
submitStatus String?
|
||||
receiptStatus String?
|
||||
|
||||
Reference in New Issue
Block a user