Skip to content

Dispute.created event doesn't include helpful info #649

Open
@rserna2010

Description

@rserna2010

However, dispute.updated contains more relevant info (eg the dispute id and transaction id).

Example dispute.created: {
https://dashboard.balancedpayments.com/#/marketplaces/MP3QzuOB9IXSntkPK97f3y2P/events/EVed5bfedef30f11e3be9b06ae3bf089d4
If you replay something like this hits the webhook:

  "events": [
    {
      "links": {},
      "occurred_at": "2014-06-17T18:28:13.642000Z",
      "uri": "/events/EV247f3968f64d11e3b7bf06479e0ccc4c",
      "entity": {},
      "href": "/events/EV247f3968f64d11e3b7bf06479e0ccc4c",
      "type": "dispute.created",
      "id": "EV247f3968f64d11e3b7bf06479e0ccc4c"
    }
  ],
  "links": {}
}

Example dispute.updated:
https://dashboard.balancedpayments.com/#/marketplaces/MP3QzuOB9IXSntkPK97f3y2P/events/EVed8fdec0f30f11e3be9b06ae3bf089d4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions