Skip to content

Commit

Permalink
Update OpenAPI for 87f9df504255700ac4a7dacdcfb3916f776df0c0
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 12, 2024
1 parent bc01e0a commit a261b5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -18977,7 +18977,7 @@
"description": "",
"properties": {
"status": {
"description": "Visa Compelling Evidence 3.0 eligibility status.",
"description": "Visa compliance eligibility status.",
"enum": [
"fee_acknowledged",
"requires_fee_acknowledgement"
Expand Down Expand Up @@ -19055,7 +19055,7 @@
"description": "",
"properties": {
"fee_acknowledged": {
"description": "A field acknowledging the fee incurred when countering a Visa Compliance dispute. If this field is set to true, evidence can be submitted for the compliance dispute, and you may incur a $500 fee if the case is lost.",
"description": "A field acknowledging the fee incurred when countering a Visa compliance dispute. If this field is set to true, evidence can be submitted for the compliance dispute. Stripe collects a 500 USD (or local equivalent) amount to cover the network costs associated with resolving compliance disputes. Stripe refunds the 500 USD network fee if you win the dispute.",
"type": "boolean"
}
},
Expand Down Expand Up @@ -121093,10 +121093,10 @@
]
},
"visa_compliance": {
"description": "Evidence provided for Visa Compliance evidence submission.",
"description": "Evidence provided for Visa compliance evidence submission.",
"properties": {
"fee_acknowledged": {
"description": "A field acknowledging the fee incurred when countering a Visa Compliance dispute. If this field is set to true, evidence can be submitted for the compliance dispute, and you may incur a $500 fee if the case is lost.",
"description": "A field acknowledging the fee incurred when countering a Visa compliance dispute. If this field is set to true, evidence can be submitted for the compliance dispute. Stripe collects a 500 USD (or local equivalent) amount to cover the network costs associated with resolving compliance disputes. Stripe refunds the 500 USD network fee if you win the dispute.",
"type": "boolean"
}
},
Expand Down

0 comments on commit a261b5b

Please sign in to comment.