-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CON-5700 add api documentation for credit card disablement #735
base: master
Are you sure you want to change the base?
CON-5700 add api documentation for credit card disablement #735
Conversation
…or-credit-card-disablement' into CON-5700-Add-API-documentation-for-credit-card-disablement
…card-disablement
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry to say, but it looks like the new operation is in the wrong place! The URL is [PlatformAddress]/api/connector/v1/creditCards/disable
so it should be in creditcards.md
alongside Get all credit cards and Charge credit card, not in payments.md
.
Secondly, I would prefer if the name was consistent wherever it is used, so always Disable gateway credit card
or always Disable credit card
. At the moment, it mixes both names.
Co-authored-by: Mike Adams <[email protected]>
…or-credit-card-disablement' into CON-5700-Add-API-documentation-for-credit-card-disablement
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes.
Co-authored-by: Mike Adams <[email protected]>
Summary
Checklist