Skip to main content

Fields

accountNumber : String

The created account number.

agreements : AgreementConnectionTypeConnection! required

Checked out agreements.

Arguments
after : String
before : String
first : Int
last : Int
firstPaymentAmount : Int

First payment amount (in cents).

Deprecation
The 'firstPaymentAmount' field is deprecated.

Multiple agreements with different first payment amounts can now be returned. Please use 'agreements' and their underlying 'nextPaymentForecast' field instead.

- Marked as deprecated on 2024-03-18.
- Scheduled for removal on or after 2024-05-18.
firstPaymentDate : Date

First payment date.

Deprecation
The 'firstPaymentDate' field is deprecated.

Multiple agreements with different first payment dates can now be returned. Please use 'agreements' and their underlying 'nextPaymentForecast' field instead.

- Marked as deprecated on 2024-03-18.
- Scheduled for removal on or after 2024-05-18.
token : String

The token to reset a password.

userId : String

The user id in b64.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountNumber": "A-BFEACFB9", "agreements": AgreementConnectionTypeConnection, "token": "thought-career-necessary-bit-always", "userId": "19823854" }