Skip to content

Instantly share code, notes, and snippets.

@purplefeel
Created December 19, 2018 16:18
Show Gist options
  • Save purplefeel/757b4c98c1f254e467fb567c4a12689d to your computer and use it in GitHub Desktop.
Save purplefeel/757b4c98c1f254e467fb567c4a12689d to your computer and use it in GitHub Desktop.
Result of <http://localhost:8080/api/alerts/1>
{
"id": 1,
"providerIssuedId": "12596362",
"alertTimestamp": "2016-09-30T18:00:00Z",
"alertDescriptor": "8887834233TODAYSHEALTH",
"saleTransactionAmount": 89.95,
"saleTransactionDate": "2016-09-19T17:00:00Z",
"saleTransactionId": null,
"saleTransactionCurrency": "USD",
"authCode": "57765B",
"chargebackAmount": 89.95,
"chargebackReasonCode": "63",
"cardVendor": "MASTERCARD",
"cardBin": "517996",
"cardLastFour": "989",
"cardNumber": "517996xxxxxx0989",
"provider": "ETHOCA",
"acquirerRefNumber": "5.55E+22",
"providerMerchantId": null,
"status": "RESOLVED",
"refundedBeforeTimeLimit": true,
"merchantAccount": {
"id": 6209,
"mid": "5311204011",
"midDescriptor": "AGENTRA",
"active": true,
"currency": null,
"monthlyLimit": null,
"merchant": {
"id": 250,
"name": "DIABLO VISTA DEN-ICARE",
"description": "DIABLO VISTA DEN-ICARE--975 Cobb Place Blvd--Kennesaw--GA--30144",
"address": "975 Cobb Place Blvd",
"city": "Kennesaw",
"state": "GA",
"postalCode": "30144",
"country": "USA",
"phoneNumber": "4047937483",
"phoneExt": "0",
"email": "kkessing@icarefinancialcorp.com",
"website": "http://www.chargebackgurus.com",
"currency": "USD",
"active": true,
"industry": {
"id": 22,
"name": "Books, Magazines & Newspapers",
"description": ""
},
"client": {
"id": 120,
"name": "Oracle Financial Group LLC",
"description": "Oracle Financial Group LLC--1885 Harlem Rd Suite 200--Cheektowaga--NY--14212--USA",
"address": "1885 Harlem Rd Suite 200",
"city": "Cheektowaga",
"state": "NY",
"postalCode": "14212",
"country": "USA",
"phoneNumber": "7167680015",
"phoneExt": null,
"email": "greg@oraclegroupllc.com",
"website": "chargebackgurus.com",
"currency": "USD",
"active": true,
"clientComplexity": "LEVEL2",
"industry": {
"id": 96,
"name": "Industrial Unions",
"description": ""
},
"leadSource": null,
"merchants": null
},
"merchantAccounts": null
},
"partnerClients": null
},
"merchant": 250,
"client": 120,
"duplicateOf": null,
"assignedTo": {
"id": 1,
"login": "fpr-admin-user",
"firstName": "Administrator",
"lastName": "Administrator",
"email": "admin@localhost",
"activated": true,
"langKey": "en",
"imageUrl": null,
"resetDate": null,
"userType": "GURU",
"contactInfo": null,
"authorities": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment