Skip to content

Commit

Permalink
NTR: add missing oneClick payments to swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Dec 20, 2023
1 parent bb26750 commit 242116f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/Swagger/mollie-headless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@ paths:
in: "path"
description: "Credit Card Token from the Mollie API Response"
required: true
- name: "shouldSaveCardDetail"
in: "path"
description: "(optional) If provided with TRUE, the credit card data will lead to a new reusable mandate inside Mollie for this customer."
required: false
responses:
"200":
description: "successful operation"
Expand Down

0 comments on commit 242116f

Please sign in to comment.