settlement_report.updatedAsk AIwbhk settlement_report.updatedOccurs when a settlement report is created or updated.Payloadevent_typeconstenumrequiredThe type of event that occurred.settlement_report.updatedsettlement_report.updatedAllowed:settlement_report.updatedcreateddate-timerequiredDate and time when the transaction first occurred. UTC time zone.currencystringrequiredlength between 3 and 3deprecated3-character alphabetic ISO 4217 code. (This field is deprecated and will be removed in a future version of the API.)detailsarray of objectsrequireddetails*ADD objectdisputes_gross_amountintegerrequireddeprecatedThe total gross amount of disputes settlements. (This field is deprecated and will be removed in a future version of the API. To compute total amounts, Lithic recommends that customers sum the relevant settlement amounts found within details.)interchange_gross_amountintegerrequireddeprecatedThe total amount of interchange. (This field is deprecated and will be removed in a future version of the API. To compute total amounts, Lithic recommends that customers sum the relevant settlement amounts found within details.)is_completebooleanrequiredIndicates that all data expected on the given report date is available.truefalseother_fees_gross_amountintegerrequireddeprecatedTotal amount of gross other fees outside of interchange. (This field is deprecated and will be removed in a future version of the API. To compute total amounts, Lithic recommends that customers sum the relevant settlement amounts found within details.)report_datestringrequiredDate of when the report was first generated.settled_net_amountintegerrequireddeprecatedThe total net amount of cash moved. (net value of settled_gross_amount, interchange, fees). (This field is deprecated and will be removed in a future version of the API. To compute total amounts, Lithic recommends that customers sum the relevant settlement amounts found within details.)transactions_gross_amountintegerrequireddeprecatedThe total amount of settlement impacting transactions (excluding interchange, fees, and disputes). (This field is deprecated and will be removed in a future version of the API. To compute total amounts, Lithic recommends that customers sum the relevant settlement amounts found within details.)updateddate-timerequiredDate and time when the transaction first occurred. UTC time zone.Response 200Return a 200 status to indicate that the data was received successfullyUpdated 9 months ago