Skip to content

Instantly share code, notes, and snippets.

@wehub
Created September 19, 2019 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wehub/71a4a40fc8b389326019f6ef26d2d36e to your computer and use it in GitHub Desktop.
Save wehub/71a4a40fc8b389326019f6ef26d2d36e to your computer and use it in GitHub Desktop.
{
"id": "8aaba37b-8f27-4899-9ffa-40e94b36da91",
"resource": "notifications",
"path": "/notifications/8aaba37b-8f27-4899-9ffa-40e94b36da91",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "adjustments.created",
"event_time": 1568920734,
"payload": {
"amount": 1000,
"create_time": 1520471380,
"currency": "USD",
"custom_data": null,
"id": "9fed5d2f-3957-412c-9f30-efabcc2b5405",
"owner": {
"id": "46f481b3-a267-48e5-b6b6-e7685d3031f8",
"path": "/accounts/46f481b3-a267-48e5-b6b6-e7685d3031f8",
"resource": "accounts"
},
"path": "/adjustments/9fed5d2f-3957-412c-9f30-efabcc2b5405",
"reason": {
"reason_code": "REIMBURSEMENTS_AND_CORRECTIONS",
"reason_message": "Adjustment for reimbursement or corrections.",
"details": [{
"detail_code": "bank_overdraft_fee",
"detail_message": "Reimbursement of Bank Overdraft Fee."
}]
},
"resource": "adjustments",
"txnr_adjustment": {
"id": "80027dfa-39a2-4d6e-ac7a-024c61340bc2",
"path": "/transaction_records/80027dfa-39a2-4d6e-ac7a-024c61340bc2",
"resource": "transaction_records"
},
"type": "credit",
"api_version": "3.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment