Customer Resource (Customer Resource API Page)

Resources provide the available server functionality for your system to integrate. They are divided into two classes:

  • Base Resources – Provide the high-level endpoint for a specific type of resource.

      • Customers Resource
      • Transaction Resource
  • Sub-resources – Provide more specific functionality of the high-level resource endpoint.

      • Customer Details
      • Tokens
      • Token Details
      • Transactions

Description

The Customer resource provides access to query, create, or modify customer records. Sub-resources are available to manage customer payment options (tokens), access transaction data, or run new transactions.

The transaction for a customer is only processed when you have a customer record and the associated customerId identifying the record.