A Payment Acquiring Account defines a specific configuration an Acquiring Partner uses when operating on the Klarna Network.
The Payment Acquiring Account defines a specific configuration for an Acquiring Partner. It connects configuration data points from the Acquiring Partner, such as an Acquiring Legal Entity and a Settlement Configuration, to one or more Payment Accounts. Payment Transactions are indirectly linked to a Payment Acquiring Account through the Payment Accounts that reference it.
Each Payment Acquiring Account has a unique identifier and is defined under a Payment Acquiring Product. This setup lets an Acquiring Partner model multiple operating structures in Klarna—for example, a regional Acquiring Legal Entity with its own Settlement Configuration—and reuse those structures across the Klarna Network.
These relationships provide important business, legal, and settlement context for the Payment Acquiring Account. They are not currently exposed as direct, queryable fields on the Payment Acquiring Account resource in the Klarna Management API.
There is currently no lifecycle or webhook event management for Payment Acquiring Accounts. These resources are static configurations maintained by Klarna and are not dynamically created or updated through the API.
Use the [ getAcquiringAccounts] operation in the Klarna Management API to retrieve all Payment Acquiring Accounts available for your Partner Account.
Creation, update, and deletion of Payment Acquiring Accounts are handled exclusively by Klarna. You cannot perform these operations through the Klarna Management API.
If you need a new Payment Acquiring Account, or a change to an existing one (for example, a new Settlement Configuration or Partner Business Entity), contact your Klarna representative. After Klarna applies the change, the updated configuration will be available when you call [ getAcquiringAccounts] .
API & SDK references