CheckoutQuote
Checkout a quote (update T&C, create mandate, and trigger activation process).
Fields
The created account number.
Checked out agreements.
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.
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.
The token to reset a password.
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"
}