/processor/liabilities/getGet processor liabilities data
Returns liability details for supported credit and loan accounts associated with a processor token. The response can include balances, due dates, loan terms, original loan amounts, guarantors, and other account details. Data is refreshed approximately once per day, and retrieval may take longer when Liabilities was not initialized on the processor token.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
The processor token and API credentials used to retrieve liability account data.
processor_token is required and must use the processor-<environment>-<identifier> format. The token must provide access to supported account types: credit accounts with credit card or paypal subtypes, or loan accounts with student or mortgage subtypes. Provide client_id and secret either in the request body or their corresponding headers.