The points accounts model includes the current points balance of every active points account.

SFTP Exports

Sample points_accounts.csv

Thanx Connex

Table name: points_accounts

Attributes

ColumnData TypeDescription
points_account_idstringThe unique identifier for the points accounts in Thanx. Can be mentioned as a debit_ or credit_account in Points Transactions report.
points_account_uidstringThe unique identifier for the points account in Thanx APIs.
merchant_idstringThe unique identifier of the merchant in Thanx.
user_idstringThe unique identifier of the customer who owns the account.
owner_typestringOwner type of the account. (merchant, user)
balancenumberThe balance of points on the account.
points_program_currencystringThe name of the point is configured for your points program.
points_program_conversion_ratenumberThe number of points customers collect for a qualifying action (e.g., every $1 spent) as configured for your points program.
created_attimestampThe date and time the points account was created. This is in UTC.