How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ChargeAfter Accounts API

The Accounts API from ChargeAfter — 10 operation(s) for accounts.

ChargeAfter Accounts API is one of 12 APIs that ChargeAfter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 10 paths, and defines 62 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api-sandbox.ca-dev.co, https://api.chargeafter.com.

10 operations 10 paths 62 schemas 5 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.chargeafter.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

ChargeAfter Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — ChargeAfter API supports an API key based authentication, provided in the apiKey HTTP header.

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 5 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Accounts 10
POST
/v2/accounts/charge
Create new charge with accountToken
body → 201202400401404422500
POST
/v2/accounts
Create account
body → 200400401404422500
PUT
/v2/accounts/lookup/account-id
Lookup for account id by provided credit card details or account details.
body → 200400401422500
POST
/v2/accounts/confirmation
Create confirmation with application and cart details
body → 200400401404422500
GET
/v2/accounts/{accountToken}/creditcard
Get information about credit card based on account id
3 params → 200400401404422500
GET
/v2/accounts/{accountToken}/credit
Get information about credit based on account id
3 params → 200400401422500
GET
/v2/accounts/{accountToken}
Get information about account based on account id
1 param → 200400401422500
GET
/v2/accounts/lookup/lender/account-id
Get lender by personal account number
1 param → 200400401422500
PATCH
/v2/accounts/deprecate
Deprecate account based on lender loan id
body → 200400401422500
GET
/v3/session/accounts
Get lender accounts and offers
1 param → 200400401422500

Schemas 62

The contract defines 62 schemas that model the data the API accepts and returns. The most detailed are ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateAccountRequestBody (19 properties), ChargeAfter.PostsaleAdapter.WebApi.Contracts.ChargeCreationResponseDto (17 properties), ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Offer (14 properties), ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Offer_2 (14 properties). Each schema is shown below with its type and property counts.

ChargeAfter.Libraries.Entities.LenderAccountStatus
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.CreditInfo_2
object
2 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.FinancialProductType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Account
object
10 properties 5 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.LookupByAccountIdRequestBody
object
5 properties 1 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Account_2
object
10 properties 5 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Eligibility
object
2 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.OfferDto
object
2 properties
ChargeAfter.Contracts.AccountStatus
string
ChargeAfter.Libraries.Entities.MerchantPromoType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Eligibility_2
object
2 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.PromotionDetails
object
4 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.PromoSettings
object
7 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.OfferType
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateChargeFromAccountRequestBody
object
5 properties 2 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.Models.CheckoutDetails
object
4 properties 2 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.EligibilityStatus
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Offer_2
object
14 properties 4 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateAccountRequestBody
object
19 properties 4 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.OfferDisclosures
object
2 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.ChargeStatus
string
The transaction status. Please refer to Charge states page in order to review possible statuses of the action. Description: Created - [Deprecated] Authorized -…
ChargeAfter.Libraries.WebApi.Contracts.Requests.Models.Warranty
object
3 properties 1 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.AccountStatus
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.ChargeCreationTransactionsData
object
2 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.ApplicationType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.FailureDisclosures
object
1 property
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreditInfoResponse
object
2 properties
ChargeAfter.Libraries.Entities.AccountStatusReason
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateConfirmationRequestBody
object
7 properties 3 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.DisclosureType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Offer
object
14 properties 4 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.PaymentPlanDto
object
1 property
ChargeAfter.Libraries.Entities.ConsumerApplicationStatus
string
ChargeAfter.Libraries.Entities.TransactionState
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Disclosure
object
3 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.ApplicationLookupResponse
object
1 property 1 required
ChargeAfter.Libraries.WebApi.Contracts.Requests.Models.Discount
object
2 properties 1 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.AccountLookupDetails
object
3 properties 2 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Disclosure_2
object
3 properties
ChargeAfter.Libraries.Entities.ApplicationStatusReason
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.AccountInfoResponse
object
6 properties 2 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.ChargeCreationResponseDto
object
17 properties 12 required
ChargeAfter.PostsaleAdapter.WebApi.Contracts.DeprecateAccountRequestBody
object
2 properties 2 required
ChargeAfter.Libraries.WebApi.Contracts.Requests.Models.Item
object
9 properties 2 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.FailureStatus
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.Models.MerchantDetails
object
5 properties
ChargeAfter.Libraries.Lender.Integration.Entities.Enums.DeferredFundingSupportType
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateAccountResponse
object
3 properties
ChargeAfter.Libraries.Entities.PeriodType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.GetAccountsResponse
object
3 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreateConfirmationResponse
object
1 property 1 required
ChargeAfter.Postsale.WebApi.Contracts.CreditCardDetails
object
8 properties 1 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.PromoSettings_2
object
Special conditions for APR that will be in use for specified period
7 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Error
object
4 properties
ChargeAfter.PostsaleAdapter.WebApi.Contracts.CreditCardInfoResponse
object
1 property 1 required
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.OfferDisclosures_2
object
2 properties
ChargeAfter.Libraries.Entities.FlowType
string
ChargeAfter.PostsaleAdapter.WebApi.Contracts.LenderDto
object
Details about the selected lender.
2 properties
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.Failure
object
5 properties 2 required
ChargeAfter.Libraries.Entities.PosType
string
ChargeAfter.Libraries.WebApi.Contracts.Responses.Offers.Models.CreditInfo
object
2 properties
ChargeAfter.Libraries.WebApi.Contracts.Requests.Models.CartDetails
object
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chargeafter-accounts-api-openapi.yml Raw ↑

Other APIs ChargeAfter publishes across the network.

ChargeAfter Applications V3 API
ChargeAfter Charges API
ChargeAfter Checkout API
ChargeAfter Consumer Management API
ChargeAfter Consumers V2 API
ChargeAfter Fundings API
ChargeAfter Lenders API
ChargeAfter Links API
ChargeAfter Orders API
ChargeAfter Sessions V3 API
ChargeAfter Transactions API
Where this information came from

This is an independent, third-party profile of ChargeAfter Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.