Q35CreatePushNotification
Q35CreatePushNotification creates a new push notification record that can be handled by the Cantara Access Server if push notifications have been configured.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szAppDesc | STRING | REQUIRED | IN |
szUserID | STRING | REQUIRED | IN |
jdDateTransactionJulian | DATE | REQUIRED | IN |
szProgramId | STRING | OPTIONAL | IN |
szMessageTitle | STRING | OPTIONAL | IN |
szMessageContent | STRING | REQUIRED | IN |
szMessageData | STRING | OPTIONAL | IN |
mnUniqueKeyID | INTEGER | OPTIONAL | OUT |