Home / Issuing / Generate Reports

Receivable Sale Reports

Overview

This page describes the data fields for three Receivable Sale report types: Statements, Accounts, and Transactions.

These reports are automatically generated, and only if applicable to your product. We also generate your Receivable Sale Agreement with every publication of your reports. The agreement is identified by the ReportType ENUM: RECEIVABLE_SALE_AGREEMENT.

Receivable Sale Statements

This report contains the overall amount being sold on a given business day.

ReportType ENUM: RECEIVABLE_SALE

Data availability

This report is generated on business days between 10:30 AM and 12:15 PM ET.

Report fields

Field NameData TypeDescription
organization_idStringUnique identifier of the organization
organization_nameStringName of the organization
product_idStringUnique identifier of the product
product_nameStringName of the product
receivables_settlement_dateDateDate the receivable was settled
receivables_purchase_dateDateDate the receivable was purchased
outstanding_principal_balance_of_receivableDecimalTotal amount of receivables for the day
percentNumberPercent of receivables being purchased
purchase_priceDecimalTotal amount of receivables being purchased (outstanding_principal_balance_of_receivable * percent)

Receivable Sale Accounts

This report contains the breakdown of each financial account’s receivables being sold on a given business day (sum to the amount in the Receivable Sale report).

ReportType ENUM: RECEIVABLE_ACCOUNTS_SALE

Data availability

This report is generated on business days between 10:30 AM and 12:15 PM ET.

Report fields

Field NameData TypeDescription
organization_idStringUnique identifier of the organization
organization_nameStringName of the organization
product_idStringUnique identifier of the product
product_nameStringName of the product
public_financial_account_idStringUnique identifier of the financial account
public_account_holder_idStringUnique identifier of the account holder
receivables_settlement_dateDateDate the receivable was settled
receivables_purchase_dateDateDate the receivable was purchased
outstanding_principal_balance_of_receivableDecimalTotal amount of receivables for the day
percentNumberPercent of receivables being purchased
purchase_priceDecimalTotal amount of receivables being purchased (outstanding_principal_balance_of_receivable * percent)

Receivable Sale Transactions

This report contains the breakdown of each transaction’s receivables being sold on a given business day (sum to the amount in the Receivable Sale report).

ReportType ENUM: RECEIVABLE_SALE_TRANSACTIONS

Data availability

This report is generated on business days between 10:30 AM and 12:15 PM ET.

Report fields

Field NameData TypeDescription
organization_idStringUnique identifier of the organization
organization_nameStringName of the organization
product_idStringUnique identifier of the product
product_nameStringName of the product
public_financial_account_idStringUnique identifier of the financial account
public_account_holder_idStringUnique identifier of the account holder
ledger_entry_idStringUnique identifier of the ledger entry
transaction_idStringUnique identifier of the transaction
receivables_settlement_dateDateDate the receivable was settled
receivables_purchase_dateDateDate the receivable was purchased
outstanding_principal_balance_of_receivableDecimalTotal amount of receivables for the day
percentNumberPercent of receivables being purchased
purchase_priceDecimalTotal amount of receivables being purchased (outstanding_principal_balance_of_receivable * percent)

Provide Feedback

Was this content helpful?