v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Accounts and Cards

Get Account by ID

Use the Get Account by ID endpoint to retrieve account information using exactly one of the mutually exclusive lookup keys. See <a href="doc:about-accounts#account-lookup" target="_blank">Account lookup</a> for specific instructions.

This endpoint returns customer data such as enrollment status and onboarding date as well as a list of all accounts associated with the customer. Each account entry includes closureDate to indicate when the account was closed. closureDate is populated only when the account is in status C (closed/canceled), Z (closed/canceled without refund), or R (charged off); it is null for open accounts.

To search on broader criteria, try <a href="ref:post_searchaccounts" target="_blank">Search Accounts</a>.

post/getAccountById

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed