We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39586d3 commit 0313bacCopy full SHA for 0313bac
src/domains/pay-wallet-app/api/io-payment-wallet/v1/_openapi.json.tpl
@@ -118,7 +118,7 @@
118
],
119
"operationId": "getAllPaymentMethods",
120
"summary": "Retrieve all Payment Methods for IO (by filter)",
121
- "description": "POST with body payload - no resources created: API for retrieve payment method using the request query parameter filters",
+ "description": "POST with body payload - no resources created: API for retrieves payment methods using filter criteria provided in the request body.",
122
"security": [
123
{
124
"pagoPAPlatformSessionToken": []
0 commit comments