Skip to content
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

Rename bankPayment to wire #77

Merged
merged 2 commits into from
Sep 28, 2020
Merged

Rename bankPayment to wire #77

merged 2 commits into from
Sep 28, 2020

Conversation

timmy-circle
Copy link
Contributor

No description provided.

@@ -49,8 +49,8 @@ function getInstance() {
* Trigger arrival of an incoming wire
* @param {*} payload
*/
function createMockBankPayment(payload: CreateMockBankPaymentPayload) {
const url = 'v1/mocks/payments/bankPayments'
Copy link
Contributor Author

@timmy-circle timmy-circle Sep 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcantwell I was guessing this bankPayments is a typo.

MasterXen
MasterXen previously approved these changes Sep 26, 2020
@timmy-circle
Copy link
Contributor Author

Discussed offline with @jcantwell . We'll keep the path same /bankPayment. Request body will have a type field with possible enum (wire/ach)

@timmy-circle timmy-circle changed the title Rename bankPayment to wirePayment Rename bankPayment to wire Sep 27, 2020
@timmy-circle timmy-circle merged commit 0036d12 into circlefin:master Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants