Discharge tracking report files
The Discharge tracking report contains the discharge tracking events from the previous day. The files for this job are saved in your designated cloud storage container in the reports/discharge_tracking/
subfolder. See Report file generation and path for more information.
The following table lists the Discharge tracking report fields.
The report's decimal values are rounded to the hundredths.
Field | Type | Description |
---|---|---|
Org_ID | string | Organization ID |
RefDate | date | Date the report file was generated |
Account_ID | int | Account ID |
CreditTransaction_ID | int | Credit transaction ID |
DebitTransaction_ID | int | Debit transaction ID |
Amount | double | Discharge amount |
DischargeDateTime | timestamp | Date and time of discharge |
day | int | Day |
CreditAuthorizationTrackingId | string | Credit authorization tracking ID |
DebitAuthorizationTrackingId | string | Debit authorization tracking ID |
Updated 9 months ago