Skip to content

Instantly share code, notes, and snippets.

@dco5
Created March 24, 2021 21:18
Show Gist options
  • Save dco5/b2508edbdece50500a202aa24e2f4fc1 to your computer and use it in GitHub Desktop.
Save dco5/b2508edbdece50500a202aa24e2f4fc1 to your computer and use it in GitHub Desktop.
PaymentHistory
{
"meterReads": null,
"accountCommunications": null,
"accountTransactions": [
{
"consolidatedAmount": 0.0,
"consolidateDate": null,
"day": 0,
"monthAndDay": null,
"accountTransactionID": 446339,
"accountID": 499,
"accountServicePointID": -1,
"isDebit": false,
"transactionDate": "2020-12-16T23:09:59.937",
"energyFlowDate": "0001-01-01T00:00:00",
"amount": 75.00,
"paymentEventID": 4093,
"description": "Credit Card - Confirmation ch_1HzEkUIgzXjbhPOOlLRhX7ew",
"balance": 75.00,
"transactionTypeID": 1,
"transactionTypeName": "Payment",
"createdByUserName": "system",
"accountNumber": "10500",
"feeID": -1,
"chargeCode": "",
"linkedTransactionID": -1,
"amountPaid": 0.0,
"amountOwed": 75.0,
"amountWrittenOff": 0.0,
"isPaymentDistributed": false,
"serviceAgreementID": 0,
"billID": -1,
"billServicePointChargeID": -1,
"tenderTypeID": 1,
"tenderTypeName": "Credit Card",
"accountTypeID": 0,
"authorizationNumber": "ch_1HzEkUIgzXjbhPOOlLRhX7ew",
"isPostedToGL": false,
"ipAddress": null,
"paymentTransactionID": 0,
"distributionAmountApplied": 0.0,
"paymentEventReversalID": 0,
"paymentTenderStatusID": 1,
"tenderStatusName": "Success",
"amountReversed": 0.0,
"isReversal": false,
"consumption": 0.0,
"isReversalEligible": false,
"isTaxed": false,
"isBaseCharge": false,
"serviceProviderIdentifier": null,
"reasonCodeID": -1,
"transactionTypeCategoryID": 0,
"transactionTypeCategoryName": null,
"rateValue": 0.0
}
],
"zipCodeWeatherArray": null,
"summaryTransactions": null,
"accountTransactionSummary": null,
"reads": null,
"correlationID": null,
"isError": false,
"errorCode": 0,
"errorMessage": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment