Skip to content

feat: Ach api implementation in platform - POST /spender/dwolla/customers API - #889

Open
sumitkumarsage wants to merge 9 commits into
mainfrom
ach_api_implementation
Open

feat: Ach api implementation in platform - POST /spender/dwolla/customers API#889
sumitkumarsage wants to merge 9 commits into
mainfrom
ach_api_implementation

Conversation

@sumitkumarsage

@sumitkumarsage sumitkumarsage commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

Added docs for POST /spender/dwolla/customers API
Screenshot 2026-09-08 at 1 09 04 PM

Clickup

https://app.clickup.com/t/1864988/86d47wm65

@github-actions github-actions Bot added the size/M Medium PR label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@sumitkumarsage sumitkumarsage changed the title Ach api implementation in platform - POST /spender/dwolla/customers API feat: Ach api implementation in platform - POST /spender/dwolla/customers API Sep 4, 2026
application/json:
schema:
$ref: '../../components/schemas/403.yaml'
'404':

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can use the existing component for this as well $ref: '../../components/schemas/403.yaml'

Comment thread src/spender/paths/spender@[email protected] Outdated
type: object
additionalProperties: false
required:
- external_id

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please add a description of what this field is.

@yashUkalkar

Copy link
Copy Markdown
Contributor

Please add screenshot of the docs preview in the PR description.
For reference -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Medium PR

Development

Successfully merging this pull request may close these issues.

2 participants