Skip to main content
Optimization Protection

Consumer Profile Management changelog

July 24, 2026

API Release v2.4.2

New features for Consumer Profile Management API
Feature name Description
Payment methods
  • Added support for Apple Pay, Google Pay and Paze. For more information about fields added, refer to paze, applepay, and googlepay object.
API specification API specification version 2.4.2 was released.

The following fields were added or modified in the API specifications v2.4.2:

Added and modified fields
Added Fields
  • Added consumerPreferredPaymentNetwork field to support consumer’s chosen card network to route eligible transactions when multiple networks are available.
  • Added cardBadgeType field indicates whether a card operates on a single payment network or is co-badged (i.e., supports more than one network).
Modified Fields
  • Added EP, CB, DP, PM as a card type in cardType enum
  • Added VERIFICATION_FAILED in the accountStatus enum
  • Added PAN, NETWORK_TOKEN, DEVICE_TOKEN in the accountNumberType enum
  • Added RUB, GNF, VES, XCG, UNKNOWN in the currency enum

Aug 14, 2025

API Release v2.3.1

New

New features for Consumer Profile Management API
Feature name Description
Bulk consumer profiles

The bulk consumer profile feature provides you with the ability to migrate and create a large batch of consumer profiles with their payment instrument data. These consumer profiles can be used within Commerce Center, Online Payments API, and Checkout API.

3DS authentication status

Retrieve the 3D Secure authentication status of a payment method on a consumer profile.

API specification API specification version 2.3.1 was released.

The following fields were added in the API specifications v2.3.1:

New fields added to the API Specification
Field name Description Endpoint
applicationIdentifier

Added new header

correlationIdentifier
submitterIdentifier
Added new header and response
merchantFileName
totalRecordCount Added to the response
processedRecordCount
erroredRecordCount
fileReceivedTimestamp
finalResponseTimestamp
ackResponseTimestamp
errorResponseTimestamp
fileFormat
fileVersion
overallFileStatus
overallFileStatusDescription
fileProcessCompletionPercent
bulkTokenizationStatus
bulkTokenizationStatus.toknRequestFilesExpectedCount
bulkTokenizationStatus.toknRequestFilesCreatedCount
bulkTokenizationStatus.toknResponseFilesReceivedCount
bulkTokenizationStatus.toknRequestFilesSentPercent
bulkTokenizationStatus.toknResponseFilesReceivedPercent
cardAuthenticationDetails Added to the response
cardAuthenticationDetails.transactionIdentifier
cardAuthenticationDetails.responseStatus
cardAuthenticationDetails.responseCode
cardAuthenticationDetails.responseMessage
cardAuthenticationDetails.hostMessage
cardAuthenticationDetails.transactionDate
cardAuthenticationDetails.authenticationId

July 26, 2024

API Release v2.2.2

New — First publication

New features for Consumer Profile Management API
Feature name Description
Consumer profiles
  • Store and manage multiple payment methods for a consumer allowing you to perform seamless payment transactions without the need to store the payment method details in your system.
  • Learn how to manage payment methods on a consumer profile
Payment methods
  • Store and manage multiple payment methods for a consumer allowing you to perform seamless payment transactions without the need to store the payment method details in your system.
  • Learn how to manage payment methods on a consumer profile
Communication methods
Addresses
  • Manage addresses for an existing consumer profile to help you keep your consumers' addresses current, so you can ship items and make transactions seamlessly.
  • Learn how to manage addresses on a consumer profile
API specification API specification version 2.2.2 was released.