Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.465.0"
".": "0.466.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 236
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-ec66c42c6badee269e15e5f4b9e9881b2ab484d31b4426d5364390794bf72b14.yml
openapi_spec_hash: d8651196e5ffce19bee74f276d900d64
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-83b14e7fc19ffc252017eb4d438bfefde36b3a92a235ed669838d2fadcfdf4e8.yml
openapi_spec_hash: 581503d1dea135d37c180f632120c0b5
config_hash: 4945e03affdf289484733306e4797f81
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.466.0 (2026-03-31)

Full Changelog: [v0.465.0...v0.466.0](https://github.com/Increase/increase-python/compare/v0.465.0...v0.466.0)

### Features

* **api:** api update ([e30f42a](https://github.com/Increase/increase-python/commit/e30f42a48193642a7c327f8017068e92f58bd5f5))


### Chores

* **tests:** bump steady to v0.20.1 ([45d1db4](https://github.com/Increase/increase-python/commit/45d1db42e8e3c4b98fd7554f6ec3d13c6c9f89c1))

## 0.465.0 (2026-03-30)

Full Changelog: [v0.464.0...v0.465.0](https://github.com/Increase/increase-python/compare/v0.464.0...v0.465.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "increase"
version = "0.465.0"
version = "0.466.0"
description = "The official Python library for the increase API"
dynamic = ["readme"]
license = "Apache-2.0"
Expand Down
6 changes: 3 additions & 3 deletions scripts/mock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ echo "==> Starting mock server with URL ${URL}"
# Run steady mock on the given spec
if [ "$1" == "--daemon" ]; then
# Pre-install the package so the download doesn't eat into the startup timeout
npm exec --package=@stdy/cli@0.19.7 -- steady --version
npm exec --package=@stdy/cli@0.20.1 -- steady --version

npm exec --package=@stdy/cli@0.19.7 -- steady --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots "$URL" &> .stdy.log &
npm exec --package=@stdy/cli@0.20.1 -- steady --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots "$URL" &> .stdy.log &

# Wait for server to come online via health endpoint (max 30s)
echo -n "Waiting for server"
Expand All @@ -48,5 +48,5 @@ if [ "$1" == "--daemon" ]; then

echo
else
npm exec --package=@stdy/cli@0.19.7 -- steady --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots "$URL"
npm exec --package=@stdy/cli@0.20.1 -- steady --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots "$URL"
fi
2 changes: 1 addition & 1 deletion scripts/test
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ elif ! steady_is_running ; then
echo -e "To run the server, pass in the path or url of your OpenAPI"
echo -e "spec to the steady command:"
echo
echo -e " \$ ${YELLOW}npm exec --package=@stdy/cli@0.19.7 -- steady path/to/your.openapi.yml --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots${NC}"
echo -e " \$ ${YELLOW}npm exec --package=@stdy/cli@0.20.1 -- steady path/to/your.openapi.yml --host 127.0.0.1 -p 4010 --validator-query-array-format=comma --validator-form-array-format=comma --validator-query-object-format=dots --validator-form-object-format=dots${NC}"
echo

exit 1
Expand Down
2 changes: 1 addition & 1 deletion src/increase/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

__title__ = "increase"
__version__ = "0.465.0" # x-release-please-version
__version__ = "0.466.0" # x-release-please-version
8 changes: 0 additions & 8 deletions src/increase/resources/inbound_ach_transfers.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ def decline(
*,
reason: Literal[
"insufficient_funds",
"returned_per_odfi_request",
"authorization_revoked_by_customer",
"payment_stopped",
"customer_advised_unauthorized_improper_ineligible_or_incomplete",
Expand Down Expand Up @@ -246,9 +245,6 @@ def decline(

- `insufficient_funds` - The customer's account has insufficient funds. This
reason is only allowed for debits. The Nacha return code is R01.
- `returned_per_odfi_request` - The originating financial institution asked for
this transfer to be returned. The receiving bank is complying with the
request. The Nacha return code is R06.
- `authorization_revoked_by_customer` - The customer no longer authorizes this
transaction. The Nacha return code is R07.
- `payment_stopped` - The customer asked for the payment to be stopped. This
Expand Down Expand Up @@ -571,7 +567,6 @@ async def decline(
*,
reason: Literal[
"insufficient_funds",
"returned_per_odfi_request",
"authorization_revoked_by_customer",
"payment_stopped",
"customer_advised_unauthorized_improper_ineligible_or_incomplete",
Expand Down Expand Up @@ -602,9 +597,6 @@ async def decline(

- `insufficient_funds` - The customer's account has insufficient funds. This
reason is only allowed for debits. The Nacha return code is R01.
- `returned_per_odfi_request` - The originating financial institution asked for
this transfer to be returned. The receiving bank is complying with the
request. The Nacha return code is R06.
- `authorization_revoked_by_customer` - The customer no longer authorizes this
transaction. The Nacha return code is R07.
- `payment_stopped` - The customer asked for the payment to be stopped. This
Expand Down
6 changes: 3 additions & 3 deletions src/increase/types/declined_transaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ class SourceACHDecline(BaseModel):
"entity_not_active",
"group_locked",
"transaction_not_allowed",
"returned_per_odfi_request",
"user_initiated",
"insufficient_funds",
"returned_per_odfi_request",
"authorization_revoked_by_customer",
"payment_stopped",
"customer_advised_unauthorized_improper_ineligible_or_incomplete",
Expand All @@ -98,11 +98,11 @@ class SourceACHDecline(BaseModel):
- `group_locked` - Your account is inactive.
- `transaction_not_allowed` - The transaction is not allowed per Increase's
terms.
- `user_initiated` - Your integration declined this transfer via the API.
- `insufficient_funds` - Your account contains insufficient funds.
- `returned_per_odfi_request` - The originating financial institution asked for
this transfer to be returned. The receiving bank is complying with the
request.
- `user_initiated` - Your integration declined this transfer via the API.
- `insufficient_funds` - Your account contains insufficient funds.
- `authorization_revoked_by_customer` - The customer no longer authorizes this
transaction.
- `payment_stopped` - The customer asked for the payment to be stopped.
Expand Down
6 changes: 3 additions & 3 deletions src/increase/types/inbound_ach_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ class Decline(BaseModel):
"entity_not_active",
"group_locked",
"transaction_not_allowed",
"returned_per_odfi_request",
"user_initiated",
"insufficient_funds",
"returned_per_odfi_request",
"authorization_revoked_by_customer",
"payment_stopped",
"customer_advised_unauthorized_improper_ineligible_or_incomplete",
Expand All @@ -95,11 +95,11 @@ class Decline(BaseModel):
- `group_locked` - Your account is inactive.
- `transaction_not_allowed` - The transaction is not allowed per Increase's
terms.
- `user_initiated` - Your integration declined this transfer via the API.
- `insufficient_funds` - Your account contains insufficient funds.
- `returned_per_odfi_request` - The originating financial institution asked for
this transfer to be returned. The receiving bank is complying with the
request.
- `user_initiated` - Your integration declined this transfer via the API.
- `insufficient_funds` - Your account contains insufficient funds.
- `authorization_revoked_by_customer` - The customer no longer authorizes this
transaction.
- `payment_stopped` - The customer asked for the payment to be stopped.
Expand Down
4 changes: 0 additions & 4 deletions src/increase/types/inbound_ach_transfer_decline_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
class InboundACHTransferDeclineParams(TypedDict, total=False):
reason: Literal[
"insufficient_funds",
"returned_per_odfi_request",
"authorization_revoked_by_customer",
"payment_stopped",
"customer_advised_unauthorized_improper_ineligible_or_incomplete",
Expand All @@ -27,9 +26,6 @@ class InboundACHTransferDeclineParams(TypedDict, total=False):

- `insufficient_funds` - The customer's account has insufficient funds. This
reason is only allowed for debits. The Nacha return code is R01.
- `returned_per_odfi_request` - The originating financial institution asked for
this transfer to be returned. The receiving bank is complying with the
request. The Nacha return code is R06.
- `authorization_revoked_by_customer` - The customer no longer authorizes this
transaction. The Nacha return code is R07.
- `payment_stopped` - The customer asked for the payment to be stopped. This
Expand Down