fix: add csv fields to query

This commit is contained in:
Rafael Taranto 2025-06-19 11:56:25 +01:00
parent d6166ce752
commit 790cdd8fec
3 changed files with 56 additions and 3 deletions

View file

@ -87,6 +87,7 @@ function advancedBatch(data) {
'notified',
'redeem',
'phone',
'email',
'error',
'fixedFee',
'created',
@ -120,7 +121,6 @@ function advancedBatch(data) {
'txVersion',
'publishedAt',
'termsAccepted',
'layer2Address',
'commissionPercentage',
'rawTickerPrice',
'receivedCryptoAtoms',
@ -131,7 +131,6 @@ function advancedBatch(data) {
'customerIdCardDataNumber',
'customerIdCardDataExpiration',
'customerIdCardData',
'customerName',
'sendTime',
'customerFrontCameraPath',
'customerIdCardPhotoPath',