For AI agents: visit https://docs.chargeafter.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
ChargeAfterChargeAfter
DocumentationAPI ReferenceChangelogUpcoming
Log InChargeAfter
API Reference
Log In
DocumentationAPI ReferenceChangelogUpcoming

Introduction

  • Overview
  • API Environments
  • Authentication
  • API Changes Guidelines

API FOR MERCHANTS

  • Checkout Management
    • Create a new sessionpost
    • Get interactive tokenget
    • Get lender accounts and offersget
    • Get accounts with offers for consumerpost
    • Get accounts with offers with existing applicationIdpost
    • Create new charge with accountTokenpost
    • Get status of an applicationget
  • Charges
    • Create a new Chargepost
    • Get details of a Chargeget
    • Update a Chargepatch
    • Update delivery datapost
    • Refund a Chargepost
    • Settle a Chargepost
    • Void a Chargepost
  • Consumer Management
    • Get consumer detailsget
    • Get accounts by consumerIdget
    • Get accounts and account tokenpost
  • Fundings
    • GET funding reportget
  • Omni-Link
    • Generate consumer application linkpost
    • Generate consumer checkout linkpost
    • Get link dataget

Webhooks

  • Event Notifications
Powered by 

Consumer Management

The Consumer Management API calls are used to get information about consumers and their existing accounts with lenders via the consumerId.

Endpoints:

  • GET .../v2/consumers/{consumerId}
  • GET .../v2/consumers/{consumerId}/accounts
  • POST .../v2/consumers/consumer-details

Updated about 2 months ago


What’s Next

  • Get consumer details
  • Get accounts by consumerId
Did this page help you?

Updated about 2 months ago


What’s Next

  • Get consumer details
  • Get accounts by consumerId
Did this page help you?