Skip to content

Webhooks-v1 NotificationAdditionalData: disputeStatus and other fields missingΒ #69

@naseemkullah

Description

@naseemkullah

Hello,

Some fields are missing in the NotificationAdditionalData schema, such as disputeStatus, which is defined in the Webhooks-v1.json schema.

This causes issues for us because our Spring Boot webhook handler relies on this specification for deserialization, leading to the loss of this critical data.

Could you please confirm if disputeStatus and any other missing fields for the NotificationAdditionalData schema are planned to be added to the spec? Having a complete schema would greatly improve our integration. Thanks!

cc @gcatanese

edit: other required fields would be:

  • "chargebackReasonCode"
  • "modificationMerchantReferences"
  • "chargebackSchemeCode"
  • "defensePeriodEndsAt"
  • "defendable"
  • "autoDefended"
  • etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions