Added email payload HeaderType:SelfBooking
This commit is contained in:
parent
167b3196db
commit
bb32f8fce2
|
|
@ -58,6 +58,7 @@ const PublicQrCodeShare = (qrCodeUrl) => {
|
|||
toEmail: toEmail,
|
||||
type: 'M',
|
||||
fileUrl: qrCodeUrl.qrCodeUrl,
|
||||
HeaderType:"SelfBooking"
|
||||
};
|
||||
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue