The Customer Data Model simplifies the handling and retrieval of customer-related information across various payments platforms.

  • Unified customer properties: The model unifies essential customer details, such as name, customer person, currency, and tax number, enabling easier access and management of customer data from different platforms.
  • Comprehensive customer information: Customer can include associated data like phone numbers, addresses, and external links for a more detailed representation of each customer.
  • Status tracking: The model supports tracking the status of each customer, with values like ACTIVE, ARCHIVED, and UNKNOWN, facilitating better organisation and reporting.

Attributes

Properties Supported

PropertyTypeDescription
platform_idstringThe Platform’s ID for the customer
namestringName of the customer on the accounting platform
created_atstringThe last ISO 8601 timestamp at which the data was created
tax_numberstringCustomer’s tax number
currency_idstringThe currency id of the customer
external_linksExternal LinkThe external links associated with the customer
phone_numbersPhone NumberThe phone numbers associated with the customer
addressesAddressThe addresses associated with the customer
updated_atdateThe date at which the information was updated on the accounting platform