Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Jun 19, 2024
1 parent 99b1b0d commit bb5f8af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions json/Webhooks-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1805,6 +1805,10 @@
"description" : "3DS interaction counter.",
"type" : "string"
},
"isCardCommercial" : {
"description" : "Indicates if the card is used for business purposes only.",
"type" : "string"
},
"issuerComments.cardholderName" : {
"description" : "Card holder name.",
"type" : "string"
Expand Down
3 changes: 3 additions & 0 deletions yaml/Webhooks-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,9 @@ components:
interactionCounter:
description: 3DS interaction counter.
type: string
isCardCommercial:
description: Indicates if the card is used for business purposes only.
type: string
issuerComments.cardholderName:
description: Card holder name.
type: string
Expand Down

0 comments on commit bb5f8af

Please sign in to comment.