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.529.0"
".": "0.530.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: 237
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-2f50481c658c231d13f4b8851f0e4fb30cd2b72d39aff0cb826a24306bcd27cd.yml
openapi_spec_hash: aa94ab16c59d918fd1b634a365b1dd50
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-3b0fb8ec4f6710c53d729d6c7803a7187c1f8747b701117209f3beccba254e65.yml
openapi_spec_hash: 333cca68278fcc6b9d9d24fd8203db5e
config_hash: 9dd89544e7c0403ccb0e0827de6a9cbf
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.530.0 (2026-04-29)

Full Changelog: [v0.529.0...v0.530.0](https://github.com/Increase/increase-java/compare/v0.529.0...v0.530.0)

### Features

* **api:** api update ([d7bb857](https://github.com/Increase/increase-java/commit/d7bb857170c2c915fc91092bd554813e00a104c1))

## 0.529.0 (2026-04-28)

Full Changelog: [v0.528.0...v0.529.0](https://github.com/Increase/increase-java/compare/v0.528.0...v0.529.0)
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- x-release-please-start-version -->

[![Maven Central](https://img.shields.io/maven-central/v/com.increase.api/increase-java)](https://central.sonatype.com/artifact/com.increase.api/increase-java/0.529.0)
[![javadoc](https://javadoc.io/badge2/com.increase.api/increase-java/0.529.0/javadoc.svg)](https://javadoc.io/doc/com.increase.api/increase-java/0.529.0)
[![Maven Central](https://img.shields.io/maven-central/v/com.increase.api/increase-java)](https://central.sonatype.com/artifact/com.increase.api/increase-java/0.530.0)
[![javadoc](https://javadoc.io/badge2/com.increase.api/increase-java/0.530.0/javadoc.svg)](https://javadoc.io/doc/com.increase.api/increase-java/0.530.0)

<!-- x-release-please-end -->

Expand All @@ -13,7 +13,7 @@ The Increase Java SDK is similar to the Increase Kotlin SDK but with minor diffe

<!-- x-release-please-start-version -->

The REST API documentation can be found on [increase.com](https://increase.com/documentation). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.increase.api/increase-java/0.529.0).
The REST API documentation can be found on [increase.com](https://increase.com/documentation). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.increase.api/increase-java/0.530.0).

<!-- x-release-please-end -->

Expand All @@ -24,7 +24,7 @@ The REST API documentation can be found on [increase.com](https://increase.com/d
### Gradle

```kotlin
implementation("com.increase.api:increase-java:0.529.0")
implementation("com.increase.api:increase-java:0.530.0")
```

### Maven
Expand All @@ -33,7 +33,7 @@ implementation("com.increase.api:increase-java:0.529.0")
<dependency>
<groupId>com.increase.api</groupId>
<artifactId>increase-java</artifactId>
<version>0.529.0</version>
<version>0.530.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

allprojects {
group = "com.increase.api"
version = "0.529.0" // x-release-please-version
version = "0.530.0" // x-release-please-version
}

subprojects {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,8 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity, such
* as a social security number.
* as a social security number. For Social Security Numbers and Individual Taxpayer
* Identification Numbers, submit nine digits with no dashes or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or is
* unexpectedly missing or null (e.g. if the server responded with an unexpected
Expand Down Expand Up @@ -1512,7 +1513,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity,
* such as a social security number.
* such as a social security number. For Social Security Numbers and Individual
* Taxpayer Identification Numbers, submit nine digits with no dashes or other
* separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,8 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity, such as a
* social security number.
* social security number. For Social Security Numbers and Individual Taxpayer
* Identification Numbers, submit nine digits with no dashes or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or is
* unexpectedly missing or null (e.g. if the server responded with an unexpected value).
Expand Down Expand Up @@ -1162,7 +1163,8 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity, such
* as a social security number.
* as a social security number. For Social Security Numbers and Individual Taxpayer
* Identification Numbers, submit nine digits with no dashes or other separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3679,7 +3679,8 @@ private constructor(

/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
@JvmField
val US_EMPLOYER_IDENTIFICATION_NUMBER = of("us_employer_identification_number")
Expand All @@ -3697,7 +3698,8 @@ private constructor(
enum class Known {
/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
US_EMPLOYER_IDENTIFICATION_NUMBER,
/**
Expand All @@ -3719,7 +3721,8 @@ private constructor(
enum class Value {
/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
US_EMPLOYER_IDENTIFICATION_NUMBER,
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3339,7 +3339,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers and
* Individual Taxpayer Identification Numbers, submit nine digits with no dashes
* or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type
* or is unexpectedly missing or null (e.g. if the server responded with an
Expand Down Expand Up @@ -3486,7 +3488,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers
* and Individual Taxpayer Identification Numbers, submit nine digits with
* no dashes or other separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down Expand Up @@ -5025,7 +5029,8 @@ private constructor(
) : this(value, category, mutableMapOf())

/**
* The legal identifier.
* The legal identifier. For US Employer Identification Numbers, submit nine digits with
* no dashes or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or is
* unexpectedly missing or null (e.g. if the server responded with an unexpected
Expand Down Expand Up @@ -5098,7 +5103,10 @@ private constructor(
additionalProperties = legalIdentifier.additionalProperties.toMutableMap()
}

/** The legal identifier. */
/**
* The legal identifier. For US Employer Identification Numbers, submit nine digits
* with no dashes or other separators.
*/
fun value(value: String) = value(JsonField.of(value))

/**
Expand Down Expand Up @@ -5219,7 +5227,8 @@ private constructor(

/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
@JvmField
val US_EMPLOYER_IDENTIFICATION_NUMBER = of("us_employer_identification_number")
Expand All @@ -5237,7 +5246,8 @@ private constructor(
enum class Known {
/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
US_EMPLOYER_IDENTIFICATION_NUMBER,
/**
Expand All @@ -5259,7 +5269,8 @@ private constructor(
enum class Value {
/**
* The Employer Identification Number (EIN) for the company. The EIN is a
* 9-digit number assigned by the IRS.
* 9-digit number assigned by the IRS; submit it as nine digits with no dashes
* or other separators.
*/
US_EMPLOYER_IDENTIFICATION_NUMBER,
/**
Expand Down Expand Up @@ -5665,7 +5676,8 @@ private constructor(
fun name(): String = name.getRequired("name")

/**
* The Employer Identification Number (EIN) for the government authority.
* The Employer Identification Number (EIN) for the government authority. Submit nine digits
* with no dashes or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or is
* unexpectedly missing or null (e.g. if the server responded with an unexpected value).
Expand Down Expand Up @@ -5845,7 +5857,10 @@ private constructor(
*/
fun name(name: JsonField<String>) = apply { this.name = name }

/** The Employer Identification Number (EIN) for the government authority. */
/**
* The Employer Identification Number (EIN) for the government authority. Submit nine
* digits with no dashes or other separators.
*/
fun taxIdentifier(taxIdentifier: String) = taxIdentifier(JsonField.of(taxIdentifier))

/**
Expand Down Expand Up @@ -7538,7 +7553,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity,
* such as a social security number.
* such as a social security number. For Social Security Numbers and Individual
* Taxpayer Identification Numbers, submit nine digits with no dashes or other
* separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or
* is unexpectedly missing or null (e.g. if the server responded with an
Expand Down Expand Up @@ -7678,7 +7695,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers and
* Individual Taxpayer Identification Numbers, submit nine digits with no dashes
* or other separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down Expand Up @@ -9757,7 +9776,8 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity, such
* as a social security number.
* as a social security number. For Social Security Numbers and Individual Taxpayer
* Identification Numbers, submit nine digits with no dashes or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or is
* unexpectedly missing or null (e.g. if the server responded with an unexpected
Expand Down Expand Up @@ -9894,7 +9914,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity,
* such as a social security number.
* such as a social security number. For Social Security Numbers and Individual
* Taxpayer Identification Numbers, submit nine digits with no dashes or other
* separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down Expand Up @@ -12426,8 +12448,8 @@ private constructor(
fun grantor(): Optional<Grantor> = grantor.getOptional("grantor")

/**
* The Employer Identification Number (EIN) for the trust. Required if `category` is equal
* to `irrevocable`.
* The Employer Identification Number (EIN) for the trust. Submit nine digits with no dashes
* or other separators. Required if `category` is equal to `irrevocable`.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type (e.g. if
* the server responded with an unexpected value).
Expand Down Expand Up @@ -12670,8 +12692,8 @@ private constructor(
fun grantor(grantor: JsonField<Grantor>) = apply { this.grantor = grantor }

/**
* The Employer Identification Number (EIN) for the trust. Required if `category` is
* equal to `irrevocable`.
* The Employer Identification Number (EIN) for the trust. Submit nine digits with no
* dashes or other separators. Required if `category` is equal to `irrevocable`.
*/
fun taxIdentifier(taxIdentifier: String) = taxIdentifier(JsonField.of(taxIdentifier))

Expand Down Expand Up @@ -14344,7 +14366,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers and
* Individual Taxpayer Identification Numbers, submit nine digits with no dashes
* or other separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type
* or is unexpectedly missing or null (e.g. if the server responded with an
Expand Down Expand Up @@ -14491,7 +14515,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers
* and Individual Taxpayer Identification Numbers, submit nine digits with
* no dashes or other separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down Expand Up @@ -16616,7 +16642,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's identity,
* such as a social security number.
* such as a social security number. For Social Security Numbers and Individual
* Taxpayer Identification Numbers, submit nine digits with no dashes or other
* separators.
*
* @throws IncreaseInvalidDataException if the JSON field has an unexpected type or
* is unexpectedly missing or null (e.g. if the server responded with an
Expand Down Expand Up @@ -16756,7 +16784,9 @@ private constructor(

/**
* An identification number that can be used to verify the individual's
* identity, such as a social security number.
* identity, such as a social security number. For Social Security Numbers and
* Individual Taxpayer Identification Numbers, submit nine digits with no dashes
* or other separators.
*/
fun number(number: String) = number(JsonField.of(number))

Expand Down
Loading
Loading