结算明细报告
结算明细报告包含一个结算周期内的交易结算明细,于结算打批当日生成。您可以通过 SFTP 服务器或 Antom Dashboard 两种方式获取来获取该报告。
报告详情
结算明细报告包含三部分内容:表头信息、结算详情和文件结束符。文件结束符 <END> 出现在报告的最后一行,表头信息由如下字段名表示,结算详情由字段对应的值表示。
下表展示了结算明细报告正文中字段及字段说明:
字段 | 说明 |
settlementBatchId | 必选 String (64) Antom 分配的用于识别结算批次的唯一标识,与结算汇总文件中的结算批号相同。 |
customerId | 必选 String (64) Antom 为商家分配的唯一身份标识。 |
PSP | 必选 String (64) 支付服务供应商(PSP),负责交易处理的收单机构的名字。 该收单机构主要是指为您提供收单和资金结算服务的机构。 |
ARN | 可选 String (256) 收单机构参考号(ARN),卡收单机构对每笔卡交易生成的唯一标识。当支付方式为卡支付时,该字段可能有值。 |
referenceMerchantId | 可选 String (64) 该字段的值与原支付或预授权请求中的 referenceMerchantId 字段的值相同。该字段指的是在 pay(单笔支付) 接口中指定的 referenceMerchantId。 |
referenceStoreId | 可选 String (64) 该字段的值与原支付或预授权请求中的 referenceStoreId 字段的值相同。 |
transactionId | 必选 String (64) Antom 分配的交易唯一标识。该字段的值遵循以下规则:
|
transactionRequestId | 可选 String (64) 商家分配的交易请求唯一标识。该字段的值与付款的 paymentRequestId 的值相同,或与退款的 refundRequestId 的值相同。该字段指的是在 pay(单笔支付) 接口、capture(单笔支付) 和 refund 接口中指定的请求 ID。
|
referenceTransactionId | 可选 String (64) 直接向买家提供服务或商品的商家分配的用于识别交易的唯一标识。对于以下交易类型,该字段的值与原支付或预授权的 referenceOrderId 的值相同: |
paymentMethodType | 可选 String (32) 支付方式。可用枚举值请查看支付方式文档。 该字段的值与原先支付或预授权请求中的 paymentMethodType 字段的值相同。 |
| wallet | 可选 String (64) 电子钱包名称,例如 Gcash。 |
transactionType | 必选 String 交易类型,包含的值如下:
|
transactionCreationTime | 必选 String (64) 当前数据的创建时间,格式为 |
transactionUpdateTime | 必选 String (64) 交易状态变更时间,格式为 |
transactionCompletionTime | 必选 String (64) 交易达到成功或失败终态的时间,格式为 |
| settlementInitiatedDate | 必选 String (64) 结算报告生成的时间,于结算打批当日生成,格式为 |
productCode | 可选 String Antom 和商家合同中约定的支付产品类型。值包含如下:
该字段的值与原支付或预授权请求中的 productCode 字段的值相同。 |
transactionAmountValue | 可选 String (16) 交易金额,以 transactionCurrency 币种单位展示(例如,如果币种是 |
transactionCurrency | 可选 String (3) transactionAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码 。 |
settlementAmountValue | 必选 String (16) 订单金额转换为结算币种后,扣除费用后的净结算金额。以 settlementCurrency 币种单位展示(例如,如果币种是 |
settlementCurrency | 必选 String (3) settlementAmountValue 对应的币种,为 ISO 4217 中定义的三位字母币种代码。 |
quoteCurrencyPair | 可选 String (16) 报价币种对,目前 Antom 使用外汇合作机构提供的标准币种对顺序进行报价。两种币种用斜线分隔,均为 ISO 4217 中定义的三位字母币种代码,如 若交易币种与结算币种相同,该字段为空。 |
quotePrice | 可选 Decimal (20) 报价币种对时价,如 quoteCurrencyPair 为 |
paymentMethodFeeAmountValue | 可选 String (16) 收单机构收取的支付方式手续费金额,以 paymentMethodFeeCurrency 币种单位展示(例如,如果币种是 |
paymentMethodFeeCurrency | 可选 String (3) paymentMethodfeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
taxFeeAmountValue | 可选 String (16) 税费,以 taxFeeCurrency 币种单位展示(例如,如果币种是 |
taxFeeCurrency | 可选 String (3) taxFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
processingFeeAmountValue | 可选 String (16) Antom 为每笔交易提供的支付处理服务费用金额,以 processingFeeCurrency 币种单位展示(例如,如果币种是 |
processingFeeCurrency | 可选 String (3) processingFeeAmountValue 对应的币种。值为 ISO 4217 中定义的三位字母币种代码。 |
disputeHandlingFee | 可选 String (16) Antom 向商家收取的拒付处理的费用金额,以 disputeHandlingFeeCurrency 币种单位展示(例如,如果币种是 当 transactionType 为 |
disputeHandlingFeeCurrency | 可选 String (3) disputeHandingFee 对应的币种,为 ISO 4217 中定义的三位字母币种代码。 |
interchangeFeeAmountValue | 可选 String (16) 发卡行收取的费用,以 interchangeFeeCurrency 币种单位展示(例如,如果币种是 当 paymentMethodType 为 |
interchangeFeeCurrency | 可选 String (3) interchangeFeeAmountValue 对应的币种。 |
schemeFeeAmountValue | 可选 String (16) 卡组收取的费用,以 schemeFeeCurrency 币种单位展示(例如,如果币种是 当 paymentMethodType 为 |
schemeFeeCurrency | 可选 String (3) schemeFeeAmountValue 对应的币种。 |
acquirerMarkupAmountValue | 可选 String (16) Antom 收取的费用,以 acquirerMarkupCurrency 币种单位展示(例如,如果币种是 当 paymentMethodType 为 |
acquirerMarkupCurrency | 可选 String (3) acquirerMarkupAmountValue 对应的币种。 |
refundFeeAmountValue | 可选 String (16) 针对退款交易,Antom 收取的费用,以 refundFeeCurrency 币种单位展示(例如,如果币种是 当 transactionType 为 |
refundFeeCurrency | 可选 String (3) refundFeeAmountValue 对应的币种。 |
financingFeeAmountValue | 可选 String (16) 分期支付场景中,Antom 向商家收取的服务费。以 financingFeeCurrency 币种单位展示(例如,如果币种是 当 paymentMethodType 的值为 |
financingFeeCurrency | 可选 String (3) financingFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
rdrFeeAmountValue | 可选 String (16) Antom 向商家收取快速争议解决(RDR)类型交易的费用,以 rdrFeeCurrency 币种单位展示((例如,如果币种是 当商户通过 Antom开通 RDR 服务,transactionType 为 |
rdrFeeCurrency | 可选 String (3) rdrFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母币种代码。 |
anticipationFeeAmountValue | 可选 String (16) Antom 向商家收取的结算周期加速服务费。以 anticipationFeeCurrency 币种单位展示(例如,如果币种是 当买家使用巴西本地卡的卡分期支付场景,或对客资金结算延迟天数小于 T+26 时,且 Antom 向商户收取、退还该费用时该字段有值。 |
anticipationFeeCurrency | 可选 String (3) |
riskDecisionServiceFeeAmountValue | 可选 String (16) 风控决策处理费。以 riskDecisionServiceFeeCurrency 币种单位展示(例如,如果币种是 当商户未签约风控包赔能力时向商户收取;如商户签约风控包赔能力,则不收取。 此费项仅在 |
riskDecisionServiceFeeCurrency | 可选 String (3) riskDecisionServiceFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
riskManagementFeeAmountValue | 可选 String (16) 风控管理费。以 riskManagementFeeCurrency 币种单位展示(例如,如果币种是 |
riskManagementFeeCurrency | 可选 String (3) riskManagementFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
fundingSource | 可选 String (20) 支付方式的资金类型。当 paymentMethodType 为
|
region | 可选 String (16) 交易发生地区。包含的值如下:
|
installmentsNum | 可选 String (8) 表示分期付款的期数。 |
issuingCountry | 可选 String (2) 发卡国家或地区。该字段值是遵循 ISO 3166 Country Codes 标准的二位国家码。 当 paymentMethodType 为 |
cardBrand | 可选 String (256) 卡品牌。 当 paymentMethodType 为 |
cardCategory | 可选 String (256) 支付卡类别。有效值为:
|
| cdrnFeeAmountValue | 可选 String (16) 由 Antom 向商户收取的信用卡争议解决网络 (CDRN) 类型交易的费用金额。以 cdrnFeeCurrency 币种单位展示(例如,如果币种是 当 transactionType 为 |
| cdrnFeeCurrency | 可选 String (3) cdrnFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
originalTransactionRequestId | 可选 String (64) 原始交易的标志符。
|
| iofFeeAmountValue | 可选 String (16) IOF(Imposto sobre Operações Financeiras)费用是巴西联邦政府规定的一项税收,适用于特定金融业务,包括外汇交易、信用卡国际结算以及跨境投资等。以 iofFeeCurrency 币种单位展示(例如,如果币种是 当巴西联邦政府收取该税时,该字段有值。 |
| iofFeeCurrency | 可选 String (3) iofFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
| withholdingTaxAmountValue | 可选 String (16) 此字段表示根据相关当地税务法规在源头预扣的税额。它代表由付款方代扣并上缴至相应税务机关的交易金额部分。该数值通常根据适用的税率计算,可能因交易性质及相关方的分类不同而有所变化。以 withholdingTaxFeeCurrency 币种单位展示(例如,如果币种是 当菲律宾政府收取该税时,该字段有值。 |
| withholdingTaxFeeCurrency | 可选 String (3) withholdingTaxAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
fxFeeAmountValue | 可选 String (16) Antom 为每笔交易提供外汇兑换(FX,即 Foreign exchange)服务所收取的处理费用金额,以 fxFeeAmountCurrency 币种单位展示(例如,如果币种是 当 Antom 向商户收取、退还该费用时该字段有值。 |
| fxFeeAmountCurrency | 可选 String (3) fxFeeAmountValue 对应的币种,为 ISO 4217 中定义的三位字母的币种代码。 |
| convertedTransactionAmountValue | 可选 String (16) 交易金额转换为结算币种后的金额,未扣费。以 convertedCurrency 币种单位展示(例如,如果币种是 |
| convertedCurrency | 可选 String (3) convertedTransactionAmountValue 对应的币种,为 ISO 4217 中定义的三位字母币种代码 。 |
| metadata | 可选 String (2048) |
| orderDescription | 必选 String (256) 订单的描述。 此字段的取值与原支付或预授权中的 orderDescription 字段的值相同。 |
isCardOnFile | 可选 String (1) 此参数用来指定此交易是否为卡信息存档(COF)交易。有效值为:
|
isNetworkToken | 可选 String (1) 此参数用来指定此交易是否为卡组加密(NT)交易。有效值为:
|
表 1. 结算明细报告字段及说明
注意:请利用表头字段信息进行账单解析。您从 SFTP 和 Antom Dashboard 所下载的账单中的字段顺序不一定与上方报告中显示的字段顺序一致。
报告样例
如下样例分别展示了不同场景下的报告。
样例一(标准账单)
2024 年 11 月 24 日至 2024 年 12 月 09 日 ,ID 为 21881201642xxxxx 的商家产生了 17 笔交易,分别为授权、退款、请款、付款、取消、争议、退款失败、结算手续费、拒付抗辩、最终支付、保证金释放、保证金代扣、预留金代扣、预留金释放、RDR 争议。结算打款并收到银行回执后,Antom 生成了一个 CSV 文件,详情如下:
settlementBatchId,customerId,PSP,ARN,referenceMerchantId,referenceStoreId,transactionId,transactionRequestId,referenceTransactionId,paymentMethodType,wallet,transactionType,transactionCreationTime,transactionUpdateTime,transactionCompletionTime,settlementInitiatedDate,productCode,transactionAmountValue,transactionCurrency,settlementAmountValue,settlementCurrency,quoteCurrencyPair,quotePrice,paymentMethodFeeAmountValue,paymentMethodFeeCurrency,taxFeeAmountValue,taxFeeCurrency,processingFeeAmountValue,processingFeeCurrency,disputeHandlingFee,disputeHandlingFeeCurrency,interchangeFeeAmountValue,interchangeFeeCurrency,schemeFeeAmountValue,schemeFeeCurrency,acquirerMarkupAmountValue,acquirerMarkupCurrency,refundFeeAmountValue,refundFeeCurrency,financingFeeAmountValue,financingFeeCurrency,rdrFeeAmountValue,rdrFeeCurrency,anticipationFeeAmountValue,anticipationFeeCurrency,riskDecisionServiceFeeAmountValue,riskDecisionServiceFeeCurrency,riskManagementFeeAmountValue,riskManagementFeeCurrency,fundingSource,region,installmentsNum,issuingCountry,cardBrand,cardCategory,cdrnFeeAmountValue,cdrnFeeCurrency,originalTransactionRequestId,iofFeeAmountValue,iofFeeCurrency,withholdingTaxAmountValue,withholdingTaxFeeCurrency,fxFeeAmountValue,fxFeeAmountCurrency,convertedTransactionAmountValue,convertedCurrency,metadata,orderDescription,isCardOnFile,isNetworkToken
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411281940109000001887902628xxxxx ","REQUEST_c900xxx ","ORDER_065665446534XXXX ",CARD,,,AUTHORIZATION,2024-11-28T20:11:41+08:00,2024-12-17T03:43:47+08:00,2024-12-17T03:43:47+08:00,CASHIER_PAYMENT,0,USD,-0.23346,USD,USD/USD,1,,,,,,,,,,,-0.23346,USD,,,,,,,,,,,,,,,DEBIT,,,GB,VISA,¡¤,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411301940108001001884902629xxxxx ","202412010454000004_a5106d88-57f8-4b65-8191-1edff90xxxxx ","2024120104540xxxxx ",PAYU,,,PAYMENT,2024-12-01T04:54:58+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,477.05,PLN,113.12,USD,USD/PLN,4.15002917,-1.72,USD,,,-0.11,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411301940108001001884902629xxxxx ","9375xx ",,PAYU,,,REFUND,2024-12-01T11:22:48+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,-2.53,PLN,-0.93,USD,USD/PLN,4.15002917,0,USD,,,0,USD,,,,,,,,,,-0.32,USD,,,,,,,,,,,,,,,,,,"202412010454000004_a5106d88-57f8-4b65-8191-1edff90xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412091940109000001881402652xxxxx ","2024120919252855801xxxxx ","2024120919252855801xxxxx ",CARD,,,CAPTURE,2024-12-09T19:27:09+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,5.19,USD,4.86,USD,,,-0.18,USD,,,-0.15,USD,,,,,,,,,,,,,,,,,,,,,DEBIT,Interregional,,TW,VISA,,,,"2024120919252855801xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412021140108001001812002218xxxxx ","1550900xxx ","1550900xxx ",ALIPAY_CN,AlipayCN,,PAYMENT,2024-12-02T15:37:31+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,231.04,CNY,31.13,USD,USD/CNY,7.3115074,-0.47,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412021140108001001812002218xxxxx ","202412021140108070001812002584xxxxx ",,ALIPAY_CN,AlipayCN,,CANCEL,2024-12-02T16:57:04+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,-231.04,CNY,-31.13,USD,USD/CNY,7.3115074,0.47,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"1550900xxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202410131940109000001881202517xxxxx ",,"8888202410140704493779xxxxx ",CARD,,,DISPUTE,2024-12-09T20:02:01+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,-310.79,USD,-325.79,USD,,,,,,,,,-15,USD,,,,,,,,,,,,,,,,,,,CREDIT,Interregional,,TW,MASTERCARD,,,,"8888202410140704493779xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411291940108001001886902622xxxxx ","1702880xxx ","1432698624-8-17028xxxxx ",MAYA,,,REFUND,2024-11-29T21:50:52+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,-16994.1,PHP,-283.94,USD,USD/PHP,58.87302841,4.72,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"1702878xxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411291940108013001886902405xxxxx ","1702880xxx ",,MAYA,,,REFUND_REVERSAL,2024-11-29T21:50:52+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,16994.1,PHP,289.63,USD,USD/PHP,58.67423819,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"1702878xxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ",,,,,,,SETTLEMENT_FEE,2024-12-13T03:11:49+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,,,,0,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202407091940108001001889202331xxxxx ",,"1015202407094101892700060xxxxx ",CARD,,,DISPUTE_REVERSAL,2024-12-09T16:00:33+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,353680,KRW,240.05,USD,USD/KRW,1435.616775,-6.31,USD,,,,,,,,,,,,,,,,,,,,,,,,,CREDIT,Intraregional,,KR,KOOKMIN,,,,"1015202407094101892700060xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411221940108001001883302608xxxxx ",,"20241122100904741355820xxxxx ",,,,PAYMENT_REVERSAL,2024-11-22T23:39:33+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,249000,IDR,15.39,USD,USD/IDR,16174.41541,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"XYSEA_WEB_20241122100904741355820xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412041900000000000001200976xxxxx ",,,,,,COLLATERAL_RELEASED,2024-12-05T03:43:19+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,,,,378.71,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412041900000000000001200976xxxxx ",,,,,,COLLATERAL_WITHHELD,2024-12-05T03:43:19+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,,,,-451.87,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412011900000000000001200733xxxxx "," "," ",,,,RESERVE_RELEASED,2024-12-01T03:37:48+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,,,,11.3,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411291900000000000001200851xxxxx "," "," ",,,,RESERVE,2024-11-30T03:37:48+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,,,,-3.7,USD,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202411281940109000001887902628xxxxx ","REQUEST_c900xxx ","ORDER_065665446534XXXX ",CARD,,,AUTHORIZATION,2024-11-28T20:11:41+08:00,2024-12-17T03:43:47+08:00,2024-12-17T03:43:47+08:00,CASHIER_PAYMENT,0,USD,-0.01,USD,USD/USD,1,,,,,,,,,,,,,,,,,,,,,,,,,,,DEBIT,,,GB,VISA,CONSUMER,,,,,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202412091940109000001881402652xxxxx ","2024120919252855801xxxxx ","2024120919252855801xxxxx ",CARD,,,CAPTURE,2024-12-09T19:27:09+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,5.19,USD,4.85,USD,,,-0.18,USD,,,-0.15,USD,,,,,,,,,,,,,,,,,,,,,DEBIT,Interregional,,TW,VISA,CONSUMER,,,"2024120919252855801xxxxx ",,,,,,,,,,
"2024121619607xxxxx ","21881201642xxxxx ",Antom_SG,,," ","202406101940108001001884902283xxxxx ","202406101940108001001884902283xxxxx ","TL01824061102033xxxxx ",CARD,,,RAPID_DISPUTE_RESOLUTION,2024-12-09T16:50:13+08:00,2024-12-17T05:16:17+08:00,2024-12-17T05:16:17+08:00,CASHIER_PAYMENT,-875.88,USD,-875.88,USD,USD/USD,1,,,,,,,0,USD,,,,,,,,,,,,,,,,,,,DEBIT,,,US,VISA,,,,"TL01824061102033xxxxx ",,,,,,,,,,
<END>样例二(无交易)
settlementBatchId,customerId,PSP,ARN,referenceMerchantId,referenceStoreId,transactionId,transactionRequestId,referenceTransactionId,paymentMethodType,wallet,transactionType,transactionCreationTime,transactionUpdateTime,transactionCompletionTime,settlementInitiatedDate,productCode,transactionAmountValue,transactionCurrency,settlementAmountValue,settlementCurrency,quoteCurrencyPair,quotePrice,paymentMethodFeeAmountValue,paymentMethodFeeCurrency,taxFeeAmountValue,taxFeeCurrency,processingFeeAmountValue,processingFeeCurrency,disputeHandlingFee,disputeHandlingFeeCurrency,interchangeFeeAmountValue,interchangeFeeCurrency,schemeFeeAmountValue,schemeFeeCurrency,acquirerMarkupAmountValue,acquirerMarkupCurrency,refundFeeAmountValue,refundFeeCurrency,financingFeeAmountValue,financingFeeCurrency,rdrFeeAmountValue,rdrFeeCurrency,anticipationFeeAmountValue,anticipationFeeCurrency,riskDecisionServiceFeeAmountValue,riskDecisionServiceFeeCurrency,riskManagementFeeAmountValue,riskManagementFeeCurrency,fundingSource,region,installmentsNum,issuingCountry,cardBrand,cardCategory,cdrnFeeAmountValue,cdrnFeeCurrency,originalTransactionRequestId,iofFeeAmountValue,iofFeeCurrency,withholdingTaxAmountValue,withholdingTaxFeeCurrency,fxFeeAmountValue,fxFeeAmountCurrency,convertedTransactionAmountValue,convertedCurrency,metadata,orderDescription,isCardOnFile,isNetworkToken
<END>注意:无交易的情况下,默认 SFTP 服务器或 Antom Dashboard 都不会产生账单。若您需要无交易下的空账单,您可以联系 Antom 技术支持(TechnicalService@antom.com)在 SFTP 服务器下进行配置。