improved
GET application status Payload Improvements
about 1 year ago
The payload of the GET /v2/checkout/applications/{applicationId}/status endpoint that retrieves the status of an application has been upgraded.
The following response parameters have been added:
applicationStatus: The latest application status corresponding to theapplicationId.
Possible values:- Prequalified
- PendingConsumer
- PendingLender
- Approved
- Authorized
- Declined
account: The latest lender account to which the consumer was redirected in ChargeAfter's Checkout flow with the details of the lender and the remaining credit info.lenderNamelenderIdcreditInfo(subject to lender support of OTB/open to buy)maxAmountavailableCredit
confirmedOffer: The confirmed offer that was used for Checkout.codefinancialProductTypeamountdefaultAprpromoSettingsnumberOfPeriodsperiodicPaymentperiodTypeapr
Below is a sample 200 response with the new parameters marked:
Note: Backwards compatibility is supported.
