Skip to content

Instantly share code, notes, and snippets.

View bhargavmethod's full-sized avatar
💰
business is boomin

bhargavmethod

💰
business is boomin
View GitHub Profile
@bhargavmethod
bhargavmethod / products.md
Created February 3, 2025 21:24
Attribute Product Get/List

/accounts/:accId/products/:prdId

{
    "success": true,
    "data": {
        "id": "prd_TKDgaqzGJgp4k",
        "name": "attribute",
        "status": "available",
        "status_error": null,
        "latest_request_id": "acc_attr_cWBKqwVP87kim",

Response

{
  "data": {
    "checks": [
      {
        "id": "9e325158-1f4d-4a61-b935-7b800bab1bcb",
        "date": "2025-02-12T00:00:00.000000Z",
        "meta": {
          "pmt_id": "core_bpp_EQUyEbqRz9MeL",
@bhargavmethod
bhargavmethod / credit_health_open_accounts_value_decreased.md
Created March 3, 2025 19:47
entity_attribute.credit_health_open_accounts_value.decreased
{
  "_id": {
    "$oid": "67c6060efd800754661385d7"
  },
  "id": "evt_74WB7CWHg3Pt3",
  "created_at": {
    "$date": "2025-03-03T19:42:06.620Z"
  },
  "updated_at": {
{
  "_id": {
    "$oid": "67c6060dfd800754661385d3"
  },
  "id": "evt_aXfaTYiVVacyn",
  "created_at": {
    "$date": "2025-03-03T19:42:05.488Z"
  },
  "updated_at": {
@bhargavmethod
bhargavmethod / without_expand.md
Created March 4, 2025 19:43
[WH Payload] Credit Health Open Accounts Value Decreased
{
  "type": "entity_attribute.credit_health_open_accounts_value.decreased",
  "op": "credit_health_open_accounts_value",
  "id": "attr_rR9QeRQEnKWjR",
  "webhook_id": "whk_7cKtfeGWAN3xJ",
  "event": "evt_FK4JQG7jNRWiJ",
  "path": "/entities/ent_yab3y6KqWVnXk/attributes/attr_rR9QeRQEnKWjR"
}
@bhargavmethod
bhargavmethod / with_expand_event.md
Created March 4, 2025 19:44
[WH Payload Expand Event] Credit Health Open Accounts Value Decreased
{
  "type": "entity_attribute.credit_health_open_accounts_value.decreased",
  "op": "credit_health_open_accounts_value",
  "id": "attr_VTEUifPr3UcKH",
  "webhook_id": "whk_zzM6ztGyTbee6",
  "event": {
    "id": "evt_HGLRgPijPmmKp",
    "type": "entity_attribute.credit_health_open_accounts_value.decreased",
    "resource_id": "attr_VTEUifPr3UcKH",
@bhargavmethod
bhargavmethod / methodsf.md
Created March 17, 2025 18:31
Method SF (Request and Response)
Request:
{
  "checks": [
    {
      "bank": {
        "account": "023456789",
        "routing": "123456789"
      },
      "date": "2025-03-17",
@bhargavmethod
bhargavmethod / open_accounts_increased_db.md
Created March 19, 2025 16:13
Open Accounts Increased DB Record
/** 
* Paste one or more documents here
*/
{
  "id": "evt_8imNyxATmHJHM",
  "created_at": {
    "$date": "2025-03-19T02:07:40.571Z"
  },
  "updated_at": {
@bhargavmethod
bhargavmethod / account_opened_db.md
Created March 19, 2025 16:14
Account Opened DB Record
/** 
* Paste one or more documents here
*/
{
  "id": "evt_taE4FiXmVQAAp",
  "created_at": {
    "$date": "2025-03-19T02:07:39.441Z"
  },
  "updated_at": {
@bhargavmethod
bhargavmethod / open_accounts_increased_w_expand.md
Created March 19, 2025 16:38
Open Accounts Increased Webhook w/ expand
{
  "type": "entity_attribute.credit_health_open_accounts_value.increased",
  "op": "credit_health_open_accounts_value",
  "id": "attr_zn3HPDRa3AdPH",
  "webhook_id": "whk_XnHWzVm6FGycQ",
  "event": {
    "id": "evt_dRq6CWzMFjDJF",
    "type": "entity_attribute.credit_health_open_accounts_value.increased",
    "resource_id": "attr_zn3HPDRa3AdPH",