FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(api): require check transfer payer, add return address name by increase-releases[bot] · Pull Request #481 · Increase/increase-ruby · GitHub

feat(api): require check transfer payer, add return address name - #481

Merged
mattt merged 1 commit into
mainfrom
sync/244db0c7
Jul 2, 2026
Merged

feat(api): require check transfer payer, add return address name#481
mattt merged 1 commit into
mainfrom
sync/244db0c7

Conversation

increase-releases Bot commented Jul 2, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This spec sync updates the check transfers and entities surface.

  • Check transfers: payer is now required when creating a check transfer (it was previously optional and defaulted to the return address). This breaks existing callers that omitted it.
  • Check transfers: add return_address_name — a custom name printed above the Increase-managed return address (available both as a create param and on the physical-check response).
  • Entities: add a validation_status filter (pending / valid / invalid) to the list endpoint.
  • Minor generated documentation/serialization touch-ups (e.g. the pending-transaction amount description).

Note: making payer required is a breaking change for callers that previously omitted it.

Held for manual review — breaking change (payer became required) and an oversized diff (305 files) that is wildly out of line with the same sync in the other SDKs (~10–16 files). Not auto-merged; a human should verify the regeneration before merging.

Spec: 244db0c7a39ae8fff699dccda50b79bd.

increase-releases Bot changed the title feat(api): api update feat(api): require check transfer payer, add return address name Jul 2, 2026
mattt merged commit 5df6f2b into main Jul 2, 2026
1 check passed
mattt deleted the sync/244db0c7 branch July 2, 2026 17:06
increase-releases Bot mentioned this pull request Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL